mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 12:28:03 +00:00
nerf bot speed more
This commit is contained in:
@@ -521,7 +521,7 @@ export class DefaultConfig implements Config {
|
||||
}
|
||||
}
|
||||
if (attackerType === PlayerType.Bot) {
|
||||
speed *= 5; // slow bot attacks
|
||||
speed *= 6; // slow bot attacks
|
||||
}
|
||||
if (defenderIsPlayer) {
|
||||
const defenderTroops = defender.troops();
|
||||
|
||||
Reference in New Issue
Block a user