Added (non-functional) resistances

This commit is contained in:
Cmdr McDonald
2016-11-02 10:35:55 +00:00
parent ff0d8dccea
commit b3c82ac2de
3 changed files with 22 additions and 6 deletions

View File

@@ -95,7 +95,6 @@ export const terms = {
burst: 'Burst',
clip: 'Ammunition clip',
damage: 'Damage',
delay: 'Delay',
dps: 'Damage per second',
distdraw: 'Distributor draw',
duration: 'Duration',
@@ -121,6 +120,7 @@ export const terms = {
rof: 'Rate of fire',
shield: 'Shield',
shieldmul: 'Shield boost',
spinup: 'Spin up time',
syscap: 'Systems capacity',
sysrate: 'Systems recharge rate',
thermload: 'Thermal load',