diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index 7e6a9ca5bf..824da180d1 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -169,6 +169,7 @@ icon_state = "gear_harness" item_state = "gear_harness" can_adjust = FALSE + body_parts_covered = NONE /obj/item/clothing/under/misc/durathread name = "durathread jumpsuit"