mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 12:28:03 +00:00
nerf defense posts agin
This commit is contained in:
@@ -221,7 +221,7 @@ export class DefaultConfig implements Config {
|
||||
return 40;
|
||||
}
|
||||
defensePostDefenseBonus(): number {
|
||||
return 5;
|
||||
return 4;
|
||||
}
|
||||
playerTeams(): number | typeof Duos {
|
||||
return this._gameConfig.playerTeams ?? 0;
|
||||
|
||||
Reference in New Issue
Block a user