mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
Scripts/HoO: removed a redudant summons.DespawnAll() call from Ionar's script
(cherry picked from commit 9dcb602138)
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