mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Use sane internal ordering of modules
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"fh": [
|
||||
{
|
||||
"bays": 2,
|
||||
"class": 7,
|
||||
"bays": 1,
|
||||
"class": 5,
|
||||
"cost": 575660,
|
||||
"edID": 128727932,
|
||||
"eddbID": 1562,
|
||||
"edID": 128727930,
|
||||
"eddbID": 1560,
|
||||
"fightercost": 1030,
|
||||
"grp": "fh",
|
||||
"id": "fh",
|
||||
"mass": 60,
|
||||
"power": 0.35,
|
||||
"id": "fr",
|
||||
"mass": 20,
|
||||
"power": 0.25,
|
||||
"rating": "D",
|
||||
"rebuildsperbay": 15
|
||||
"rebuildsperbay": 6
|
||||
},
|
||||
{
|
||||
"bays": 2,
|
||||
@@ -29,18 +29,18 @@
|
||||
"rebuildsperbay": 8
|
||||
},
|
||||
{
|
||||
"bays": 1,
|
||||
"class": 5,
|
||||
"bays": 2,
|
||||
"class": 7,
|
||||
"edID": 128727932,
|
||||
"cost": 2369330,
|
||||
"edID": 128727930,
|
||||
"eddbID": 1560,
|
||||
"eddbID": 1562,
|
||||
"fightercost": 1030,
|
||||
"grp": "fh",
|
||||
"id": "fr",
|
||||
"mass": 20,
|
||||
"power": 0.25,
|
||||
"id": "fh",
|
||||
"mass": 60,
|
||||
"power": 0.35,
|
||||
"rating": "D",
|
||||
"rebuildsperbay": 6
|
||||
"rebuildsperbay": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user