mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Removes Bodyscanner Console (#12377)
This commit is contained in:
committed by
variableundefined
parent
f4fd1aa961
commit
efc79cfc7c
@@ -122,16 +122,6 @@
|
||||
build_path = /obj/item/circuitboard/bodyscanner
|
||||
category = list("Medical Machinery")
|
||||
|
||||
/datum/design/bodyscanner_console
|
||||
name = "Machine Board (Body Scanner Console)"
|
||||
desc = "Allows for the construction of circuit boards used to build a Body Scanner Console."
|
||||
id = "bodyscanner_console"
|
||||
req_tech = list("programming" = 3, "biotech" = 2, "engineering" = 3)
|
||||
build_type = IMPRINTER
|
||||
materials = list(MAT_GLASS = 1000)
|
||||
build_path = /obj/item/circuitboard/bodyscanner_console
|
||||
category = list("Medical Machinery")
|
||||
|
||||
/datum/design/clonepod
|
||||
name = "Machine Board (Cloning Pod)"
|
||||
desc = "Allows for the construction of circuit boards used to build a Cloning Pod."
|
||||
|
||||
Reference in New Issue
Block a user