circuit assemblies can be attached to wires (#63675)

This commit is contained in:
Y0SH1M4S73R
2022-01-05 14:15:48 -06:00
committed by GitHub
parent e22e271a50
commit 4ae5005cb1
+1
View File
@@ -7,6 +7,7 @@
name = "circuit assembly"
desc = "A small electronic device that can house an integrated circuit."
icon_state = "wiremod"
attachable = TRUE
/obj/item/assembly/wiremod/Initialize(mapload)
. = ..()