Adds locker contents for HoS/Warden and a medical sunglasses for CMO

This commit is contained in:
Anewbe
2017-01-27 00:26:52 -06:00
parent a6782f4371
commit db41b99d17
3 changed files with 4 additions and 1 deletions

View File

@@ -127,6 +127,7 @@
new /obj/item/clothing/head/beret/sec/corporate/hos(src)
new /obj/item/clothing/suit/storage/hooded/wintercoat/security(src)
new /obj/item/device/flashlight/maglight(src)
new /obj/item/clothing/mask/gas/half(src)
return
@@ -173,6 +174,7 @@
new /obj/item/clothing/suit/storage/hooded/wintercoat/security(src)
new /obj/item/device/flashlight/maglight(src)
new /obj/item/device/megaphone(src)
new /obj/item/clothing/mask/gas/half(src)
return

View File

@@ -535,6 +535,7 @@
new /obj/item/clothing/under/pants/black(src)
new /obj/item/clothing/under/pants/tan(src)
new /obj/item/clothing/under/pants/track(src)
new /obj/item/clothing/suit/storage/toggle/track(src)
new /obj/item/clothing/under/pants(src)
new /obj/item/clothing/under/pants/khaki(src)
new /obj/item/clothing/mask/bandana/blue(src)