Skip to content

Quest

Some Good Will Come

Quest 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
Neutronimity+129via Wowhead (opens the original comment in a new tab)

Click [toggler id=spoiler hidden]this[/toggler] if you don't care about quest line spoilers.

[div id=spoiler hidden][pad]

[/div]

2
CatCoop+50via Wowhead (opens the original comment in a new tab)

I never did this as a low-level toon, so I was confused about where to start. (Mentions of the Hero's Call Board were useless because the breadcrumb quests are so old, they're no longer on the board.)

I found Bwemba in Stormwind Harbor at 25, 29, on a mini-dock just south of the northernmost main dock (currently the northernmost dock has a portal to Valiance Keep at the end). She started the questline for the pet.

As mentioned in other people's comments, the questline is very easy for high-level toons. It takes about 10 minutes. You'll fly around a bit, but there's nothing difficult about it at all.

Note: The map area shown above is the FINAL place you'll need to go for the quest. Like I said, start in Stormwind Harbor.

3
Rocsanna+42via Wowhead (opens the original comment in a new tab)

Just got my Panther Cub after scrolling for eons through confusing comments. Turns out it wasn't time consuming at all.
This is the sequence I did, as Alliance.

Accepted Bwemba's Spirit from Bwemba in Stormwind Harbour /way #84 26.0 29.6 Bwemba. I'm guessing you absolutely NEED this quest as it puts her ghostly form either on top of you or right in the way of whatever you're trying to click, BUT she gives you some of the quests in the chain. I ended up still having this quest in log, you don't need to complete it. Fly straight to Fort Livingston, you've got no business in the Cape of Stranglethorn and standing on top of Baron Revilgaz does nothing to help you get the pet.
I had already done To Fort Livingston apparently, no idea when.
Take quest Bwemba's Spirit and forget about it. The quests you DO want to complete are, in the order I did them in:
To Fort Livingston
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29102))

Serpents and Poison
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29103))

Bwemba then gives quest: Spirits Are With Us
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29104))

Livingston Marshal gives Nesingwary Will Know
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29105))

Hemet Nesingwary Jr. gives Track the Tracker
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29114))

Direhammer has you kill Mauti The Hunter's Revenge
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29115))

You track the smoke flares Follow That Cat
Or better yet, go straight to /way 77,12 69,05
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29118))

Kill Mauti and stand on/close to it to trigger quest completion
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29120))

Go inside cave to check How's the Hunter Holding Up?
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29213))

Give the man his boots back Bury Me With Me Boots...
Check if you've already done it:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29121))

Some Good Will Come - enjoy your pet!

Copy friendly script to check completion of the chain:
/run print(C_QuestLog.IsQuestFlaggedCompleted(29102))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29103))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29104))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29105))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29114))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29115))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29118))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29120))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29213))
/run print(C_QuestLog.IsQuestFlaggedCompleted(29121))

Read all 39 on Wowhead ↗

Advertisement

Quest facts

LevelLevel 35
CategoryThe Zandalari
Quest ID29267

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

Requirements

FactionAlliance only

Read from the Blizzard quest API.

Description

So much violence, so much death. Brothers have died, a mother has died, and now a panther cub will die if there is no one to take care of it. Will you take a pause from the violence to help care for a panther cub?

Related

Reward details

Items you receive

TypeMiscellaneous
Item level1
BindingBinds when picked up
UseLearning
EffectPanther Cub

“Teaches you how to summon this companion.”

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 · Level 35.

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.