mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 01:46:41 +01:00
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
/obj/item/circuitboard/machine/autoylathe
|
|
name = "Autoylathe (Machine Board)"
|
|
build_path = /obj/machinery/autoylathe
|
|
req_components = list(
|
|
/obj/item/stock_parts/matter_bin = 3,
|
|
/obj/item/stock_parts/manipulator = 1,
|
|
/obj/item/stack/sheet/glass = 1)
|