diff --git a/code/game/machinery/vending.dm b/code/game/machinery/vending.dm index 7aa5661febe..6ea3b324edd 100644 --- a/code/game/machinery/vending.dm +++ b/code/game/machinery/vending.dm @@ -1480,6 +1480,7 @@ /obj/item/clothing/under/victsuit/redblk = 1, /obj/item/clothing/under/victsuit/red = 1, /obj/item/clothing/suit/tailcoat = 1, + /obj/item/clothing/under/tourist_suit = 1, /obj/item/clothing/suit/draculacoat = 1, /obj/item/clothing/head/zepelli = 1, /obj/item/clothing/under/redhawaiianshirt = 1,