Skip to content

Quest

Sandworm Meat

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 ID45637

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(45637))

Requirements

RepeatsRepeatable
FactionHorde only

Read from the Blizzard quest API.

Description

Gettin' de colossi to wake up takes a whole heap of meat. Lucky for you, Silithus is crawling with sandworms, and the colossi don't seem to mind da taste.

Related
Experience1,200 XP

Reward details

Currency: Horde Qiraji Commendation x 20

Completing this quest will grant the Horde 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: Horde 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.