mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
CE, CMO, OM, and RD all get mini-disruptors. (#14373)
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
new /obj/item/device/megaphone/cargo(src)
|
||||
new /obj/item/storage/box/goldstar(src)
|
||||
new /obj/item/device/flashlight/marshallingwand(src)
|
||||
new /obj/item/gun/energy/disruptorpistol/miniature(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/merchant
|
||||
name = "merchant locker"
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
new /obj/item/clothing/accessory/storage/overalls/chief(src)
|
||||
new /obj/item/rfd/piping(src)
|
||||
new /obj/item/storage/box/fancy/keypouch/eng(src)
|
||||
new /obj/item/gun/energy/disruptorpistol/miniature(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/engineering_chief2
|
||||
name = "chief engineer's attire"
|
||||
|
||||
@@ -136,6 +136,7 @@
|
||||
new /obj/item/clothing/glasses/hud/health/aviator(src)
|
||||
new /obj/item/storage/box/fancy/keypouch/med(src)
|
||||
new /obj/item/device/advanced_healthanalyzer(src)
|
||||
new /obj/item/gun/energy/disruptorpistol/miniature(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/CMO2
|
||||
name = "chief medical officer's attire"
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
new /obj/item/storage/box/fancy/keypouch/sci(src)
|
||||
new /obj/item/storage/box/tethers(src)
|
||||
new /obj/item/taperoll/science(src)
|
||||
new /obj/item/gun/energy/disruptorpistol/miniature(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/RD2
|
||||
name = "research director's attire"
|
||||
|
||||
Reference in New Issue
Block a user