Scripts/Spells: Implement hunter talent Emergency Salve (#30854)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (5384, 186265);
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(5384, 'spell_hun_emergency_salve'),
|
||||
(186265, 'spell_hun_emergency_salve');
|
||||
Reference in New Issue
Block a user