DB/Quest: Fix RewardText for Frostmaw quest

Closes #22373

(cherry picked from commit 133c91ca4368487af50f33253579a30845e28b1b)
This commit is contained in:
illfated
2021-10-23 22:02:53 +02:00
committed by Shauren
parent b9ef23daf5
commit 88c5473517
@@ -0,0 +1,2 @@
-- Quest: Frostmaw
UPDATE `quest_offer_reward` SET `RewardText`="Both strength and cunning were needed to find and defeat Frostmaw, $N. You have both.$b$bYour path has taken you to the valleys of Thousand Needles and to the high mountains of Alterac. It will one day lead you through all the Earthmother's lands, for such is the way of the hunter." WHERE `ID`= 1136;