Fixing Hullcost values, which should fix build prices.

This commit is contained in:
Alex Williams
2024-11-17 23:05:53 +00:00
parent 41bb708463
commit 074a8eee0d
41 changed files with 68 additions and 68 deletions

View File

@@ -6,7 +6,7 @@
"name": "Alliance Crusader",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 22866341,
"hullCost": 22096565,
"speed": 180,
"boost": 300,
"boostEnergy": 19,
@@ -25,7 +25,7 @@
"crew": 3,
"reserveFuelCapacity": 0.77
},
"retailCost": 19382252,
"retailCost": 22866341,
"requirements": {
"horizons": true
},