mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-28 02:36:27 +01:00
more
This commit is contained in:
@@ -70,8 +70,8 @@
|
||||
max_complexity = IC_COMPLEXITY_BASE * 3/4
|
||||
|
||||
|
||||
/obj/item/electronic_assembly/device/New()
|
||||
..()
|
||||
/obj/item/electronic_assembly/device/Initialize(mapload)
|
||||
. = ..()
|
||||
var/obj/item/integrated_circuit/built_in/device_input/input = new(src)
|
||||
var/obj/item/integrated_circuit/built_in/device_output/output = new(src)
|
||||
input.assembly = src
|
||||
|
||||
Reference in New Issue
Block a user