1
0
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:
Johny 2022-10-18 17:41:52 +02:00
parent 9c4787a962
commit fc7c0bf9f6

@ -475,6 +475,7 @@ local function zone_14(x, y, data, _, adjusted_zones)
local entities = data.entities
local buildings = data.buildings
local treasure = data.treasure
data.forest_zone = true
local small_caves = get_perlin('small_caves', p, seed)
local noise_cave_ponds = get_perlin('cave_ponds', p, seed)