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": 30,
|
||||
"roll": 80,
|
||||
"yaw": 14,
|
||||
"crew": 2
|
||||
"crew": 2,
|
||||
"reserveFuelCapacity": 0.83
|
||||
},
|
||||
"retailCost": 14314210,
|
||||
"requirements": {
|
||||
|
||||
Reference in New Issue
Block a user