mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Stasis Beds (#11755)
This commit is contained in:
@@ -76,6 +76,11 @@
|
||||
req_tech = list(TECH_DATA = 2, TECH_ENGINEERING = 2)
|
||||
build_path = /obj/item/circuitboard/sleeper
|
||||
|
||||
/datum/design/circuit/machine/stasis_bed
|
||||
name = "Lifeform Stasis Unit"
|
||||
req_tech = list(TECH_MAGNET = 4, TECH_ENGINEERING = 4, TECH_BIO = 4)
|
||||
build_path = /obj/item/circuitboard/stasis_bed
|
||||
|
||||
/datum/design/circuit/machine/bodyscannerm
|
||||
name = "Body Scanner"
|
||||
req_tech = list(TECH_DATA = 2, TECH_ENGINEERING = 2)
|
||||
|
||||
Reference in New Issue
Block a user