Update to handle armour

This commit is contained in:
Cmdr McDonald
2016-11-02 13:32:49 +00:00
parent c490f97c22
commit c88e4369c8
6 changed files with 52 additions and 37 deletions

View File

@@ -37,10 +37,11 @@ export const terms = {
bsg: 'Bi-Weave Shield Generator',
c: 'Cannon',
cc: 'Collector Limpet Controller',
cm: 'Countermeasure',
ch: 'Chaff Launcher',
cr: 'Cargo Rack',
cs: 'Manifest Scanner',
dc: 'Docking Computer',
ec: 'Electronic Countermeasure',
fc: 'Fragment Cannon',
fh: 'Fighter Hangar',
fi: 'FSD Interdictor',
@@ -50,6 +51,7 @@ export const terms = {
fx: 'Fuel Transfer Limpet Controller',
hb: 'Hatch Breaker Limpet Controller',
hr: 'Hull Reinforcement Package',
hs: 'Heat Sink Launcher',
kw: 'Kill Warrant Scanner',
ls: 'Life Support',
mc: 'Multi-cannon',
@@ -65,6 +67,7 @@ export const terms = {
pcq: 'Luxury Passenger Cabin',
pd: 'power distributor',
pl: 'Pulse Laser',
po: 'Point Defence',
pp: 'Power Plant',
psg: 'Prismatic Shield Generator',
pv: 'Planetary Vehicle Hangar',
@@ -88,7 +91,6 @@ export const terms = {
// Modifications
ammo: 'Ammunition maximum',
armour: 'Armour',
armourpen: 'Armour penetration',
boot: 'Boot time',
brokenregen: 'Broken regeneration rate',
@@ -105,6 +107,7 @@ export const terms = {
explres: 'Explosive resistance',
facinglimit: 'Facing limit',
hullboost: 'Hull boost',
hullreinforcement: 'Hull reinforcement',
integrity: 'Integrity',
jitter: 'Jitter',
kinres: 'Kinetic resistance',