From 2486d39ce07b0d77f668c9051415b05ec1f4d015 Mon Sep 17 00:00:00 2001 From: willyb321 Date: Mon, 29 Apr 2019 05:44:01 +1000 Subject: [PATCH] Fix mamba hardnes --- dist/index.js | 2 +- dist/index.json | 2 +- ships/mamba.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index 87a4d7a..8b65be9 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3028,7 +3028,7 @@ module.exports = { baseShieldStrength: 270, heatCapacity: 165, baseArmour: 230, - hardness: 65, + hardness: 70, hullMass: 250, masslock: 12, pipSpeed: .056451612903226, diff --git a/dist/index.json b/dist/index.json index 0d29abf..0d306cf 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4723,7 +4723,7 @@ "baseShieldStrength": 270, "heatCapacity": 165, "baseArmour": 230, - "hardness": 65, + "hardness": 70, "hullMass": 250, "masslock": 12, "pipSpeed": 0.056451612903226, diff --git a/ships/mamba.json b/ships/mamba.json index 2096a4a..7eea94a 100644 --- a/ships/mamba.json +++ b/ships/mamba.json @@ -13,7 +13,7 @@ "baseShieldStrength": 270, "heatCapacity": 165, "baseArmour": 230, - "hardness": 65, + "hardness": 70, "hullMass": 250, "masslock": 12, "pipSpeed": 0.056451612903226,