Core/Spell: Removed a obsolete spell fix for cata

This commit is contained in:
Vincent_Michael
2012-12-28 19:38:01 +01:00
parent 9281eb42da
commit abbbf55931

View File

@@ -3614,9 +3614,6 @@ void SpellMgr::LoadSpellInfoCorrections()
case 40167: // Introspection
spellInfo->Attributes |= SPELL_ATTR0_NEGATIVE_1;
break;
case 45524: // Chains of Ice
spellInfo->EffectImplicitTargetA[EFFECT_2] = 0;
break;
case 2378: // Minor Fortitude
spellInfo->ManaCost = 0;
spellInfo->ManaPerSecond = 0;