mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(Scripts/SunwellPlateau): Fix Killjaeden text spam (#22139)
This commit is contained in:
@@ -141,6 +141,7 @@ struct npc_kiljaeden_controller : public NullCreatureAI
|
||||
|
||||
void Reset() override
|
||||
{
|
||||
scheduler.CancelAll();
|
||||
instance->SetBossState(DATA_KILJAEDEN, NOT_STARTED);
|
||||
summons.DespawnAll();
|
||||
ResetOrbs();
|
||||
|
||||
Reference in New Issue
Block a user