Adds the experimental dissection surgery, a way for medbay to contribute to research (#40158)

* Adds the experimental dissection surgery, a way for medbay to contribute to research

* fix

* different point value for different subjects

* broken defines
This commit is contained in:
XDTM
2018-09-13 22:28:42 -04:00
committed by ShizCalev
parent 9965a74e06
commit e9c2df340a
7 changed files with 78 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,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")
design_ids = list("surgery_lobotomy", "surgery_reconstruction", "surgery_exp_dissection")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
export_price = 5000