fix(DB/Quest): Use sniffed Classic text for The Hunt Begins (747) (#27154)

This commit is contained in:
Gultask 2026-08-16 18:26:04 -03:00 committed by GitHub
parent fe5b07e057
commit 007bfce768
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
UPDATE `quest_offer_reward` SET `RewardText` = 'The tauren of Narache thank you, $n. You show much promise.' WHERE (`ID` = 747);