mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
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:
@@ -118,7 +118,7 @@
|
|||||||
"integrity": 105,
|
"integrity": 105,
|
||||||
"mass": 32,
|
"mass": 32,
|
||||||
"maxmass": 2430,
|
"maxmass": 2430,
|
||||||
"maxmul": 1.86,
|
"maxmul": 1.06,
|
||||||
"minmass": 810,
|
"minmass": 810,
|
||||||
"minmul": 0.86,
|
"minmul": 0.86,
|
||||||
"optmass": 1620,
|
"optmass": 1620,
|
||||||
|
|||||||
Reference in New Issue
Block a user