DB/Spell: fix Deep Freeze proc

Closes #19780
This commit is contained in:
ariel-
2017-05-28 18:19:42 -03:00
committed by Aokromes
parent e778c4c628
commit 8ebe95f3ac

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SchoolMask`=0, `SpellFamilyName`=3 WHERE `SpellId`=71761;