From f06f468796837d3fafbcbaf6c325f5c2226c9dc0 Mon Sep 17 00:00:00 2001 From: William Blythe Date: Fri, 11 Jan 2019 07:00:13 +1100 Subject: [PATCH] Fix mamba eddbID Closes EDCD/coriolis#461 --- dist/index.js | 4 ++-- dist/index.json | 4 ++-- ships/mamba.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/index.js b/dist/index.js index 31d0a7f..3c3fb80 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3016,7 +3016,7 @@ module.exports = { }, mamba: { edID: 128915979, - eddbID: 11, + eddbID: 38, properties: { name: "Mamba", manufacturer: "Zorgon Peterson", @@ -20334,7 +20334,7 @@ module.exports = { }, features: { integrity: [ -.09, -.09 ], - optmass: [ -.08, -.08 ], + optmass: [ -.08, -.075 ], optmul: [ .19, .26 ], power: [ .08, .08 ], thermload: [ .4, .4 ] diff --git a/dist/index.json b/dist/index.json index 6d6e32a..4d2b65c 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4637,7 +4637,7 @@ }, "mamba": { "edID": 128915979, - "eddbID": 11, + "eddbID": 38, "properties": { "name": "Mamba", "manufacturer": "Zorgon Peterson", @@ -24214,7 +24214,7 @@ ], "optmass": [ -0.08, - -0.08 + -0.075 ], "optmul": [ 0.19, diff --git a/ships/mamba.json b/ships/mamba.json index 8329b03..0648d07 100644 --- a/ships/mamba.json +++ b/ships/mamba.json @@ -1,7 +1,7 @@ { "mamba": { "edID": 128915979, - "eddbID": 11, + "eddbID": 38, "properties": { "name": "Mamba", "manufacturer": "Zorgon Peterson",