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),