mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
/datum/design/board/autoylathe
|
|
name = "Machine Design (Autoylathe)"
|
|
desc = "The circuit board for an autoylathe."
|
|
id = "autoylathe"
|
|
build_path = /obj/item/circuitboard/machine/autoylathe
|
|
category = list("Misc. Machinery")
|