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,