mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
Component data corrections, refactoring
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"id": "07",
|
||||
"grp": "cr",
|
||||
"name": "Cargo Rack (Capacity: 256)",
|
||||
"name": "Cargo Rack (256)",
|
||||
"class": 8,
|
||||
"rating": "E",
|
||||
"cost": 3829866,
|
||||
@@ -12,7 +12,7 @@
|
||||
{
|
||||
"id": "06",
|
||||
"grp": "cr",
|
||||
"name": "Cargo Rack (Capacity: 128)",
|
||||
"name": "Cargo Rack (128)",
|
||||
"class": 7,
|
||||
"rating": "E",
|
||||
"cost": 1178420,
|
||||
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"id": "05",
|
||||
"grp": "cr",
|
||||
"name": "Cargo Rack (Capacity: 64)",
|
||||
"name": "Cargo Rack (64)",
|
||||
"class": 6,
|
||||
"rating": "E",
|
||||
"cost": 362591,
|
||||
@@ -30,7 +30,7 @@
|
||||
{
|
||||
"id": "04",
|
||||
"grp": "cr",
|
||||
"name": "Cargo Rack (Capacity: 32)",
|
||||
"name": "Cargo Rack (32)",
|
||||
"class": 5,
|
||||
"rating": "E",
|
||||
"cost": 111566,
|
||||
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"id": "03",
|
||||
"grp": "cr",
|
||||
"name": "Cargo Rack (Capacity: 16)",
|
||||
"name": "Cargo Rack (16)",
|
||||
"class": 4,
|
||||
"rating": "E",
|
||||
"cost": 34328,
|
||||
@@ -48,7 +48,7 @@
|
||||
{
|
||||
"id": "02",
|
||||
"grp": "cr",
|
||||
"name": "Cargo Rack (Capacity: 8)",
|
||||
"name": "Cargo Rack (8)",
|
||||
"class": 3,
|
||||
"rating": "E",
|
||||
"cost": 10563,
|
||||
@@ -57,7 +57,7 @@
|
||||
{
|
||||
"id": "01",
|
||||
"grp": "cr",
|
||||
"name": "Cargo Rack (Capacity: 4)",
|
||||
"name": "Cargo Rack (4)",
|
||||
"class": 2,
|
||||
"rating": "E",
|
||||
"cost": 3250,
|
||||
@@ -66,7 +66,7 @@
|
||||
{
|
||||
"id": "00",
|
||||
"grp": "cr",
|
||||
"name": "Cargo Rack (Capacity: 2)",
|
||||
"name": "Cargo Rack (2)",
|
||||
"class": 1,
|
||||
"rating": "E",
|
||||
"cost": 1000,
|
||||
|
||||
Reference in New Issue
Block a user