mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 16:56:36 +00:00
reduce structureMinDist to 12, allow for some overlap
This commit is contained in:
@@ -671,7 +671,7 @@ export class DefaultConfig implements Config {
|
||||
}
|
||||
|
||||
structureMinDist(): number {
|
||||
return 18;
|
||||
return 12;
|
||||
}
|
||||
|
||||
shellLifetime(): number {
|
||||
|
||||
Reference in New Issue
Block a user