mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Add reserve fuel tank capacities to ships
These contribute towards ship mass, and are necessary for accurate jump range calculation. Ref: https://forums.frontier.co.uk/threads/reserve-tank-sizes-for-all-ships.460434/
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"pitch": 38,
|
||||
"roll": 90,
|
||||
"yaw": 16,
|
||||
"crew": 1
|
||||
"crew": 1,
|
||||
"reserveFuelCapacity": 0.41
|
||||
},
|
||||
"retailCost": 2542930,
|
||||
"requirements": {
|
||||
|
||||
Reference in New Issue
Block a user