mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 23:21:02 +01:00
8 lines
148 B
Plaintext
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
|