mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Add purchase requirement info to ships
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
"crew": 1
|
||||
},
|
||||
"retailCost": 1337330,
|
||||
"requirements": {
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "cq", "edID": 128049292, "eddbID": 1589, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "cr", "edID": 128049293, "eddbID": 1590, "grp": "bh", "cost": 534940, "mass": 32, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
|
||||
Reference in New Issue
Block a user