DB/Spell: Fingers of Frost proc

By Jildor, closes #19517
This commit is contained in:
ariel-
2018-01-01 21:07:02 -03:00
committed by Aokromes
parent a53af26ab6
commit a936535075

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SpellPhaseMask`=0x1,`AttributesMask`=0x2 WHERE `SpellId` IN (44543,44545);