Update files
This commit is contained in:
@@ -920,14 +920,14 @@
|
||||
/obj/item/stock_parts/cell = 1)
|
||||
needs_anchored = FALSE
|
||||
|
||||
// /obj/item/circuitboard/machine/stasis
|
||||
// name = "\improper Lifeform Stasis Unit (Machine Board)"
|
||||
// icon_state = "medical"
|
||||
// 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/stasis
|
||||
name = "\improper Lifeform Stasis Unit (Machine Board)"
|
||||
icon_state = "medical"
|
||||
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/medipen_refiller
|
||||
name = "Medipen Refiller (Machine Board)"
|
||||
@@ -1482,11 +1482,3 @@
|
||||
icon_state = "engineering"
|
||||
build_path = /obj/machinery/research/explosive_compressor
|
||||
req_components = list(/obj/item/stock_parts/matter_bin = 3)
|
||||
|
||||
/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)
|
||||
|
||||
Reference in New Issue
Block a user