Core/Spells: Removed obsolete code

This commit is contained in:
joschiwald
2017-12-30 20:44:26 +01:00
parent 169243852d
commit f00f3c414e

View File

@@ -2369,9 +2369,8 @@ void SpellInfo::_LoadSpellSpecific()
case 8115: // Agility
case 8091: // Armor
return SPELL_SPECIFIC_SCROLL;
case 12880: // Enrage (Enrage)
case 57518: // Enrage (Wrecking Crew)
return SPELL_SPECIFIC_WARRIOR_ENRAGE;
default:
break;
}
}
break;