From 37a7c76c0a292de7b91bbf215d728d1f29ced9e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 24 Jul 2025 17:57:16 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 084605d495a3ab9374939f7b339ae192e06575ed --- .../Stratholme.sql => db_world/2025_07_24_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Stratholme.sql => db_world/2025_07_24_02.sql} (99%) diff --git a/data/sql/updates/pending_db_world/Stratholme.sql b/data/sql/updates/db_world/2025_07_24_02.sql similarity index 99% rename from data/sql/updates/pending_db_world/Stratholme.sql rename to data/sql/updates/db_world/2025_07_24_02.sql index 7115e5e72..a9284de7e 100644 --- a/data/sql/updates/pending_db_world/Stratholme.sql +++ b/data/sql/updates/db_world/2025_07_24_02.sql @@ -1,3 +1,4 @@ +-- DB update 2025_07_24_01 -> 2025_07_24_02 -- Add Creature Text (Emery Neill) DELETE FROM `creature_text` WHERE (`CreatureID` = 30570); INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES