From 74e260ccee8bcf301e518421e1ce3e9aa907f1ee Mon Sep 17 00:00:00 2001 From: RaydenKonig <71474946+RaydenKonig@users.noreply.github.com> Date: Thu, 3 Jun 2021 05:36:52 -0300 Subject: [PATCH] Update tundra-lake.json --- biomes/tundra-lake.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/biomes/tundra-lake.json b/biomes/tundra-lake.json index eb977980..d05c497a 100644 --- a/biomes/tundra-lake.json +++ b/biomes/tundra-lake.json @@ -500,7 +500,7 @@ "generators": [ { "min": -30, - "max": -10, + "max": -15, "generator": "soft-river" } ], @@ -522,4 +522,4 @@ ] }, "rarity": 2 -} \ No newline at end of file +}