From 4f363ac4bf6e71c4247372b9ea8c21d312491198 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 23 Mar 2026 10:11:34 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): cbc4301adeae850797fbbdba46a3245a89f32581 --- .../rev_1764894567538544452.sql => db_world/2026_03_23_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1764894567538544452.sql => db_world/2026_03_23_00.sql} (97%) diff --git a/data/sql/updates/pending_db_world/rev_1764894567538544452.sql b/data/sql/updates/db_world/2026_03_23_00.sql similarity index 97% rename from data/sql/updates/pending_db_world/rev_1764894567538544452.sql rename to data/sql/updates/db_world/2026_03_23_00.sql index a16068747..729fd3d10 100644 --- a/data/sql/updates/pending_db_world/rev_1764894567538544452.sql +++ b/data/sql/updates/db_world/2026_03_23_00.sql @@ -1,3 +1,4 @@ +-- DB update 2026_03_22_05 -> 2026_03_23_00 -- Add creature_text for Stephanie Sindree (31019) DELETE FROM `creature_text` WHERE `CreatureID` = 31019; INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES