Adds the oxygen grenade

This commit is contained in:
datlo
2019-01-23 21:36:08 +00:00
parent 514e1ef75c
commit d140b858ec
4 changed files with 13 additions and 5 deletions
+3 -1
View File
@@ -92,7 +92,9 @@ var/list/all_supply_groups = list(supply_emergency,supply_security,supply_engine
/obj/item/clothing/mask/gas,
/obj/item/clothing/mask/gas,
/obj/item/clothing/mask/gas,
/obj/item/clothing/mask/gas)
/obj/item/clothing/mask/gas,
/obj/item/grenade/gas/oxygen,
/obj/item/grenade/gas/oxygen)
cost = 35
containertype = /obj/structure/closet/crate/internals
containername = "emergency crate"