From 79ea74b9dfe71eb1a8a1b3925be071bacf717ea0 Mon Sep 17 00:00:00 2001 From: siimav Date: Fri, 31 Mar 2023 22:51:43 +0300 Subject: [PATCH] Make the cliffifier less aggressive --- GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg b/GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg index d1f87080..fdafc6a5 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg +++ b/GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg @@ -445,9 +445,9 @@ } VertexDefineCoastSmooth { - minOffset = -70 - maxOffset = 70 - slopeScale = 25 + minOffset = -15 + maxOffset = 15 + slopeScale = 8 order = 105 } VertexHeightNoiseVertHeight