From 55dfa43b323f5d840642cb748179ceb199aea5de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 24 Mar 2024 15:08:22 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): a39153247cd043e0dd0199de4531e52681cf9b3c --- .../rev_1709209411982077500.sql => db_world/2024_03_24_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1709209411982077500.sql => db_world/2024_03_24_01.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1709209411982077500.sql b/data/sql/updates/db_world/2024_03_24_01.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1709209411982077500.sql rename to data/sql/updates/db_world/2024_03_24_01.sql index c119e1f9f..9818ff49a 100644 --- a/data/sql/updates/pending_db_world/rev_1709209411982077500.sql +++ b/data/sql/updates/db_world/2024_03_24_01.sql @@ -1,3 +1,4 @@ +-- DB update 2024_03_24_00 -> 2024_03_24_01 DELETE FROM `creature_text` WHERE `CreatureID` = 26828; INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES (26828, 0, 0, 'You test my patience, you now see the true might of the Blue.', 12, 0, 100, 0, 0, 0, 28122, 0, 'Magister Keldonus'),