mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 08:28:57 +01:00
Scripts/HoO: removed a redudant summons.DespawnAll() call from Ionar's script
This commit is contained in:
@@ -88,7 +88,6 @@ struct boss_ionar : public BossAI
|
||||
void Reset() override
|
||||
{
|
||||
BossAI::Reset();
|
||||
summons.DespawnAll();
|
||||
|
||||
Initialize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user