Fix pladin some abiblty - patch by Kirix

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-14 20:52:18 +03:00
parent f876d66d74
commit b64ce9ea34
2 changed files with 0 additions and 14 deletions

View file

@ -5021,8 +5021,6 @@ void Spell::EffectScriptEffect(uint32 effIndex)
SpellEntry const *judge = sSpellStore.LookupEntry(spellId2);
if (!judge)
continue;
// found, remove seal
m_caster->RemoveAurasDueToSpell(spellInfo->Id);
break;
}
if (spellId1)