mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
[MDB Ignore] [IDB Ignore] Kills off /obj/item/device (#21774)
This has zero reason to exist in our code base. We have no procs or variables tied to this. I removed it to make future modifications cleaner. --------- Signed-off-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
description = "An IPC-grade inactivated positronic brain fresh off the factory line. These sentient, enigmatic computers are the brains of advanced synthetics across the galaxy."
|
||||
price = 8450
|
||||
items = list(
|
||||
/obj/item/device/mmi/digital/posibrain
|
||||
/obj/item/mmi/digital/posibrain
|
||||
)
|
||||
access = ACCESS_ROBOTICS
|
||||
container_type = "crate"
|
||||
|
||||
Reference in New Issue
Block a user