mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Fix shield boost
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -12085,7 +12085,7 @@ module.exports = {
|
||||
rf: [ "boot", "integrity", "mass", "power" ],
|
||||
rg: [ "ammo", "armourpen", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "reload", "rof", "thermload" ],
|
||||
s: [ "boot", "integrity", "mass", "power" ],
|
||||
sb: [ "explres", "integrity", "kinres", "mass", "power", "shieldboost", "thermres" ],
|
||||
sb: [ "explres", "integrity", "kinres", "mass", "power", "shieldmul", "thermres" ],
|
||||
sc: [],
|
||||
scb: [ "boot", "delay", "duration", "integrity", "power", "shield", "thermload" ],
|
||||
sg: [ "boot", "brokenregen", "integrity", "kinres", "mass", "optmass", "optmul", "power", "regen", "thermload", "thermres" ],
|
||||
|
||||
Reference in New Issue
Block a user