From 17aa88fa8dca15acfa3361947ae391a26c9512f9 Mon Sep 17 00:00:00 2001 From: Putnam Date: Tue, 24 Nov 2020 01:14:38 -0800 Subject: [PATCH] Makes gear harness no longer cover chest/groin. --- code/modules/clothing/under/miscellaneous.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index 5d750f3c75..9584a0b198 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -168,7 +168,6 @@ desc = "A simple, inconspicuous harness replacement for a jumpsuit." icon_state = "gear_harness" item_state = "gear_harness" - body_parts_covered = CHEST|GROIN can_adjust = FALSE /obj/item/clothing/under/misc/durathread