Adds holoplants, and to cargo

Courtesy of CEV Eris SS13 server (plus a bunch of additional code to make them real machines)
This commit is contained in:
Arokha Sieyes
2018-02-20 19:36:11 -05:00
parent d498beffdb
commit beba012f5a
4 changed files with 113 additions and 0 deletions

View File

@@ -70,3 +70,10 @@
cost = 10
containertype = "/obj/structure/closet/crate"
containername = "Webbing crate"
/datum/supply_packs/misc/holoplant
name = "Holoplant Pot"
contains = list()
cost = 15
containertype = /obj/machinery/holoplant/shipped
containername = "holoplant"