fix(Scripts/ObsidianSanctum): Lava Strike (#26864)

This commit is contained in:
sogladev
2026-07-31 11:05:58 +02:00
committed by GitHub
parent 21abfe0bc4
commit 4e6986fb4e
3 changed files with 25 additions and 21 deletions

View File

@@ -0,0 +1,2 @@
DELETE FROM `spell_script_names` WHERE `spell_id` = 57572 AND `ScriptName` = 'spell_sartharion_lava_strike';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (57572, 'spell_sartharion_lava_strike');