DB/Spells: Fixed Paladin T8 Holy 2P Bonus proc

Close #19796
This commit is contained in:
Keader
2017-05-25 17:12:08 -03:00
committed by GitHub
parent a261056f58
commit 4fcea41519

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `AttributesMask`=0x2 WHERE `SpellId`=64890;