From c2a8c23751bbb82707136f6dee709bd0838c7e68 Mon Sep 17 00:00:00 2001 From: Commandersand Date: Sun, 5 Jan 2020 19:03:54 -0600 Subject: [PATCH] fixes --- code/modules/clothing/under/miscellaneous.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index 177bce672f..2a2973dadd 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -599,6 +599,7 @@ icon_state = "corset" item_color = "corset" body_parts_covered = CHEST|GROIN + mutantrace_variation = NO_MUTANTRACE_VARIATION fitted = FEMALE_UNIFORM_TOP can_adjust = FALSE @@ -876,6 +877,7 @@ icon_state = "gear_harness" item_state = "gear_harness" body_parts_covered = CHEST|GROIN + mutantrace_variation = NO_MUTANTRACE_VARIATION can_adjust = FALSE /obj/item/clothing/under/telegram