mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
More comprehensive changes, UI tweaking
This commit is contained in:
@@ -164,6 +164,17 @@
|
||||
"fuelmul": 0.011,
|
||||
"fuelpower": 2.3
|
||||
},
|
||||
"5A": {
|
||||
"class": 5,
|
||||
"rating": "A",
|
||||
"cost": 5103953,
|
||||
"mass": 20,
|
||||
"power": 0.6,
|
||||
"optmass": 1050,
|
||||
"maxfuel": 5,
|
||||
"fuelmul": 0.012,
|
||||
"fuelpower": 2.45
|
||||
},
|
||||
"5B": {
|
||||
"class": 5,
|
||||
"rating": "B",
|
||||
@@ -262,16 +273,5 @@
|
||||
"maxfuel": 5.3,
|
||||
"fuelmul": 0.011,
|
||||
"fuelpower": 2.6
|
||||
},
|
||||
"5A": {
|
||||
"class": 5,
|
||||
"rating": "A",
|
||||
"cost": 5103953,
|
||||
"mass": 20,
|
||||
"power": 0.6,
|
||||
"optmass": 1050,
|
||||
"maxfuel": 5,
|
||||
"fuelmul": 0.012,
|
||||
"fuelpower": 2.45
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"Scanners": {
|
||||
"2f": {
|
||||
"group": "sc",
|
||||
"name": "Advanced Discovery Scanner",
|
||||
"name": "Adv. Discovery Scanner",
|
||||
"class": 1,
|
||||
"rating": "C",
|
||||
"cost": 1545000,
|
||||
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"2g": {
|
||||
"group": "sc",
|
||||
"name": "Intermediate Discovery Scanner",
|
||||
"name": "Inter. Discovery Scanner",
|
||||
"class": 1,
|
||||
"rating": "D",
|
||||
"cost": 505000,
|
||||
|
||||
Reference in New Issue
Block a user