chore(DB): import pending files

Referenced commit(s): 6540ec32c9
This commit is contained in:
github-actions[bot] 2026-04-22 23:08:22 +00:00
parent e2de7b98c8
commit 72591ee841
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
-- DB update 2026_04_22_01 -> 2026_04_22_02
--
-- Add ICD to Vesperon's Twilight Torment during Vesperon's fight and Sartharion Hardmode
DELETE FROM `spell_proc` WHERE `SpellId` IN (58835, 57935);

View file

@ -1,3 +1,4 @@
-- DB update 2026_04_22_02 -> 2026_04_22_03
--
-- Removes 'Twilight Torment - Target players which has phase mask 1';
-- This does not work as described in the comment, nor is it accurate.