Merge pull request #9606 from Ghommie/Ghommie-cit270

Unmodularize research.
This commit is contained in:
kevinz000
2019-10-25 20:09:26 -07:00
committed by GitHub
11 changed files with 83 additions and 101 deletions
@@ -98,3 +98,11 @@
build_path = /obj/item/circuitboard/machine/vr_sleeper
departmental_flags = DEPARTMENTAL_FLAG_ALL
category = list ("Medical Machinery")
/datum/design/board/autoylathe
name = "Machine Design (Autoylathe)"
desc = "The circuit board for an autoylathe."
id = "autoylathe"
build_path = /obj/item/circuitboard/machine/autoylathe
departmental_flags = DEPARTMENTAL_FLAG_ALL
category = list("Misc. Machinery")