mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 05:26:37 +01:00
adds board for stasis bed
This commit is contained in:
@@ -7,6 +7,14 @@
|
|||||||
/obj/item/stack/cable_coil = 1,
|
/obj/item/stack/cable_coil = 1,
|
||||||
/obj/item/stack/sheet/glass = 2)
|
/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
|
/obj/item/circuitboard/machine/vr_sleeper
|
||||||
name = "VR Sleeper (Machine Board)"
|
name = "VR Sleeper (Machine Board)"
|
||||||
build_path = /obj/machinery/vr_sleeper
|
build_path = /obj/machinery/vr_sleeper
|
||||||
|
|||||||
Reference in New Issue
Block a user