Scripts/HoO: removed a redudant summons.DespawnAll() call from Ionar's script
(cherry picked from commit 9dcb602138417d3ba031a0519a858c9bca56832e)
This commit is contained in:
@@ -89,7 +89,6 @@ struct boss_ionar : public BossAI
|
||||
void Reset() override
|
||||
{
|
||||
BossAI::Reset();
|
||||
summons.DespawnAll();
|
||||
|
||||
Initialize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user