diff --git a/code/modules/clothing/under/color.dm b/code/modules/clothing/under/color.dm index 4a03248080b..7d7683059f7 100644 --- a/code/modules/clothing/under/color.dm +++ b/code/modules/clothing/under/color.dm @@ -118,10 +118,7 @@ name = "light blue jumpsuit" icon_state = "lightblue" _color = "lightblue" - species_fit = list("Vox") - sprite_sheets = list( - "Vox" = 'icons/mob/species/vox/uniform.dmi' - ) + /obj/item/clothing/under/color/aqua name = "aqua jumpsuit"