mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-18 22:09:40 -04: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