From 753c572a5e2a99e1ef785cc60b9b33fd98f95b5a Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 9 Jan 2020 11:21:00 -0700 Subject: [PATCH] I'm about to go into a comma --- code/modules/vending/clothesmate.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/vending/clothesmate.dm b/code/modules/vending/clothesmate.dm index a5f1808434..6116936880 100644 --- a/code/modules/vending/clothesmate.dm +++ b/code/modules/vending/clothesmate.dm @@ -134,11 +134,11 @@ /obj/item/clothing/head/christmashatg = 3, /obj/item/clothing/shoes/winterboots/christmasbootsr = 3, /obj/item/clothing/shoes/winterboots/christmasbootsg = 3, - /obj/item/clothing/shoes/winterboots/santaboots = 3 + /obj/item/clothing/shoes/winterboots/santaboots = 3, /obj/item/clothing/head/cowboyhat = 3, /obj/item/clothing/head/cowboyhat/black = 3, /obj/item/clothing/head/cowboyhat/white = 3, - /obj/item/clothing/head/cowboyhat/pink = 3 + /obj/item/clothing/head/cowboyhat/pink = 3, /obj/item/clothing/shoes/cowboyboots = 3, /obj/item/clothing/shoes/cowboyboots/black = 3) contraband = list(/obj/item/clothing/under/syndicate/tacticool = 3,