mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
IPC Memory Wiper - Moving Lockers (#19803)
Moves the IPC memory wiper from the RD's locker to the OM's locker. It makes more sense for the OM to have it, since the Machinist is an operations overseen job, not a science overseen job.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
new /obj/item/device/flashlight/marshallingwand(src)
|
||||
new /obj/item/gun/energy/disruptorpistol/miniature(src)
|
||||
new /obj/item/clothing/accessory/holster/waist(src)
|
||||
new /obj/item/device/memorywiper(src)
|
||||
new /obj/item/device/price_scanner(src)
|
||||
|
||||
// Hangar Technician
|
||||
|
||||
@@ -44,7 +44,6 @@
|
||||
new /obj/item/taperoll/science(src)
|
||||
new /obj/item/gun/energy/disruptorpistol/miniature(src)
|
||||
new /obj/item/clothing/accessory/holster/waist(src)
|
||||
new /obj/item/device/memorywiper(src)
|
||||
new /obj/item/storage/box/psireceiver(src)
|
||||
new /obj/item/device/megaphone/sci(src)
|
||||
new /obj/item/device/taperecorder(src)
|
||||
|
||||
Reference in New Issue
Block a user