From ceb29856ebce491678ffbba0aa41691a025bf893 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Fri, 13 Aug 2021 19:50:19 -0700 Subject: [PATCH] more zoom across the board --- regions/frozen.json | 2 +- regions/mushroom.json | 2 +- regions/swamp.json | 2 +- regions/temperate.json | 2 +- regions/tropical.json | 2 +- regions/tundra.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/regions/frozen.json b/regions/frozen.json index 8622ba52..cacdbc42 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -72,7 +72,7 @@ ], "biomeImplosionRatio": 0.25, "riverRarity": 1, - "landBiomeZoom": 1.85, + "landBiomeZoom": 5, "shoreHeightMin": 2.2, "shoreHeightMax": 4.2, "loot": { diff --git a/regions/mushroom.json b/regions/mushroom.json index 2cae7051..a7a48a04 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -282,7 +282,7 @@ } ], "biomeImplosionRatio": 0.25, - "landBiomeZoom": 1.85, + "landBiomeZoom": 1.8, "effects": [ { "particleAltX": 1.0E-5, diff --git a/regions/swamp.json b/regions/swamp.json index 25e7968b..248ef899 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -182,7 +182,7 @@ } } ], - "landBiomeZoom": 1.85, + "landBiomeZoom": 3, "shoreHeightMin": 0.02, "shoreHeightMax": 1.2, "loot": { diff --git a/regions/temperate.json b/regions/temperate.json index 52b461fe..53ef2d47 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -238,7 +238,7 @@ } ], "riverRarity": 1, - "landBiomeZoom": 5, + "landBiomeZoom": 5.5, "riverStyle": { "style": "GLOB_IRIS_DOUBLE", "zoom": 4.925, diff --git a/regions/tropical.json b/regions/tropical.json index 90ad814a..1b011f51 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -61,7 +61,7 @@ "tropical/land-cave", "tropical/beach" ], - "landBiomeZoom": 1.85, + "landBiomeZoom": 5.5, "shoreHeightMin": 3.2, "shoreHeightMax": 9.2, "loot": { diff --git a/regions/tundra.json b/regions/tundra.json index c04a7386..993970f4 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -55,7 +55,7 @@ "varience": 2 }], "riverRarity": 1, - "landBiomeZoom": 1.85, + "landBiomeZoom": 4.5, "riverStyle": { "style": "VASCULAR", "zoom": 4.77,