fix(DB/Quest): Use sniffed Classic text for The Hunt Begins (747) (#27154)
This commit is contained in:
parent
fe5b07e057
commit
007bfce768
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `quest_offer_reward` SET `RewardText` = 'The tauren of Narache thank you, $n. You show much promise.' WHERE (`ID` = 747);
|
||||
Loading…
Reference in a new issue