resolve conflicts with dissection removal

This commit is contained in:
Maurukas
2020-07-10 16:23:11 -07:00
parent 97afe271f8
commit a5aa02bad2
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
display_name = "Advanced Surgery"
description = "When simple medicine doesn't cut it."
prereq_ids = list("imp_wt_surgery")
design_ids = list("surgery_lobotomy", "surgery_heal_brute_upgrade_femto", "surgery_heal_burn_upgrade_femto","surgery_heal_combo")
design_ids = list("surgery_lobotomy", "surgery_heal_brute_upgrade_femto", "surgery_heal_burn_upgrade_femto","surgery_heal_combo","surgery_wing_reconstruction")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 1500)
export_price = 4000
@@ -17,7 +17,6 @@
time = 200
chems_needed = list(/datum/reagent/medicine/c2/instabitaluri)
require_all_chems = FALSE
experience_given = MEDICAL_SKILL_ADVANCED
/datum/surgery_step/wing_reconstruction/preop(mob/user, mob/living/carbon/target, target_zone, obj/item/tool, datum/surgery/surgery)
display_results(user, target, "<span class='notice'>You begin to fix [target]'s charred wing membranes...</span>",