Oxygen Generator improvements

This commit is contained in:
Cyantime
2017-11-28 22:05:28 -05:00
parent 6dca303ad1
commit 2c31da4064
5 changed files with 70 additions and 11 deletions
+8 -1
View File
@@ -10,4 +10,11 @@
/obj/item/clothing/suit/radiation = 2,
/obj/item/clothing/suit/radiation/taur = 1,
/obj/item/clothing/head/radiation = 3
)
)
/datum/supply_packs/eng/algae
contains = list(/obj/item/stack/material/algae/ten)
name = "Algae Sheets (10)"
cost = 20
containertype = /obj/structure/closet/crate
containername = "algae sheets crate"