mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
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();
|
||||
_transformCount = 0;
|
||||
_phase = PHASE_NONE;
|
||||
EnterPhase(PHASE_LYNX);
|
||||
SetInvincibility(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user