mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-05 14:17:12 +01:00
9 lines
325 B
Plaintext
9 lines
325 B
Plaintext
/obj/machinery/rnd/production/techfab
|
|
name = "technology fabricator"
|
|
desc = "Produces researched prototypes with raw materials and energy."
|
|
icon_state = "protolathe"
|
|
circuit = /obj/item/circuitboard/machine/techfab
|
|
console_link = FALSE
|
|
production_animation = "protolathe_n"
|
|
allowed_buildtypes = PROTOLATHE | IMPRINTER
|