From d1f77ae60caf93e9bf3180cad8c9a683169b1f70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Sep 2024 13:17:25 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): fa490c21e9262152c59c0ac81f9e8a500f047582 --- .../rev_1722993051676997100.sql => db_world/2024_09_05_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1722993051676997100.sql => db_world/2024_09_05_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1722993051676997100.sql b/data/sql/updates/db_world/2024_09_05_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1722993051676997100.sql rename to data/sql/updates/db_world/2024_09_05_00.sql index f7aece85e..bb3af2e66 100644 --- a/data/sql/updates/pending_db_world/rev_1722993051676997100.sql +++ b/data/sql/updates/db_world/2024_09_05_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_09_03_01 -> 2024_09_05_00 DELETE FROM `creature_text` WHERE (`CreatureID` = 23089); INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES (23089, 0, 0, 'This door is all that stands between us and the Betrayer. Stand aside, friends.', 12, 0, 100, 1, 0, 0, 21563, 0, 'SAY_AKAMA_DOOR'),