DB/Spell: Fix Grace proc with Penance

Closes #18098
This commit is contained in:
ariel-
2016-10-18 21:55:55 -03:00
committed by GitHub
parent b00fa4174b
commit 6aeb78b257

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `AttributesMask`=0x2 WHERE `SpellId`=-47516;