Merge pull request #4901 from VOREStation/pol-holoplants

Adds holoplants, and to cargo
This commit is contained in:
Anewbe
2018-02-21 16:15:53 -06: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"