This commit is contained in:
Fermi
2019-11-20 11:35:40 +00:00
parent 20fa223fc4
commit 48e1c64c8d
5 changed files with 63 additions and 15 deletions
@@ -26,6 +26,14 @@
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL | DEPARTMENTAL_FLAG_ENGINEERING
category = list ("Medical Machinery")
/datum/design/board/reagent_sleeper
name = "Machine Design (Reagent Sleeper Board)"
desc = "The circuit board for a reagent sleeper."
id = "reagent_sleeper"
build_path = /obj/item/circuitboard/machine/reagent_sleeper
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL | DEPARTMENTAL_FLAG_ENGINEERING
category = list ("Medical Machinery")
/datum/design/board/cryotube
name = "Machine Design (Cryotube Board)"
desc = "The circuit board for a cryotube."