From f77e3fb027ff9e073dd19b0c169028a2aee19fa9 Mon Sep 17 00:00:00 2001 From: Galdar02 Date: Mon, 20 Jul 2020 03:28:55 -0500 Subject: [PATCH] fuk --- code/modules/vending/clothesmate.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/vending/clothesmate.dm b/code/modules/vending/clothesmate.dm index 1906b7506e2..44cdda1c0a7 100644 --- a/code/modules/vending/clothesmate.dm +++ b/code/modules/vending/clothesmate.dm @@ -100,7 +100,7 @@ /obj/item/clothing/suit/ianshirt = 1, /obj/item/clothing/shoes/laceup = 2, /obj/item/clothing/shoes/sandal = 2, - /obj/item/clothing/shoes/winterboots = 2 + /obj/item/clothing/shoes/winterboots = 2, /obj/item/clothing/shoes/cowboy = 2, /obj/item/clothing/shoes/cowboy/white = 2, /obj/item/clothing/shoes/cowboy/black = 2,