DB/Spell: Necrocution

Closes #22865
This commit is contained in:
Rynem
2018-12-19 11:59:04 +01:00
committed by Killyana
parent 07002a2825
commit aefc96f2d8

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `spell_script_names` WHERE `spell_id`=63233 AND `ScriptName`="spell_gen_break_shield";
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(63233, "spell_gen_break_shield");