From dd731dfcd07a955f28904a04db5809d146794c5f Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sun, 6 Sep 2020 04:26:11 -0400 Subject: [PATCH] f --- biomes/tundra-taiga.json | 7 +++++++ regions/tundra.json | 8 -------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/biomes/tundra-taiga.json b/biomes/tundra-taiga.json index dd449b46..08839f9d 100644 --- a/biomes/tundra-taiga.json +++ b/biomes/tundra-taiga.json @@ -31,6 +31,13 @@ ] } ], + "structures": [ + { + "tileset": "village-stone", + "zoom": 2, + "rarity": 159 + } + ], "wall": { "style": { "style": "STATIC" diff --git a/regions/tundra.json b/regions/tundra.json index 989a2ad1..bd73293c 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -27,14 +27,6 @@ "tileset": "ruins", "rarity": 180, "zoom": 1 - }, - { - "tileset": "village-stone", - "zoom": 1, - "ratio": 0.05, - "rarity": 85, - "shuffle": 5 - } ], "riverRarity": 1,