From f6a1aed1f880c0e77ec3ef0d82914bacb3b9c0a6 Mon Sep 17 00:00:00 2001 From: Zonespace <41448081+Zonespace27@users.noreply.github.com> Date: Thu, 21 Sep 2023 22:06:50 -0700 Subject: [PATCH] Update survivors.dm --- code/game/jobs/job/civilians/other/survivors.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/jobs/job/civilians/other/survivors.dm b/code/game/jobs/job/civilians/other/survivors.dm index cd1b39d6c5c7..5c82241c47de 100644 --- a/code/game/jobs/job/civilians/other/survivors.dm +++ b/code/game/jobs/job/civilians/other/survivors.dm @@ -21,7 +21,7 @@ return /datum/job/civilian/survivor/announce_entry_message(mob/living/carbon/human/survivor, datum/money_account/account, whitelist_status) //The actual message that is displayed to the mob when they enter the game as a new player. - if(survivor?.loc && survivor?.client) + if(survivor?.loc && survivor.client) //Document syntax cannot have tabs for proper formatting. var/entrydisplay = " \ [SPAN_ROLE_BODY("|______________________|")] \n\