Files
Bubberstation/code/modules/research/machinery/techfab.dm
SkyratBot d03092ba16 [MIRROR] TGUI for techfabs [MDB IGNORE] (#15941)
* TGUI for techfabs

* Update circuit_imprinter.dm

* update circuit_printer.dm

Co-authored-by: scriptis <scriptif@gmail.com>
Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2022-09-04 15:08:55 +01:00

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