mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-18 23:06:53 +01:00
7 lines
294 B
Plaintext
7 lines
294 B
Plaintext
/obj/item/integrated_electronics/analyzer
|
|
name = "circuit analyzer"
|
|
desc = "This tool can scan an assembly and generate code necessary to recreate it in a circuit printer."
|
|
icon = 'icons/obj/integrated_electronics/electronic_tools.dmi'
|
|
icon_state = "analyzer"
|
|
w_class = WEIGHT_CLASS_SMALL
|