Files

6 lines
199 B
Plaintext

/obj/machinery/vending/kink/Initialize(mapload)
products += list(/obj/item/clothing/under/costume/loincloth = 4,
/obj/item/fleshlight = 4,
/obj/item/storage/box/portallight = 4)
. = ..()