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": "Beluga Liner",
"manufacturer": "Saud Kruger",
"class": 3,
"hullCost": 79654610,
"hullCost": 79694761,
"speed": 200,
"boost": 280,
"boostEnergy": 19,
@@ -26,7 +26,7 @@
"crew": 3,
"reserveFuelCapacity": 0.81
},
"retailCost": 84532770,
"retailCost": 84532764,
"requirements": {
"horizons": true
},