mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
XO and SCC clothing mostly. (#14899)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
new /obj/item/clothing/shoes/brown(src)
|
||||
new /obj/item/device/radio/headset/operations_manager(src)
|
||||
new /obj/item/device/radio/headset/operations_manager/alt(src)
|
||||
new /obj/item/storage/box/fancy/keypouch/cargo(src)
|
||||
new /obj/item/clothing/gloves/black(src)
|
||||
new /obj/item/clothing/suit/fire(src)
|
||||
new /obj/item/tank/emergency_oxygen(src)
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
//Supply
|
||||
new /obj/item/storage/box/ids(src)
|
||||
new /obj/item/storage/box/ids(src)
|
||||
new /obj/item/storage/box/fancy/keypouch/cargo(src)
|
||||
new /obj/item/storage/box/fancy/keypouch/sec(src)
|
||||
new /obj/item/storage/box/fancy/keypouch/service(src)
|
||||
//Appearance
|
||||
new /obj/item/clothing/glasses/sunglasses(src)
|
||||
@@ -82,11 +82,14 @@
|
||||
/obj/structure/closet/secure_closet/xo2/fill()
|
||||
..()
|
||||
new /obj/item/clothing/under/rank/xo(src)
|
||||
new /obj/item/clothing/under/lawyer/red(src)
|
||||
new /obj/random/suit(src)
|
||||
new /obj/random/suit(src)
|
||||
new /obj/item/clothing/shoes/brown(src)
|
||||
new /obj/item/clothing/shoes/black(src)
|
||||
new /obj/item/clothing/shoes/laceup/brown(src)
|
||||
new /obj/item/clothing/shoes/white(src)
|
||||
new /obj/item/clothing/head/caphat/cap/beret/xo(src)
|
||||
new /obj/item/clothing/gloves/captain/white/xo(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/hos
|
||||
name = "head of security's locker"
|
||||
|
||||
Reference in New Issue
Block a user