mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-17 04:39:31 +00:00
Merge branch 'main' of https://github.com/openfrontio/OpenFrontIO into meta3
This commit is contained in:
@@ -148,7 +148,7 @@ export class DefaultConfig implements Config {
|
||||
return 0.5;
|
||||
}
|
||||
traitorDuration(): number {
|
||||
return 30 * 10; // 30 seconds
|
||||
return 15 * 10; // 15 seconds
|
||||
}
|
||||
spawnImmunityDuration(): Tick {
|
||||
return 5 * 10;
|
||||
|
||||
Reference in New Issue
Block a user