From dedea7425ef9ab53560a5dcd5467c7487cba16fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Oct 2024 17:43:03 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): cd04b6d9ed43539c21b9916fcdcb018782d14b99 --- .../gorefiend-model-data.sql => db_world/2024_10_11_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/gorefiend-model-data.sql => db_world/2024_10_11_04.sql} (85%) diff --git a/data/sql/updates/pending_db_world/gorefiend-model-data.sql b/data/sql/updates/db_world/2024_10_11_04.sql similarity index 85% rename from data/sql/updates/pending_db_world/gorefiend-model-data.sql rename to data/sql/updates/db_world/2024_10_11_04.sql index a4c90fb89..84de6400c 100644 --- a/data/sql/updates/pending_db_world/gorefiend-model-data.sql +++ b/data/sql/updates/db_world/2024_10_11_04.sql @@ -1,3 +1,4 @@ +-- DB update 2024_10_11_03 -> 2024_10_11_04 DELETE FROM `creature_template_model` WHERE `CreatureID` = 22871; INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES (22871, 0, 21254, 1, 0, 51831),