Fix shield boost

This commit is contained in:
Cmdr McDonald
2016-10-31 11:17:02 +00:00
parent 54f1700f5e
commit 6f83578f2d
3 changed files with 3 additions and 3 deletions

2
dist/index.js vendored
View File

@@ -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" ],

2
dist/index.json vendored
View File

@@ -14741,7 +14741,7 @@
"kinres",
"mass",
"power",
"shieldboost",
"shieldmul",
"thermres"
],
"sc": [],