fix(DB/Quest): update RewardText 'An End and a Beginning' (#23842)

This commit is contained in:
sogladev
2025-11-21 22:35:56 +01:00
committed by GitHub
parent 06f4b7ed00
commit 6bfbcde006

View File

@@ -0,0 +1,3 @@
--
-- replace woman with $gman:woman;
UPDATE `quest_offer_reward` SET `RewardText` = 'Wintergarde is saved because of you, $N. To think that one $gman:woman; could so swiftly turn the tides of battle is hard for most to comprehend; yet here we are - victorious! You have managed to restore the faith of these people and earned the respect of your commanding officers.$B$B<Halford salutes.>$B$BLord Fordragon has returned to Angrathar to prepare our forces for the destruction of the Wrathgate and has requested that you join him! I couldn\'t recommend a better soldier for the job, $N.' WHERE (`ID` = 12473);