mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
Core/Spell: Removed a obsolete spell fix for cata
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user