mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +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:
@@ -124,7 +124,7 @@
|
||||
/// Tesla Link, Allows remote charging from nearest APC.
|
||||
var/obj/item/computer_hardware/tesla_link/tesla_link
|
||||
/// Personal AI, can control the device via a verb when installed
|
||||
var/obj/item/device/paicard/personal_ai
|
||||
var/obj/item/paicard/personal_ai
|
||||
/// The universal port. Allows connection from IPCs through access cables.
|
||||
var/obj/item/computer_hardware/universal_port/universal_port
|
||||
/// The access cable dongle. Allows the computer to have its very own access cable.
|
||||
|
||||
Reference in New Issue
Block a user