mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 00:48:39 +01:00
Revert "Core/Spells: Force Invisibility (mage) to leave combat." (#27701)
This reverts commit 4b0acb7432.
Co-authored-by: kaelima <kaelima@live.se>
# Conflicts:
# src/server/game/Spells/Auras/SpellAuras.cpp
This commit is contained in:
@@ -1393,7 +1393,6 @@ void Aura::HandleAuraSpecificMods(AuraApplication const* aurApp, Unit* caster, b
|
||||
break;
|
||||
|
||||
target->CastSpell(target, 32612, GetEffect(EFFECT_1));
|
||||
target->CombatStop();
|
||||
break;
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user