From 969f8a3916c8391d21521038a25ea23200c62b30 Mon Sep 17 00:00:00 2001 From: leboucliervert <137400234+leboucliervert@users.noreply.github.com> Date: Fri, 12 Dec 2025 21:51:06 +0100 Subject: [PATCH] I hereby name thee.. Jumpsuit! (#31240) --- code/modules/clothing/under/color.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"