diff --git a/code/modules/vending/clothesmate.dm b/code/modules/vending/clothesmate.dm index 03b195a0c1af..7ca985fb1f4c 100644 --- a/code/modules/vending/clothesmate.dm +++ b/code/modules/vending/clothesmate.dm @@ -100,6 +100,7 @@ /obj/item/clothing/under/blacktango = 1, /obj/item/clothing/suit/ianshirt = 1, /obj/item/clothing/suit/nerdshirt = 1, + /obj/item/clothing/under/yogs/tourist = 3, /obj/item/clothing/shoes/laceup = 2, /obj/item/clothing/shoes/sandal = 2, /obj/item/clothing/shoes/cowboy = 2,