Forgot a SQL in last commit =&

This commit is contained in:
Nay
2011-09-15 17:56:07 +01:00
parent 791acfebac
commit 8504a0107e

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_warl_ritual_of_doom_effect';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(18541, 'spell_warl_ritual_of_doom_effect');