Fix Mark of Frost (23182) debuff (#133)
This commit is contained in:
parent
c234125fce
commit
3ba3df5284
@ -681,6 +681,7 @@ bool IsPositiveEffect(SpellEntry const* spellproto, SpellEffectIndex effIndex)
|
|||||||
{
|
{
|
||||||
case 13003:
|
case 13003:
|
||||||
case 13010:
|
case 13010:
|
||||||
|
case 23182: // Mark of Frost
|
||||||
return false;
|
return false;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user