diff --git a/code/modules/vending/kinkmate.dm b/code/modules/vending/kinkmate.dm index 5939b48af0..000c521a57 100644 --- a/code/modules/vending/kinkmate.dm +++ b/code/modules/vending/kinkmate.dm @@ -28,6 +28,9 @@ /obj/item/clothing/under/misc/poly_bottomless = 3, /obj/item/clothing/under/misc/poly_tanktop = 3, /obj/item/clothing/under/misc/poly_tanktop/female = 3, + /obj/item/clothing/under/latexfull = 10, + /obj/item/clothing/under/latexhalf = 10, + /obj/item/clothing/gloves/latexsleeves = 10, /obj/item/autosurgeon/penis = 3, /obj/item/autosurgeon/testicles = 3, /obj/item/storage/pill_bottle/penis_enlargement = 10,