Scripts/Spells: Fix healing part of demon hunter talent "Fel Devastation" (#30489)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dh_fel_devastation';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(212084, 'spell_dh_fel_devastation');
|
||||
Reference in New Issue
Block a user