mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-03-11 14:49:24 +02:00
Addind coin nerf to forest zone
This commit is contained in:
parent
9c4787a962
commit
fc7c0bf9f6
@ -475,6 +475,7 @@ local function zone_14(x, y, data, _, adjusted_zones)
|
|||||||
local entities = data.entities
|
local entities = data.entities
|
||||||
local buildings = data.buildings
|
local buildings = data.buildings
|
||||||
local treasure = data.treasure
|
local treasure = data.treasure
|
||||||
|
data.forest_zone = true
|
||||||
|
|
||||||
local small_caves = get_perlin('small_caves', p, seed)
|
local small_caves = get_perlin('small_caves', p, seed)
|
||||||
local noise_cave_ponds = get_perlin('cave_ponds', p, seed)
|
local noise_cave_ponds = get_perlin('cave_ponds', p, seed)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user