Late join antagonists will try to target late join players (#31560)

This commit is contained in:
Jordan Brown
2017-10-23 21:07:41 -04:00
committed by Joan Lung
parent 91acc5f950
commit 5a4f56bf21
3 changed files with 15 additions and 0 deletions
@@ -482,6 +482,7 @@
. = H
new_character = .
if(transfer_after)
mind.late_joiner = TRUE
transfer_character()
/mob/dead/new_player/proc/transfer_character()