Merge pull request #17 from shellspeed1/stasisbed

Adds basic stasis beds.
This commit is contained in:
quotefox
2019-09-28 23:11:06 +01:00
committed by GitHub
20 changed files with 304 additions and 70 deletions
@@ -7,6 +7,14 @@
/obj/item/stack/cable_coil = 1,
/obj/item/stack/sheet/glass = 2)
/obj/item/circuitboard/machine/stasis
name = "Lifeform Stasis Unit (Machine Board)"
build_path = /obj/machinery/stasis
req_components = list(
/obj/item/stack/cable_coil = 3,
/obj/item/stock_parts/manipulator = 1,
/obj/item/stock_parts/capacitor = 1)
/obj/item/circuitboard/machine/vr_sleeper
name = "VR Sleeper (Machine Board)"
build_path = /obj/machinery/vr_sleeper