Merge pull request #15277 from Hatterhat/autoloom

i've been sitting on this a while but here have the AUTOLOOM
This commit is contained in:
silicons
2021-10-27 05:13:40 -07:00
committed by GitHub
6 changed files with 121 additions and 1 deletions
@@ -10,6 +10,14 @@
category = list ("Misc. Machinery")
departmental_flags = DEPARTMENTAL_FLAG_ALL
/datum/design/board/autoloom
name = "Machine Design (Autoloom Board)"
desc = "The circuit board for an autoloom."
id = "autoloom"
build_path = /obj/item/circuitboard/machine/autoloom
category = list ("Misc. Machinery")
departmental_flags = DEPARTMENTAL_FLAG_SERVICE
/datum/design/board/holopad
name = "Machine Design (AI Holopad Board)"
desc = "The circuit board for a holopad."