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": "Imperial Clipper",
"manufacturer": "Gutamaya",
"class": 3,
"hullCost": 21077780,
"hullCost": 21116895,
"speed": 300,
"boost": 380,
"boostEnergy": 19,
@@ -24,7 +24,7 @@
"crew": 2,
"reserveFuelCapacity": 0.74
},
"retailCost": 22296860,
"retailCost": 22295860,
"requirements": {
"empireRank": 7
},