DB/Spell: Fix Shadow Trance aura drop

Closes #18100
This commit is contained in:
ariel-
2016-10-18 21:49:40 -03:00
committed by GitHub
parent 5c1dfce168
commit b00fa4174b

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `AttributesMask`=0x8 WHERE `SpellId`=17941;