mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Now Nalorakk can be attacked after his last waypoint.
This commit is contained in:
@@ -253,6 +253,7 @@ class boss_nalorakk : public CreatureScript
|
||||
|
||||
me->RemoveFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_NOT_SELECTABLE);
|
||||
me->RemoveFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_NON_ATTACKABLE);
|
||||
me->RemoveFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_IMMUNE_TO_PC);
|
||||
|
||||
MoveEvent = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user