mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Fixing Hullcost values, which should fix build prices.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"name": "Viper",
|
||||
"manufacturer": "Faulcon DeLacy",
|
||||
"class": 1,
|
||||
"hullCost": 95900,
|
||||
"hullCost": 96733,
|
||||
"speed": 320,
|
||||
"boost": 400,
|
||||
"boostEnergy": 10,
|
||||
@@ -24,7 +24,7 @@
|
||||
"crew": 1,
|
||||
"reserveFuelCapacity": 0.41
|
||||
},
|
||||
"retailCost": 142930,
|
||||
"retailCost": 142931,
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "B3",
|
||||
|
||||
Reference in New Issue
Block a user