mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-09 16:09:15 +00:00
* New canisters for cargo * No ministation conflicts * Removed plasma, added n2o (with atmos access) * Added multi-id support and atmos access
9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
/obj/machinery/hydroponics/constructable/unattached
|
|
anchored = 0
|
|
|
|
/datum/supply_pack/organic/hydroponics/hydro_tray
|
|
name = "Hydroponics Tray Kit"
|
|
contains = list(/obj/machinery/hydroponics/constructable/unattached)
|
|
cost = 10
|
|
crate_name = "hydroponics kit"
|
|
crate_type = /obj/structure/closet/crate/large |