fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue (#19130)

* fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue

* fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue
This commit is contained in:
Lukas
2024-09-22 00:37:49 -07:00
committed by GitHub
parent 02cd628f7b
commit 44a10e7be8

View File

@@ -0,0 +1,3 @@
--
UPDATE `quest_offer_reward` SET `RewardText`='We will leave this place on our own, $G Lord:Lady; $N - once we are certain that the evil within has been wholly destroyed. Your journey of legend is almost at an end.', `VerifiedBuild`=0 WHERE `ID`=8801;
UPDATE `quest_request_items` SET `CompletionText`='$G Lord:Lady; $N, you have freed us of its grasp.', `VerifiedBuild`=0 WHERE `ID`=8801;