From 71928da8d44aa8e1a982732c9a224d62d0d5cfba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 Apr 2026 20:03:21 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 8ffbbe2c0873369ba9bbd48a2dfad4b1f907589a --- .../2026_04_03_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/fix_skadi_poisoned_spear_heroic.sql => db_world/2026_04_03_03.sql} (90%) diff --git a/data/sql/updates/pending_db_world/fix_skadi_poisoned_spear_heroic.sql b/data/sql/updates/db_world/2026_04_03_03.sql similarity index 90% rename from data/sql/updates/pending_db_world/fix_skadi_poisoned_spear_heroic.sql rename to data/sql/updates/db_world/2026_04_03_03.sql index aa4bb4ac88..8b24fd5d8f 100644 --- a/data/sql/updates/pending_db_world/fix_skadi_poisoned_spear_heroic.sql +++ b/data/sql/updates/db_world/2026_04_03_03.sql @@ -1,3 +1,4 @@ +-- DB update 2026_04_03_02 -> 2026_04_03_03 -- Fix Skadi Poisoned Spear not applying periodic DOT in Heroic mode. -- Spell 59331 is the heroic variant of 50255 (mapped via spelldifficulty_dbc), -- but the spell script was only registered for the normal version.