From 5404e56c7e334f0c0fdceae2e82eb9cc925c5bf2 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Fri, 11 Nov 2016 07:56:12 +0000 Subject: [PATCH] Update distribution with fixed thrusters data --- dist/index.js | 2 +- dist/index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/index.js b/dist/index.js index 3ce4a9f..85aa5d5 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3185,7 +3185,7 @@ module.exports = { integrity: 105, mass: 32, maxmass: 2430, - maxmul: 1.86, + maxmul: 1.06, minmass: 810, minmul: .86, optmass: 1620, diff --git a/dist/index.json b/dist/index.json index c9231bf..753e80b 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4876,7 +4876,7 @@ "integrity": 105, "mass": 32, "maxmass": 2430, - "maxmul": 1.86, + "maxmul": 1.06, "minmass": 810, "minmul": 0.86, "optmass": 1620,