From b66ea07190b12b0a262e864f1de9981445464882 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 Jul 2026 23:46:05 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 9b0ffec04053919671bfd042c27f89039695be3d --- .../rev_1782964848564370300.sql => db_world/2026_07_02_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1782964848564370300.sql => db_world/2026_07_02_04.sql} (82%) diff --git a/data/sql/updates/pending_db_world/rev_1782964848564370300.sql b/data/sql/updates/db_world/2026_07_02_04.sql similarity index 82% rename from data/sql/updates/pending_db_world/rev_1782964848564370300.sql rename to data/sql/updates/db_world/2026_07_02_04.sql index 6a6f2a7ecd..22f292e497 100644 --- a/data/sql/updates/pending_db_world/rev_1782964848564370300.sql +++ b/data/sql/updates/db_world/2026_07_02_04.sql @@ -1,3 +1,4 @@ +-- DB update 2026_07_02_03 -> 2026_07_02_04 -- Remove wrong aura (SPELL_DK_CORPSE_EXPLOSION_VISUAL) from Venture Co. Ruffian -- https://github.com/azerothcore/azerothcore-wotlk/issues/26403 UPDATE `creature_addon` SET `auras` = NULL WHERE `guid` = 133027;