This commit is contained in:
Cmdr McDonald
2017-03-22 13:55:45 +00:00
parent a1a17bc836
commit 82ce86a374
5 changed files with 27 additions and 8 deletions

View File

@@ -230,8 +230,7 @@ export const terms = {
regen: 'Regeneration rate',
reload: 'Reload',
rof: 'Rate of fire',
scanangle: 'Scan angle',
scanrange: 'Scan range',
angle: 'Scan angle',
scantime: 'Scan time',
shield: 'Shield',
shieldboost: 'Shield boost',
@@ -253,6 +252,8 @@ export const terms = {
optmul_sg: 'Optimal strength',
maxmul_sg: 'Minimum strength',
range_s: 'Typical emission range',
// Damage types
absolute: 'Absolute',
explosive: 'Explosive',