mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-12 02:32:10 +00:00
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
/obj/item/circuit_component/variable/list
|
|
circuit_size = 1
|
|
|
|
/obj/item/circuit_component/variable/list/get_variable_list(obj/item/integrated_circuit/integrated_circuit)
|
|
return integrated_circuit.list_variables
|