DB/Spells: Fixed Glyph of Icy Veins proc

Closes #19015
by: ariel-
This commit is contained in:
Keader
2017-02-04 12:06:56 -03:00
parent e5a39312a4
commit ea0393d5cc

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SpellFamilyMask2`=0 WHERE `SpellId`=56374;