mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
Revert "Core/Spells: Force Invisibility (mage) to leave combat." (#27701)
This reverts commit4b0acb7432. Co-authored-by: kaelima <kaelima@live.se> (cherry picked from commita8475e5d70)
This commit is contained in:
@@ -1452,7 +1452,6 @@ void Aura::HandleAuraSpecificMods(AuraApplication const* aurApp, Unit* caster, b
|
||||
if (removeMode != AURA_REMOVE_BY_EXPIRE)
|
||||
break;
|
||||
target->CastSpell(target, 32612, GetEffect(1));
|
||||
target->CombatStop();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user