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:
Aurorablade
2016-01-09 00:05:25 -05:00
parent 87d2023af3
commit 678a2e9f4e
7 changed files with 49 additions and 33 deletions
+1 -1
View File
@@ -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")