Remove the VTEC module (#45147)

VTEC is currently broken (as in, completely non functional) and, quite
frankly, it wouldn't be very healthy for the game if it weren't. A -2
speedmod is no joke. What's more fun than no damage slowdown borg?
That's right, one with a movespeed -2 modifier.
This commit is contained in:
nemvar
2019-07-13 19:23:33 -07:00
committed by Tad Hardesty
parent 9e46c1e481
commit 9936a9438d
5 changed files with 1 additions and 34 deletions
+1 -1
View File
@@ -318,7 +318,7 @@
display_name = "Cyborg Upgrades: Combat"
description = "Military grade upgrades for cyborgs."
prereq_ids = list("adv_robotics", "adv_engi" , "weaponry")
design_ids = list("borg_upgrade_vtec", "borg_upgrade_disablercooler")
design_ids = list("borg_upgrade_disablercooler")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 5000)
export_price = 5000