DB/Spell: Egg of mortal essence should proc with HoTs

Closes #19441
This commit is contained in:
ariel-
2017-04-12 02:43:19 -03:00
committed by Aokromes
parent c17fa0bcc5
commit dcdc9f25fa

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `ProcFlags`=`ProcFlags`|0x00040000 WHERE `SpellId`=33953;