chore(DB): import pending files

Referenced commit(s): 22dd44f4d1
This commit is contained in:
github-actions[bot]
2026-02-26 22:37:31 +00:00
parent 22dd44f4d1
commit 5adb7e07e8

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_26_05 -> 2026_02_26_06
-- Remove duplicate spell scripts that caused handlers to fire twice
DELETE FROM `spell_script_names` WHERE `spell_id` = 54937 AND `ScriptName` = 'spell_pal_glyph_of_holy_light_proc';
DELETE FROM `spell_script_names` WHERE `spell_id` = 41404 AND `ScriptName` = 'spell_black_temple_dementia_aura';