Files
2021-05-04 12:01:54 -03:00

8 lines
148 B
Plaintext

//Condom
/datum/export/gear/condom
cost = 150
unit_name = "filled condom"
export_types = list(/obj/item/condom/filled)
include_subtypes = TRUE