Late join antagonists will try to target late join players (#31560)
This commit is contained in:
committed by
CitadelStationBot
parent
6360be2041
commit
94826620fa
@@ -64,6 +64,7 @@
|
||||
var/mob/living/enslaved_to //If this mind's master is another mob (i.e. adamantine golems)
|
||||
var/datum/language_holder/language_holder
|
||||
var/unconvertable = FALSE
|
||||
var/late_joiner = FALSE
|
||||
|
||||
/datum/mind/New(var/key)
|
||||
src.key = key
|
||||
|
||||
Reference in New Issue
Block a user