mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Changing remove aura method
This commit is contained in:
@@ -1264,8 +1264,7 @@ public:
|
||||
if (instance->GetData(TYPE_NORTHREND_BEASTS) == SNAKES_IN_PROGRESS || instance->GetData(TYPE_NORTHREND_BEASTS) == SNAKES_SPECIAL)
|
||||
return;
|
||||
|
||||
if (Unit* owner = GetUnitOwner())
|
||||
owner->RemoveAurasDueToSpell(SPELL_PARALYSIS);
|
||||
Remove();
|
||||
}
|
||||
|
||||
void Register()
|
||||
|
||||
Reference in New Issue
Block a user