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:
parent
fbb8f17253
commit
bcaedb4267
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user