city cost back to normal

This commit is contained in:
1brucben
2025-04-26 00:39:21 +02:00
parent 0df4d1015a
commit 79651bd4b4
+1 -1
View File
@@ -348,7 +348,7 @@ export class DefaultConfig implements Config {
Math.pow(
2,
p.unitsIncludingConstruction(UnitType.City).length,
) * 250_000,
) * 125_000,
),
territoryBound: true,
constructionDuration: this.instantBuild() ? 0 : 2 * 10,