From 5189b43a28903ed20496fb1c0743db77fe6e662c Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Sun, 2 Oct 2022 11:10:04 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 62e3451cd9ead1c72c36e0749fc02ece2203e648 --- .../rev_1664667583199432200.sql => db_world/2022_10_02_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1664667583199432200.sql => db_world/2022_10_02_00.sql} (84%) diff --git a/data/sql/updates/pending_db_world/rev_1664667583199432200.sql b/data/sql/updates/db_world/2022_10_02_00.sql similarity index 84% rename from data/sql/updates/pending_db_world/rev_1664667583199432200.sql rename to data/sql/updates/db_world/2022_10_02_00.sql index 6a71fa5b9..d7f5db79a 100644 --- a/data/sql/updates/pending_db_world/rev_1664667583199432200.sql +++ b/data/sql/updates/db_world/2022_10_02_00.sql @@ -1,2 +1,3 @@ +-- DB update 2022_10_01_05 -> 2022_10_02_00 -- UPDATE `quest_offer_reward` SET `RewardText` = '$C, you did it! Thanks to you we are another step closer to achieving our goal with silk bandages. I\'ll get them stored away, and then we can talk more if you like.' WHERE (`ID` = 8520);