DB/Spell: Fix Infusion of Light proc

This commit is contained in:
ariel-
2016-10-11 20:39:31 -03:00
parent 1c7f099297
commit 3cbd4bc22f

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SpellFamilyMask0` = 0x00200000, `HitMask`=0x2, `AttributesMask`=0x2 WHERE `SpellId` = -53569;