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": "Dolphin",
"manufacturer": "Saud Kruger",
"class": 1,
"hullCost": 1115330,
"hullCost": 1117906,
"speed": 250,
"boost": 350,
"boostEnergy": 10,
@@ -25,7 +25,7 @@
"crew": 1,
"reserveFuelCapacity": 0.5
},
"retailCost": 1337330,
"retailCost": 1337323,
"requirements": {
"horizons": true
},