diff --git a/src/gameplay/biome.cpp b/src/gameplay/biome.cpp index 96e28b9..e91e490 100644 --- a/src/gameplay/biome.cpp +++ b/src/gameplay/biome.cpp @@ -19,7 +19,7 @@ static ForestParams forest{{Biome::FOREST, {0.5f, 1.0f}, {0.5f, 1.0f}, {0.004f, 0.010f, 0.020f}, - {64, 12}}, + {62, 12}}, 0.1f };