From a7f768c1c8f8dc1242d7907ce528c6b5c120ddfe Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Tue, 14 Jun 2022 20:03:14 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 830fd3f6e517a4b42940a4db66ff0d37ce3b2687 --- .../mad_servant.sql => db_world/2022_06_14_05.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/mad_servant.sql => db_world/2022_06_14_05.sql} (96%) diff --git a/data/sql/updates/pending_db_world/mad_servant.sql b/data/sql/updates/db_world/2022_06_14_05.sql similarity index 96% rename from data/sql/updates/pending_db_world/mad_servant.sql rename to data/sql/updates/db_world/2022_06_14_05.sql index f598203cf..1190456d7 100644 --- a/data/sql/updates/pending_db_world/mad_servant.sql +++ b/data/sql/updates/db_world/2022_06_14_05.sql @@ -1,3 +1,4 @@ +-- DB update 2022_06_14_04 -> 2022_06_14_05 -- DELETE FROM `creature_text` WHERE `CreatureID`=15111 AND `GroupID` IN (0,1); INSERT INTO `creature_text` (`CreatureID`, `ID`, `Text`, `Type`, `Probability`, `BroadcastTextId`) VALUES