mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-04 09:42:30 +02:00
biter_attacks module off by default
This commit is contained in:
parent
14165acdb2
commit
500bcd1a18
@ -342,7 +342,7 @@ global.config = {
|
||||
},
|
||||
-- allows for large-scale biter attacks
|
||||
biter_attacks = {
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
-- whether or not to send attacks on timed intervals (against a random player)
|
||||
timed_attacks = {
|
||||
enabled = true,
|
||||
|
Loading…
Reference in New Issue
Block a user