From 27b90989730c57dc96362133c3da66a7b5853a3d Mon Sep 17 00:00:00 2001 From: Moltov <61367602+Moltovz@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:43:50 -0400 Subject: [PATCH] puts it in a clothesmate --- code/modules/vending/clothesmate.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/vending/clothesmate.dm b/code/modules/vending/clothesmate.dm index 7d0ffcca5..ce6aed8cd 100644 --- a/code/modules/vending/clothesmate.dm +++ b/code/modules/vending/clothesmate.dm @@ -38,6 +38,8 @@ /obj/item/clothing/under/scratch/skirt = 2, /obj/item/clothing/under/gimmick/rank/captain/suit/skirt = 2, /obj/item/clothing/under/gimmick/rank/head_of_personnel/suit/skirt = 2, + /obj/item/clothing/neck/cloak/polychromic/, = 5 + /obj/item/clothing/neck/cloak/polychromic/half, = 5 /obj/item/clothing/neck/tie/blue = 3, /obj/item/clothing/neck/tie/red = 3, /obj/item/clothing/neck/tie/black = 3,