Merge pull request #3089 from VOREStation/aro-holoplants

Adds holoplants, and to cargo
This commit is contained in:
Aronai Sieyes
2018-02-21 17:10:42 -05:00
committed by GitHub
4 changed files with 113 additions and 0 deletions
+7
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"