mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user