mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Fixing Hullcost values, which should fix build prices.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"name": "Python Mk II",
|
||||
"manufacturer": "Faulcon DeLacy",
|
||||
"class": 2,
|
||||
"hullCost": 66122374,
|
||||
"hullCost": 64743724,
|
||||
"speed": 256,
|
||||
"boost": 345,
|
||||
"boostEnergy": 19,
|
||||
@@ -24,7 +24,7 @@
|
||||
"crew": 2,
|
||||
"reserveFuelCapacity": 0.83
|
||||
},
|
||||
"retailCost": 67527360,
|
||||
"retailCost": 67527359,
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "bO",
|
||||
|
||||
Reference in New Issue
Block a user