mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
Remove XT-002 area check, already fixed by @MachiavelliTrinity in 9692be4cbb
This commit is contained in:
@@ -306,8 +306,6 @@ class boss_xt002 : public CreatureScript
|
||||
|
||||
if (_phase == 1)
|
||||
DoMeleeAttackIfReady();
|
||||
|
||||
EnterEvadeIfOutOfCombatArea(diff);
|
||||
}
|
||||
|
||||
void PassengerBoarded(Unit* who, int8 /*seatId*/, bool apply)
|
||||
|
||||
Reference in New Issue
Block a user