From 1ddec44220e95c6f7da3e0a0f78f92d1aed8bec8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Feb 2025 11:08:23 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): bf1e3e4ce812ad36037062dcf35ae382532aefe0 --- .../SwP_Scout_Formations.sql => db_world/2025_02_26_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/SwP_Scout_Formations.sql => db_world/2025_02_26_02.sql} (97%) diff --git a/data/sql/updates/pending_db_world/SwP_Scout_Formations.sql b/data/sql/updates/db_world/2025_02_26_02.sql similarity index 97% rename from data/sql/updates/pending_db_world/SwP_Scout_Formations.sql rename to data/sql/updates/db_world/2025_02_26_02.sql index 4743a0911..fc4e2bd7d 100644 --- a/data/sql/updates/pending_db_world/SwP_Scout_Formations.sql +++ b/data/sql/updates/db_world/2025_02_26_02.sql @@ -1,3 +1,4 @@ +-- DB update 2025_02_26_01 -> 2025_02_26_02 -- Remove old formation (it will be changed with 48372) DELETE FROM `creature_formations` WHERE `leaderGUID` = 41817;