mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
Core/Spells: Since patch 4.0.1, an hunter can track multiple creature types at once.
This commit is contained in:
@@ -1417,7 +1417,6 @@ bool SpellInfo::IsAuraExclusiveBySpecificWith(SpellInfo const* spellInfo) const
|
||||
SpellSpecificType spellSpec2 = spellInfo->GetSpellSpecific();
|
||||
switch (spellSpec1)
|
||||
{
|
||||
case SPELL_SPECIFIC_TRACKER:
|
||||
case SPELL_SPECIFIC_WARLOCK_ARMOR:
|
||||
case SPELL_SPECIFIC_MAGE_ARMOR:
|
||||
case SPELL_SPECIFIC_ELEMENTAL_SHIELD:
|
||||
|
||||
Reference in New Issue
Block a user