Adds Buildable Automated Machine Frames and Robotic Limb Customization Surgery

This commit is contained in:
Fox McCloud
2018-07-08 23:54:50 -04:00
parent 2a0eee38b0
commit 5c077bf32a
6 changed files with 118 additions and 20 deletions
@@ -1120,6 +1120,15 @@
construction_time = 350
category = list("Misc")
/datum/design/automated_machine_frame
name = "Automated Machine Frame"
id = "automated_machine_frame"
build_type = MECHFAB
build_path = /mob/living/carbon/human/machine/created
materials = list(MAT_METAL = 40000)
construction_time = 400
category = list("Misc")
/datum/design/ipc_cell
name = "IPC Microbattery"
id = "ipc_cell"