Merge pull request #9238 from Trilbyspaceclone/surgery_stuff

Adds two more surgerys - Embalming and Body Rejuvenation
This commit is contained in:
kevinz000
2019-09-07 11:37:13 -07:00
committed by GitHub
6 changed files with 82 additions and 1 deletions

View File

@@ -115,7 +115,7 @@
display_name = "Advanced Surgery"
description = "When simple medicine doesn't cut it."
prereq_ids = list("adv_biotech")
design_ids = list("surgery_lobotomy", "surgery_reconstruction", "organbox")
design_ids = list("surgery_lobotomy", "surgery_reconstruction", "surgery_toxinhealing", "organbox")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
export_price = 5000