diff --git a/code/modules/clothing/under/color.dm b/code/modules/clothing/under/color.dm index 479aa91d242..8bf7e8fab55 100644 --- a/code/modules/clothing/under/color.dm +++ b/code/modules/clothing/under/color.dm @@ -252,7 +252,7 @@ icon_state = "darkredskirt" /obj/item/clothing/under/color/rainbow - name = "rainbow" + name = "rainbow jumpsuit" desc = "rainbow." icon_state = "rainbow" inhand_icon_state = "rainbow"