diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index 3ea406e8..7b7b1f53 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -783,4 +783,5 @@ item_state = "corset" body_parts_covered = CHEST|GROIN can_adjust = FALSE - fitted = FEMALE_UNIFORM_TOP \ No newline at end of file + fitted = FEMALE_UNIFORM_TOP + mutantrace_variation = NO_MUTANTRACE_VARIATION