Skip to content

Commit a8475e5

Browse files
Jildorkaelima
andauthored
Revert "Core/Spells: Force Invisibility (mage) to leave combat." (#27701)
This reverts commit 4b0acb7. Co-authored-by: kaelima <kaelima@live.se>
1 parent dcfa370 commit a8475e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/server/game/Spells/Auras/SpellAuras.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1524,7 +1524,6 @@ void Aura::HandleAuraSpecificMods(AuraApplication const* aurApp, Unit* caster, b
15241524
if (removeMode != AURA_REMOVE_BY_EXPIRE)
15251525
break;
15261526
target->CastSpell(target, 32612, GetEffect(1));
1527-
target->CombatStop();
15281527
break;
15291528
default:
15301529
break;

0 commit comments

Comments
 (0)