DB/Spell: Fix Glyph of Healing Wave

This commit is contained in:
ariel-
2016-10-12 21:46:29 -03:00
parent f20795ff36
commit d911983f27

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SpellPhaseMask`=0x2 WHERE `SpellId`=55440;