Order components by class/rating descending

This commit is contained in:
Colin McLeod
2015-05-27 03:22:58 -07:00
parent 68e6835da1
commit 678c402a2f
26 changed files with 4663 additions and 4663 deletions

View File

@@ -1,36 +1,14 @@
{
"Cargo Scanners": [
{
"id": "09",
{
"id": "0d",
"grp": "cs",
"class": 0,
"rating": "A",
"cost": 1097095,
"rating": "E",
"cost": 13544,
"mass": 1.3,
"power": 3.2,
"range": 4,
"time": 10
},
{
"id": "0a",
"grp": "cs",
"class": 0,
"rating": "B",
"cost": 365698,
"mass": 1.3,
"power": 1.6,
"range": 3.5,
"time": 10
},
{
"id": "0b",
"grp": "cs",
"class": 0,
"rating": "C",
"cost": 121899,
"mass": 1.3,
"power": 0.8,
"range": 3,
"power": 0.2,
"range": 2,
"time": 10
},
{
@@ -45,14 +23,36 @@
"time": 10
},
{
"id": "0d",
"id": "0b",
"grp": "cs",
"class": 0,
"rating": "E",
"cost": 13544,
"rating": "C",
"cost": 121899,
"mass": 1.3,
"power": 0.2,
"range": 2,
"power": 0.8,
"range": 3,
"time": 10
},
{
"id": "0a",
"grp": "cs",
"class": 0,
"rating": "B",
"cost": 365698,
"mass": 1.3,
"power": 1.6,
"range": 3.5,
"time": 10
},
{
"id": "09",
"grp": "cs",
"class": 0,
"rating": "A",
"cost": 1097095,
"mass": 1.3,
"power": 3.2,
"range": 4,
"time": 10
}
]