From bb0d292e1c2bb5619fbc3105e7cd919b45268748 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Sep 2024 07:38:46 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 44a10e7be86803bbe64cf65508d70d16e13a947d --- .../rev_1719113163679056400.sql => db_world/2024_09_22_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1719113163679056400.sql => db_world/2024_09_22_00.sql} (89%) diff --git a/data/sql/updates/pending_db_world/rev_1719113163679056400.sql b/data/sql/updates/db_world/2024_09_22_00.sql similarity index 89% rename from data/sql/updates/pending_db_world/rev_1719113163679056400.sql rename to data/sql/updates/db_world/2024_09_22_00.sql index 270d18860..1f2d140f3 100644 --- a/data/sql/updates/pending_db_world/rev_1719113163679056400.sql +++ b/data/sql/updates/db_world/2024_09_22_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_09_21_02 -> 2024_09_22_00 -- 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;