From 914f0f9b13aacf67bfd63793e2d796df8d8a9ae9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 27 Dec 2025 03:13:10 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 6ff0e8e55b60d74525439d560163737f5d4794cc --- .../2025_12_27_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/explosive-decoy-rabbit-model.sql => db_world/2025_12_27_00.sql} (88%) diff --git a/data/sql/updates/pending_db_world/explosive-decoy-rabbit-model.sql b/data/sql/updates/db_world/2025_12_27_00.sql similarity index 88% rename from data/sql/updates/pending_db_world/explosive-decoy-rabbit-model.sql rename to data/sql/updates/db_world/2025_12_27_00.sql index 790fff15d..9a64ea77f 100644 --- a/data/sql/updates/pending_db_world/explosive-decoy-rabbit-model.sql +++ b/data/sql/updates/db_world/2025_12_27_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_12_26_11 -> 2025_12_27_00 DELETE FROM `creature_template_model` WHERE `CreatureID` = 29134; INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES (29134, 0, 6302, 1, 1, 51831),