Revert "Core/Spells: Force Invisibility (mage) to leave combat."
Port From (https://github.com/TrinityCore/TrinityCore/commit/2065e0620704bf9ae7f0d25a7111ec2f65cdcde5)
This commit is contained in:
@@ -1345,7 +1345,6 @@ namespace Game.Spells
|
||||
if (removeMode != AuraRemoveMode.Expire)
|
||||
break;
|
||||
target.CastSpell(target, 32612, new CastSpellExtraArgs(GetEffect(1)));
|
||||
target.CombatStop();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user