Files

6 lines
206 B
Plaintext

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