fix(Scripts/SunwellPlateau): Fix Killjaeden text spam (#22139)
This commit is contained in:
parent
6cdf185412
commit
c3d3eb23de
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ struct npc_kiljaeden_controller : public NullCreatureAI
|
|||
|
||||
void Reset() override
|
||||
{
|
||||
scheduler.CancelAll();
|
||||
instance->SetBossState(DATA_KILJAEDEN, NOT_STARTED);
|
||||
summons.DespawnAll();
|
||||
ResetOrbs();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue