From e673e095a60bdec61bab8a77f6eae93505d6a80d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 13 Apr 2025 18:53:19 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 7eb5f20617f0cb5fc8e2abc2f0a0f04c2ebb17ee --- .../netherwing-bunnies.sql => db_world/2025_04_13_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/netherwing-bunnies.sql => db_world/2025_04_13_04.sql} (62%) diff --git a/data/sql/updates/pending_db_world/netherwing-bunnies.sql b/data/sql/updates/db_world/2025_04_13_04.sql similarity index 62% rename from data/sql/updates/pending_db_world/netherwing-bunnies.sql rename to data/sql/updates/db_world/2025_04_13_04.sql index cf6f7396b..73ad5e2ce 100644 --- a/data/sql/updates/pending_db_world/netherwing-bunnies.sql +++ b/data/sql/updates/db_world/2025_04_13_04.sql @@ -1 +1,2 @@ +-- DB update 2025_04_13_03 -> 2025_04_13_04 DELETE FROM `creature` WHERE `id1` = 22317 AND `guid` IN (78506, 78507);