diff options
-rw-r--r-- | sql/updates/world/master/2021_10_23_10_world_2018_09_02_02_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_10_23_10_world_2018_09_02_02_world_335.sql b/sql/updates/world/master/2021_10_23_10_world_2018_09_02_02_world_335.sql new file mode 100644 index 00000000000..c563a3ff3fc --- /dev/null +++ b/sql/updates/world/master/2021_10_23_10_world_2018_09_02_02_world_335.sql @@ -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; |