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:
parent
02cd628f7b
commit
44a10e7be8
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue