mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
* 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>
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
/datum/export/antique
|
|
cost = CARGO_CRATE_VALUE*10
|
|
unit_name = "antique"
|
|
export_types = list(/obj/item/antique)
|