diff --git a/data/sql/updates/pending_db_world/rev_1719113163679056400.sql b/data/sql/updates/pending_db_world/rev_1719113163679056400.sql new file mode 100644 index 00000000000000..270d18860c9009 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1719113163679056400.sql @@ -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;