fix(Scripts/Zulaman): Halazzi double scheduling of lynx abilties in the first phase 1 (#20708)
double scheduling of enter lynx
This commit is contained in:
@@ -100,7 +100,6 @@ struct boss_halazzi : public BossAI
|
|||||||
BossAI::Reset();
|
BossAI::Reset();
|
||||||
_transformCount = 0;
|
_transformCount = 0;
|
||||||
_phase = PHASE_NONE;
|
_phase = PHASE_NONE;
|
||||||
EnterPhase(PHASE_LYNX);
|
|
||||||
SetInvincibility(true);
|
SetInvincibility(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user