mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(Scripts/Spells): Moonkin Form passive aura should not proc off fr… (#12815)
...om AoE spells.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=24905;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(24905,'spell_dru_moonkin_form_passive_proc');
|
||||
Reference in New Issue
Block a user