mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
commit so i can go bugfix and do other things
besides code in organs...tell me what i did wrong!
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
allowed_species = list(/mob/living/carbon/human/machine)
|
||||
disallowed_species = list(/mob/living/carbon/human)
|
||||
|
||||
/datum/surgery/cybernetic_repair
|
||||
/datum/surgery/cybernetic_repair/internal
|
||||
name = "Internal Cybernetic Mainpulation"
|
||||
steps = list(/datum/surgery_step/robotics/external/unscrew_hatch,/datum/surgery_step/robotics/external/open_hatch,/datum/surgery_step/robotics/manipulate_robotic_organs)
|
||||
possible_locs = list("chest","head","groin")
|
||||
|
||||
Reference in New Issue
Block a user