mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] Abductor Frankenstein edition: How aliens got a limb grower. [MDB IGNORE] (#9731)
* Abductor Frankenstein edition: How aliens got a limb grower. (#62841) This PR will completely remove the brain traumas component of being abducted. in its place, there will be a round start limb grower machine to make up for it. All upgrade disks for the machine come in the above locker and I was even nice enough to include 50 units of synthflesh! Wow! * Abductor Frankenstein edition: How aliens got a limb grower. * Fixed Skyrat's abductor ships Co-authored-by: carshalash <carshalash@gmail.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
carshalash
GoldenAlpharex
parent
aa89507910
commit
6e13367e78
@@ -754,6 +754,15 @@
|
||||
/obj/item/reagent_containers/glass/beaker = 2,
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/machine/limbgrower/fullupgrade
|
||||
name = "Limb Grower (Machine Board)"
|
||||
greyscale_colors = CIRCUIT_COLOR_MEDICAL
|
||||
build_path = /obj/machinery/limbgrower
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/manipulator/femto = 1,
|
||||
/obj/item/reagent_containers/glass/beaker/bluespace = 2,
|
||||
/obj/item/stack/sheet/glass = 1)
|
||||
|
||||
/obj/item/circuitboard/machine/protolathe/department/medical
|
||||
name = "Departmental Protolathe (Machine Board) - Medical"
|
||||
greyscale_colors = CIRCUIT_COLOR_MEDICAL
|
||||
|
||||
Reference in New Issue
Block a user