From 90b129416535b36db2082e2abca8a1202b1cb732 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Mar 2024 06:56:32 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 903820077ca4ad34d58283e37810e757b19a25af --- .../change_voicelines.sql => db_world/2024_03_08_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/change_voicelines.sql => db_world/2024_03_08_00.sql} (96%) diff --git a/data/sql/updates/pending_db_world/change_voicelines.sql b/data/sql/updates/db_world/2024_03_08_00.sql similarity index 96% rename from data/sql/updates/pending_db_world/change_voicelines.sql rename to data/sql/updates/db_world/2024_03_08_00.sql index f1a19d3ee..4438974ba 100644 --- a/data/sql/updates/pending_db_world/change_voicelines.sql +++ b/data/sql/updates/db_world/2024_03_08_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_03_06_00 -> 2024_03_08_00 -- DELETE FROM `creature_text` WHERE `CreatureID` = 18805; INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES