From 77e497a49dc58c55a645cd3c7e994e4e2670b66d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 19 Mar 2025 22:44:10 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 87effd1841269c377a67cb2789582ad7c91b36c3 --- .../{pending_db_world/CF_pack.sql => db_world/2025_03_19_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/CF_pack.sql => db_world/2025_03_19_01.sql} (90%) diff --git a/data/sql/updates/pending_db_world/CF_pack.sql b/data/sql/updates/db_world/2025_03_19_01.sql similarity index 90% rename from data/sql/updates/pending_db_world/CF_pack.sql rename to data/sql/updates/db_world/2025_03_19_01.sql index ae1decf1d..6c6383241 100644 --- a/data/sql/updates/pending_db_world/CF_pack.sql +++ b/data/sql/updates/db_world/2025_03_19_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_03_19_00 -> 2025_03_19_01 -- Add creature formation for the last pack before Kalecgos DELETE FROM `creature_formations` WHERE `leaderGUID` = 54834;