Synth Brainwashing

Adds synthetic brainwashing to Citadel-Station-13
This commit is contained in:
TomGarou
2022-04-08 01:26:07 -04:00
parent bb6b88217b
commit 59874f6553
5 changed files with 73 additions and 2 deletions
@@ -152,5 +152,5 @@
display_name = "Alien Surgery"
description = "Abductors did nothing wrong."
prereq_ids = list("exp_surgery", "alientech")
design_ids = list("surgery_brainwashing","surgery_zombie", "surgery_ext_dissection", "surgery_heal_combo_upgrade_femto")
design_ids = list("surgery_brainwashing", "surgery_robot_brainwashing", "surgery_zombie", "surgery_ext_dissection", "surgery_heal_combo_upgrade_femto")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 10000)