mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(ICC/Sindragosa): add a cooldown to proccing Unchained Magic (#18901)
* add cooldown to proc * convert to spell and aurascript pair macro * remove no longer needed validate override * set cooldown with Cooldown field in table spell_proc_event
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `spell_proc_event` SET `Cooldown`=600 WHERE `entry`=69762;
|
||||
Reference in New Issue
Block a user