From 845abbefca3dd96ecce1caac038da0b38579670b Mon Sep 17 00:00:00 2001 From: shizcalev Date: Mon, 21 Aug 2017 02:18:46 -0400 Subject: [PATCH] Corrects missing alt_covers_chest var --- code/modules/clothing/under/jobs/civilian.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/under/jobs/civilian.dm b/code/modules/clothing/under/jobs/civilian.dm index 19cfc834f9b..c87aceae239 100644 --- a/code/modules/clothing/under/jobs/civilian.dm +++ b/code/modules/clothing/under/jobs/civilian.dm @@ -32,6 +32,7 @@ item_color = "cargo" body_parts_covered = CHEST|GROIN|ARMS mutantrace_variation = MUTANTRACE_VARIATION + alt_covers_chest = TRUE /obj/item/clothing/under/rank/chaplain