mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
*Merge
--HG-- branch : trunk
This commit is contained in:
@@ -915,11 +915,6 @@ void Aura::_AddAura()
|
||||
|
||||
void Aura::_RemoveAura()
|
||||
{
|
||||
// Remove all triggered by aura spells vs unlimited duration
|
||||
// except same aura replace case
|
||||
if(m_removeMode!=AURA_REMOVE_BY_STACK)
|
||||
CleanupTriggeredSpells();
|
||||
|
||||
Unit* caster = GetCaster();
|
||||
|
||||
if(caster && IsPersistent())
|
||||
|
||||
Reference in New Issue
Block a user