mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-16 08:26:22 +00:00
Can target other players
This commit is contained in:
@@ -11,7 +11,7 @@ export class DefaultConfig implements Config {
|
||||
return 10 * 10
|
||||
}
|
||||
targetCooldown(): Tick {
|
||||
return 30 * 10
|
||||
return 15 * 10
|
||||
}
|
||||
allianceRequestCooldown(): Tick {
|
||||
return 30 * 10
|
||||
|
||||
Reference in New Issue
Block a user