From 717379628b96cf68845c41b46f88d1b2be36f21d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Oct 2025 14:58:45 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): cbfd00a37c018005834e28ee3860306e56c465c5 --- .../ctm-11723.sql => db_world/2025_10_12_05.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/ctm-11723.sql => db_world/2025_10_12_05.sql} (95%) diff --git a/data/sql/updates/pending_db_world/ctm-11723.sql b/data/sql/updates/db_world/2025_10_12_05.sql similarity index 95% rename from data/sql/updates/pending_db_world/ctm-11723.sql rename to data/sql/updates/db_world/2025_10_12_05.sql index 8075859e8..2bad910a8 100644 --- a/data/sql/updates/pending_db_world/ctm-11723.sql +++ b/data/sql/updates/db_world/2025_10_12_05.sql @@ -1,3 +1,4 @@ +-- DB update 2025_10_12_04 -> 2025_10_12_05 DELETE FROM `creature_template_model` WHERE `CreatureID` IN (10184, 11262, 12758, 28681, 30084, 30161, 30245, 30248, 30249, 30282, 30592, 32295, 36561); INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES (10184, 0, 8570, 1, 0, 51831),