fix(Spells/Paladin) remove custom cooldown and procFlags from Judgement of Wisdom/Light (#22018)
This commit is contained in:
parent
3f527c54e3
commit
83adff44e4
2 changed files with 4 additions and 4 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_proc_event` SET `procFlags` = 0 WHERE `entry` IN (20186, 20185);
|
||||
Loading…
Add table
Add a link
Reference in a new issue