From da018a50c2c4fae69c552b67a7d2390a0dc04a3e Mon Sep 17 00:00:00 2001 From: Willyb321 Date: Thu, 20 Dec 2018 13:10:21 +1100 Subject: [PATCH] fix mamba again --- dist/index.js | 4 ++-- dist/index.json | 4 ++-- ships/mamba.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/index.js b/dist/index.js index 861fb40..1a1e79e 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3022,8 +3022,8 @@ module.exports = { manufacturer: "Zorgon Peterson", class: 2, hullCost: 55866341, - speed: 300, - boost: 370, + speed: 310, + boost: 380, boostEnergy: 17, baseShieldStrength: 270, heatCapacity: 165, diff --git a/dist/index.json b/dist/index.json index 0d827b7..28ea894 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4643,8 +4643,8 @@ "manufacturer": "Zorgon Peterson", "class": 2, "hullCost": 55866341, - "speed": 300, - "boost": 370, + "speed": 310, + "boost": 380, "boostEnergy": 17, "baseShieldStrength": 270, "heatCapacity": 165, diff --git a/ships/mamba.json b/ships/mamba.json index 37590ff..8329b03 100644 --- a/ships/mamba.json +++ b/ships/mamba.json @@ -7,8 +7,8 @@ "manufacturer": "Zorgon Peterson", "class": 2, "hullCost": 55866341, - "speed": 300, - "boost": 370, + "speed": 310, + "boost": 380, "boostEnergy": 17, "baseShieldStrength": 270, "heatCapacity": 165,