From cfb3229bf1522f5f4786353b2acdbfdaac30ff16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 10 Oct 2024 18:09:48 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 2809f300074b632aa50b496c50e480a13c6a725f --- .../whirling-blade-model.sql => db_world/2024_10_10_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/whirling-blade-model.sql => db_world/2024_10_10_00.sql} (85%) diff --git a/data/sql/updates/pending_db_world/whirling-blade-model.sql b/data/sql/updates/db_world/2024_10_10_00.sql similarity index 85% rename from data/sql/updates/pending_db_world/whirling-blade-model.sql rename to data/sql/updates/db_world/2024_10_10_00.sql index 88f99a3ec..ad50905dd 100644 --- a/data/sql/updates/pending_db_world/whirling-blade-model.sql +++ b/data/sql/updates/db_world/2024_10_10_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_10_09_00 -> 2024_10_10_00 DELETE FROM `creature_template_model` WHERE `CreatureID` = 23369; INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES (23369, 0, 1126, 1, 0, 51831),