mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-18 22:42:46 +00:00
extend alliances to 10 mins
This commit is contained in:
@@ -90,7 +90,7 @@ export class DefaultConfig implements Config {
|
||||
return 30 * 10
|
||||
}
|
||||
allianceDuration(): Tick {
|
||||
return 400 * 10
|
||||
return 600 * 10
|
||||
}
|
||||
percentageTilesOwnedToWin(): number {
|
||||
return 95
|
||||
|
||||
Reference in New Issue
Block a user