mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-05-13 21:56:29 +02:00
planet_prison: lower the size of water-shallow layer
This commit is contained in:
parent
667c24edc0
commit
f4079a194f
@ -104,8 +104,8 @@ local industrial_zone_layers = {
|
||||
objects = {
|
||||
"water-shallow",
|
||||
},
|
||||
elevation = 0.6,
|
||||
resolution = 0.005,
|
||||
elevation = 0.7,
|
||||
resolution = 0.01,
|
||||
hook = nil,
|
||||
deps = nil,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user