mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 18:56:38 +00:00
make NPCs easier
This commit is contained in:
@@ -166,7 +166,7 @@ export class DefaultConfig implements Config {
|
||||
return 10000
|
||||
}
|
||||
if (playerInfo.playerType == PlayerType.FakeHuman) {
|
||||
return 2500 // start troops * strength * difficulty
|
||||
return 1000 // start troops * strength * difficulty
|
||||
}
|
||||
return 25000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user