From 46cfaff34993a113d4ebdbfee17155a7de23d069 Mon Sep 17 00:00:00 2001 From: brightkitsune Date: Thu, 30 Jan 2025 19:41:02 +0000 Subject: [PATCH] Adding tag as requested --- code/modules/vending/kinkmate.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/modules/vending/kinkmate.dm b/code/modules/vending/kinkmate.dm index 000c521a57..8fd5299794 100644 --- a/code/modules/vending/kinkmate.dm +++ b/code/modules/vending/kinkmate.dm @@ -28,9 +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/clothing/under/latexfull = 10, //GS13 - ported over latex clothing options + /obj/item/clothing/under/latexhalf = 10, //GS13 - ported over latex clothing options + /obj/item/clothing/gloves/latexsleeves = 10, //GS13 - ported over latex clothing options /obj/item/autosurgeon/penis = 3, /obj/item/autosurgeon/testicles = 3, /obj/item/storage/pill_bottle/penis_enlargement = 10,