mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Fixing Hullcost values, which should fix build prices.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"name": "Python",
|
||||
"manufacturer": "Faulcon DeLacy",
|
||||
"class": 2,
|
||||
"hullCost": 55172380,
|
||||
"hullCost": 55324684,
|
||||
"speed": 230,
|
||||
"boost": 300,
|
||||
"boostEnergy": 23,
|
||||
@@ -24,7 +24,7 @@
|
||||
"crew": 2,
|
||||
"reserveFuelCapacity": 0.83
|
||||
},
|
||||
"retailCost": 56978180,
|
||||
"retailCost": 56978179,
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "bO",
|
||||
|
||||
Reference in New Issue
Block a user