fix(DB/Quest): Update quest_offer_rewards values for quest End of the Line Horde version (#26798)

This commit is contained in:
Gultask
2026-07-25 17:02:57 -03:00
committed by GitHub
parent 4bc5d1eeaf
commit 7f8955e740

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_offer_reward` SET `Emote1` = 5, `Emote2` = 1, `Emote3` = 1, `EmoteDelay2` = 1000, `RewardText` = 'WHAT?!$B$B<The image before you distorts for a moment as the archmage attempts to regain his composure.>$B$BOf course, we should have guessed that this was what they were up to all along. Quickly, there\'s no time to waste.$B$BWyrmrest must be warned!' WHERE (`ID` = 12110);