--HG--
branch : trunk
This commit is contained in:
QAston
2009-03-10 00:54:42 +01:00
5 changed files with 66 additions and 54 deletions

View File

@@ -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())