diff --git a/dist/index.js b/dist/index.js index 65a9d24..042acb1 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3022,16 +3022,16 @@ module.exports = { manufacturer: "Zorgon Peterson", class: 2, hullCost: 55866341, - speed: 310, - boost: 380, - boostEnergy: 10, + speed: 300, + boost: 370, + boostEnergy: 19, baseShieldStrength: 270, heatCapacity: 165, baseArmour: 230, hardness: 65, hullMass: 250, masslock: 12, - pipSpeed: .048387096774194, + pipSpeed: .047297297297297, pitch: 27, roll: 80, yaw: 10, diff --git a/dist/index.json b/dist/index.json index ab546cc..e101c9e 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4643,16 +4643,16 @@ "manufacturer": "Zorgon Peterson", "class": 2, "hullCost": 55866341, - "speed": 310, - "boost": 380, - "boostEnergy": 10, + "speed": 300, + "boost": 370, + "boostEnergy": 19, "baseShieldStrength": 270, "heatCapacity": 165, "baseArmour": 230, "hardness": 65, "hullMass": 250, "masslock": 12, - "pipSpeed": 0.048387096774194, + "pipSpeed": 0.047297297297297, "pitch": 27, "roll": 80, "yaw": 10, diff --git a/ships/mamba.json b/ships/mamba.json index 61226c2..fb385b9 100644 --- a/ships/mamba.json +++ b/ships/mamba.json @@ -7,16 +7,16 @@ "manufacturer": "Zorgon Peterson", "class": 2, "hullCost": 55866341, - "speed": 310, - "boost": 380, - "boostEnergy": 10, + "speed": 300, + "boost": 370, + "boostEnergy": 19, "baseShieldStrength": 270, "heatCapacity": 165, "baseArmour": 230, "hardness": 65, "hullMass": 250, "masslock": 12, - "pipSpeed": 0.048387096774194, + "pipSpeed": 0.047297297297297, "pitch": 27, "roll": 80, "yaw": 10,