mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-22 20:26:15 +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
|