diff --git a/dist/index.js b/dist/index.js index 5792ce4..f6bfa1c 100644 --- a/dist/index.js +++ b/dist/index.js @@ -98,8 +98,8 @@ module.exports = { manufacturer: "Lakon", class: 2, hullCost: 18182883, - speed: 235, - boost: 337, + speed: 230, + boost: 330, boostEnergy: 19, baseShieldStrength: 154, baseArmour: 280, diff --git a/dist/index.json b/dist/index.json index 73b6093..4217125 100644 --- a/dist/index.json +++ b/dist/index.json @@ -144,8 +144,8 @@ "manufacturer": "Lakon", "class": 2, "hullCost": 18182883, - "speed": 235, - "boost": 337, + "speed": 230, + "boost": 330, "boostEnergy": 19, "baseShieldStrength": 154, "baseArmour": 280, diff --git a/ships/alliance_chieftain.json b/ships/alliance_chieftain.json index 4896f93..a8b208e 100644 --- a/ships/alliance_chieftain.json +++ b/ships/alliance_chieftain.json @@ -7,8 +7,8 @@ "manufacturer": "Lakon", "class": 2, "hullCost": 18182883, - "speed": 235, - "boost": 337, + "speed": 230, + "boost": 330, "boostEnergy": 19, "baseShieldStrength": 154, "baseArmour": 280,