Merge pull request #10522 from Hatterhat/syndi-sleeper
printable syndicate sleepers - this is blackmajors fault im not gonna lie
This commit is contained in:
@@ -24,7 +24,15 @@
|
||||
id = "sleeper"
|
||||
build_path = /obj/item/circuitboard/machine/sleeper
|
||||
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL | DEPARTMENTAL_FLAG_ENGINEERING
|
||||
category = list ("Medical Machinery")
|
||||
category = list("Medical Machinery")
|
||||
|
||||
/datum/design/board/syndiesleeper
|
||||
name = "Machine Design (Syndicate Sleeper Board)"
|
||||
desc = "The circuit board for a Syndicate sleeper, with controls inside."
|
||||
id = "syndiesleeper"
|
||||
build_path = /obj/item/circuitboard/machine/sleeper/syndie
|
||||
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL | DEPARTMENTAL_FLAG_ENGINEERING
|
||||
category = list("Medical Machinery")
|
||||
|
||||
/datum/design/board/cryotube
|
||||
name = "Machine Design (Cryotube Board)"
|
||||
|
||||
Reference in New Issue
Block a user