From 02541f1e3e8715c13b43ef1696fedea50c280af5 Mon Sep 17 00:00:00 2001 From: loginsandylogout Date: Wed, 8 Jan 2020 23:34:26 -0600 Subject: [PATCH] thisis it --- code/modules/clothing/under/miscellaneous.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index ebc40acdec..c4f22ee3eb 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -19,7 +19,7 @@ desc = "Motorcycle not included." icon_state = "ek" item_state = "ek" - item_color = "ek" + item_color = "ek"f can_adjust = FALSE /obj/item/clothing/under/scratch @@ -474,6 +474,7 @@ item_state = "sundress" item_color = "sundress_white" body_parts_covered = CHEST|GROIN + mutantrace_variation = NO_MUTANTRACE_VARIATION fitted = FEMALE_UNIFORM_TOP can_adjust = FALSE