1
0
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:
Valansch 2018-10-19 15:01:19 +02:00 committed by GitHub
parent 88b759466c
commit 1b45a8e0d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}},