mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Made void chest frequency prime
This commit is contained in:
parent
88b759466c
commit
1b45a8e0d9
@ -179,7 +179,7 @@ local Config = {
|
||||
},
|
||||
|
||||
-- every x ticks it will clear y currency_item
|
||||
void_chest_frequency = 300,
|
||||
void_chest_frequency = 307,
|
||||
|
||||
unlockables = {
|
||||
{stone = 50, type = 'buff', prototype = {name = 'mining_speed', value = 10}},
|
||||
|
Loading…
Reference in New Issue
Block a user