raise city cost

This commit is contained in:
1brucben
2025-05-09 02:29:22 +02:00
parent 0c7c9a9261
commit f28f83ca89
+1 -1
View File
@@ -372,7 +372,7 @@ export class DefaultConfig implements Config {
Math.pow(
2,
p.unitsIncludingConstruction(UnitType.City).length,
) * 125_000,
) * 250_000,
),
territoryBound: true,
constructionDuration: this.instantBuild() ? 0 : 2 * 10,