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