From 8c75495cf25f123a196072494174ae7d685d1dff Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Sat, 8 Jul 2023 19:15:23 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): cfcde268c44c87460bddfb4fff6787a804be9cfc --- .../rev_1688730531283365116.sql => db_world/2023_07_08_05.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1688730531283365116.sql => db_world/2023_07_08_05.sql} (85%) diff --git a/data/sql/updates/pending_db_world/rev_1688730531283365116.sql b/data/sql/updates/db_world/2023_07_08_05.sql similarity index 85% rename from data/sql/updates/pending_db_world/rev_1688730531283365116.sql rename to data/sql/updates/db_world/2023_07_08_05.sql index 7a785b9bf..64b6302f3 100644 --- a/data/sql/updates/pending_db_world/rev_1688730531283365116.sql +++ b/data/sql/updates/db_world/2023_07_08_05.sql @@ -1,2 +1,3 @@ +-- DB update 2023_07_08_04 -> 2023_07_08_05 -- UPDATE `quest_offer_reward` SET `RewardText` = 'Good to hear that Lethvalin made it to safety, and that he was smart enough to ask you for help instead of just waiting there.$B$BI hope that Ranger Salissa made it safely to Farstrider Enclave.' WHERE (`ID` = 9145);