Scripts/HoO: removed a redudant summons.DespawnAll() call from Ionar's script

(cherry picked from commit 9dcb602138417d3ba031a0519a858c9bca56832e)
This commit is contained in:
Ovahlord
2022-09-30 20:25:30 +02:00
committed by Shauren
parent ffa0894199
commit 8743c509e6
@@ -89,7 +89,6 @@ struct boss_ionar : public BossAI
void Reset() override
{
BossAI::Reset();
summons.DespawnAll();
Initialize();