Skip to content

Commit

Permalink
Clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreML committed Jan 25, 2024
1 parent 5869211 commit 9368476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/carbon/xenomorph/life.dm
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ Make sure their actual health updates immediately.*/
locator.reset_tracking()

// If it wasn't the queen that couldn't be found above, try again with her as the target.
// This is just to avoid the tracker going blank for one life tick.
// (There's no risk of an infinite loop here since `locator.tracker_type` just got set to `TRACKER_QUEEN`.)
if(!already_tracking_queen)
queen_locator()
Expand Down

0 comments on commit 9368476

Please sign in to comment.