mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
- Slight increase to uranium threshold to increase frequency based on playtesting.
This commit is contained in:
parent
bcaedb4267
commit
880d154577
@ -45,7 +45,7 @@ local oil_scale = 1 / 64
|
||||
local oil_threshold = 0.6
|
||||
|
||||
local uranium_scale = 1 / 128
|
||||
local uranium_threshold = 0.65
|
||||
local uranium_threshold = 0.6
|
||||
|
||||
local density_scale = 1 / 48
|
||||
local density_threshold = 0.5
|
||||
|
Loading…
Reference in New Issue
Block a user