Skip to content

Quest

Raw Tiger Steaks

A World of Warcraft quest in Silithus. Facts and objectives from the current retail game data.

Advertisement
Top Comments

The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.

1
mlxbe+1via Wowhead (opens the original comment in a new tab)

Here’s a macro that works with the NPC, without using any addons :

/run C_GossipInfo.SelectAvailableQuest(C_GossipInfo.GetAvailableQuests()[1]["questID"])
/run SelectAvailableQuest(1)
/run AcceptQuest()
/run CompleteQuest(1)
/run GetQuestReward(1)

Replace the "1" in these two lines:

/run C_GossipInfo.SelectAvailableQuest(C_GossipInfo.GetAvailableQuests()[1]["questID"])
/run SelectAvailableQuest(1)

with the number that corresponds to the meat you want to turn in to the NPC.

1 = Sandworm Meat
2 = Crunchy Spider Legs
3 = Chilled Meat
4 = Crocolisk Tails
5 = Raw Tiger Steaks
6 = Raw Clefthoof Meat
7 = Lean Shanks

Watch the video below to see the macro in action.
> Here <

Your keyboard is about to learn what true suffering is..

That is every comment on this page.

Advertisement

Quest facts

LevelLevel 1-90
Quest ID45733

The client quest POI data records no map location for this quest, so no map is shown.

Check whether you have already completed this quest in-game: /run print(C_QuestLog.IsQuestFlaggedCompleted(45733))

Requirements

RepeatsRepeatable
FactionAlliance only

Read from the Blizzard quest API.

Description

Down south, in Pandaria, the tigers grow fat hunting smaller creatures. Bring me some of their meat.

Related
Experience1,200 XP

Reward details

Currency: Alliance Qiraji Commendation x 20

Completing this quest will grant the Alliance credit in the Call of the Scarab event. The faction which earns the most credit today may hang their banners by the Scarab Gong for the rest of the year.

Item facts are the current retail client’s (ItemSparse); the specialisations for a pick-one item are the ones the Blizzard quest API lists; faction and currency text is the client’s own. Lowest listed price = the US commodity auction house now.

Where this quest fits

Other quests with this name

This one: Alliance only · Silithus · Level 1-90.

Steps, storylines and map placement from the client’s QuestLine, prerequisite and QuestPOI data; neighbouring quest text is Blizzard’s own (quest API), shortened to its opening sentences.