DB/Spell: Fix Sudden Death charge drop

This commit is contained in:
ariel-
2016-10-04 21:24:31 -03:00
parent 66749470ef
commit 165ddd753f

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SpellPhaseMask`=0x4 WHERE `SpellId`=52437;