SyndiLYNDIE

This commit is contained in:
Improvedname
2018-12-25 22:57:45 +01:00
parent 23061c2de2
commit 4b66dc63fe
3 changed files with 13 additions and 2 deletions
@@ -113,6 +113,18 @@
new /obj/item/tank/emergency_oxygen/engi(src)
new /obj/item/crowbar/red(src)
new /obj/item/reagent_containers/hypospray/autoinjector(src)
new /obj/item/flashlight/glowstick/emergency(src)
/obj/item/storage/box/survival_syndi
icon_state = "box_syndi"
New()
..()
contents = list()
new /obj/item/clothing/mask/gas/syndicate(src)
new /obj/item/tank/emergency_oxygen/syndi(src)
new /obj/item/reagent_containers/hypospray/autoinjector(src)
new /obj/item/reagent_containers/food/pill/initropidril(src)
new /obj/item/flashlight/glowstick/red(src)
/obj/item/storage/box/gloves
name = "box of latex gloves"