Fix 7D thrusters max multiplier

We can only wish 7D gave a 1.86 multiplier, fixed to true value of 1.06
This commit is contained in:
Brandon Tuomela
2016-11-10 17:15:00 -08:00
committed by GitHub
parent 0881f6ab6f
commit 2b5feaa579

View File

@@ -118,7 +118,7 @@
"integrity": 105,
"mass": 32,
"maxmass": 2430,
"maxmul": 1.86,
"maxmul": 1.06,
"minmass": 810,
"minmul": 0.86,
"optmass": 1620,