Files
49836e4fac [MIRROR] Adds explorer drones / adventures. (#4424)
* Adds explorer drones / adventures.

* Update persistence.dm

* Update asset_list_items.dm

* MAP RESET

Co-authored-by: AnturK <AnturK@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-03-26 15:49:44 +00:00

5 lines
114 B
Plaintext

/datum/export/antique
cost = CARGO_CRATE_VALUE*10
unit_name = "antique"
export_types = list(/obj/item/antique)