Adds new syndicate closet and adjusts nuke setup

This commit is contained in:
Hubblenaut
2014-07-15 17:22:03 +02:00
parent fbd8d48532
commit 4ee6b77289
4 changed files with 2071 additions and 2062 deletions
@@ -25,6 +25,19 @@
new /obj/item/clothing/shoes/magboots(src)
/obj/structure/closet/syndicate/suit
desc = "It's a storage unit for rig suits."
/obj/structure/closet/syndicate/suit/New()
..()
sleep(2)
new /obj/item/weapon/tank/jetpack/oxygen(src)
new /obj/item/clothing/shoes/magboots(src)
new /obj/item/clothing/suit/space/rig/syndi(src)
new /obj/item/clothing/mask/gas/syndicate(src)
new /obj/item/clothing/head/helmet/space/rig/syndi(src)
/obj/structure/closet/syndicate/nuclear
desc = "It's a storage unit for nuclear-operative gear."