mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
fix costs
they were * 100 by accident.. no clue how
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"eddbID": 0,
|
||||
"edID": 128834000,
|
||||
"mount": "F",
|
||||
"cost": 53762896,
|
||||
"cost": 537628,
|
||||
"mass": 4,
|
||||
"integrity": 42,
|
||||
"power": 1.21,
|
||||
@@ -40,7 +40,7 @@
|
||||
"eddbID": 0,
|
||||
"edID": 128834778,
|
||||
"mount": "F",
|
||||
"cost": 154731222,
|
||||
"cost": 1547312,
|
||||
"mass": 8,
|
||||
"integrity": 51,
|
||||
"power": 1.68,
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"rof": 10,
|
||||
"shotspeed": 1200,
|
||||
"thermload": 3.1,
|
||||
"cost": 238134781,
|
||||
"cost": 2381347,
|
||||
"reload": 6,
|
||||
"id": "2N",
|
||||
"edID": 128834780,
|
||||
@@ -57,7 +57,7 @@
|
||||
"reload": 6,
|
||||
"shotspeed": 1200,
|
||||
"thermload": 2.1,
|
||||
"cost": 238134781,
|
||||
"cost": 2381347,
|
||||
"id": "2O",
|
||||
"edID": 128834003,
|
||||
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Medium"
|
||||
|
||||
Reference in New Issue
Block a user