Core/Spells: Screams of the Dead's (51750) duration shouldn't be affected by diminishing returns

This commit is contained in:
Nyeriah
2014-09-01 23:44:33 -03:00
parent 5ca5a75d21
commit 5622e2a63e

View File

@@ -85,6 +85,9 @@ DiminishingGroup GetDiminishingReturnsGroupForSpell(SpellInfo const* spellproto,
// Black Plague
else if (spellproto->Id == 64155)
return DIMINISHING_NONE;
// Screams of the Dead (King Ymiron)
else if (spellproto->Id == 51750)
return DIMINISHING_NONE;
break;
}
// Event spells