1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

- Reduced min pollution level based on play testing.

This commit is contained in:
TWLTriston 2019-03-30 06:21:10 -04:00
parent fbb8f17253
commit bcaedb4267

View File

@ -60,7 +60,7 @@ local tree_threshold = -0.25
local tree_chance = 0.125
local start_chunks_half_size = 3
global.min_pollution = 2500
global.min_pollution = 650
local chunk_list = {index = 1}
local surface