Minor ERT/Central changes

This commit is contained in:
Mark9013100
2015-08-08 14:21:00 -04:00
parent 072b8e119c
commit 1b014ef703
4 changed files with 35 additions and 11 deletions
@@ -405,6 +405,23 @@
new /obj/item/clothing/gloves/black(src)
return
/obj/structure/closet/wardrobe/ert
name = "emergency response team equipment"
icon_state = "syndicate1"
icon_closed = "syndicate1"
icon_opened = "syndicate1open"
/obj/structure/closet/wardrobe/ert/New()
..()
new /obj/item/clothing/under/rank/centcom(src)
new /obj/item/clothing/under/ert(src)
new /obj/item/clothing/under/syndicate/combat(src)
new /obj/item/device/radio/headset/ert(src)
new /obj/item/clothing/glasses/sunglasses(src)
new /obj/item/clothing/shoes/swat(src)
new /obj/item/clothing/gloves/swat(src)
return
/obj/structure/closet/wardrobe/suit
name = "suit locker"
icon_state = "mixed"