mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 15:06:51 +00:00
make mirve 25 million
This commit is contained in:
@@ -435,7 +435,7 @@ export class DefaultConfig implements Config {
|
||||
cost: (p: Player) =>
|
||||
p.type() === PlayerType.Human && this.infiniteGold()
|
||||
? 0n
|
||||
: 35_000_000n,
|
||||
: 25_000_000n,
|
||||
territoryBound: false,
|
||||
};
|
||||
case UnitType.MIRVWarhead:
|
||||
|
||||
Reference in New Issue
Block a user