mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 04:59:25 +00:00
hospitals change
This commit is contained in:
@@ -442,11 +442,11 @@ export class DefaultConfig implements Config {
|
||||
? 0n
|
||||
: BigInt(
|
||||
Math.min(
|
||||
2_000_000,
|
||||
6_000_000,
|
||||
Math.pow(
|
||||
2,
|
||||
p.unitsIncludingConstruction(UnitType.Hospital).length,
|
||||
) * 2_000_000,
|
||||
) * 1_500_000,
|
||||
),
|
||||
),
|
||||
territoryBound: true,
|
||||
|
||||
Reference in New Issue
Block a user