From 1a391af3c3d85493d9959a41d2fc00c2bc26de4b Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Sun, 5 Feb 2023 20:12:17 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): d46612d285ba545bafbdb22fd1065e0d1cf46c9d --- .../chapter2.sql => db_world/2023_02_05_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/chapter2.sql => db_world/2023_02_05_01.sql} (99%) diff --git a/data/sql/updates/pending_db_world/chapter2.sql b/data/sql/updates/db_world/2023_02_05_01.sql similarity index 99% rename from data/sql/updates/pending_db_world/chapter2.sql rename to data/sql/updates/db_world/2023_02_05_01.sql index 163be179d..96dfceaf2 100644 --- a/data/sql/updates/pending_db_world/chapter2.sql +++ b/data/sql/updates/db_world/2023_02_05_01.sql @@ -1,3 +1,4 @@ +-- DB update 2023_02_05_00 -> 2023_02_05_01 DELETE FROM `creature_text` WHERE `CreatureID` IN (29032,29061,29065,29067,29068,29070,29071,29072,29073,29074,29053); INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES (29032, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29286, 0, 'Malar Bravehorn - SAY_EXEC_START'),