Skip to content

Commit 79ea74b

Browse files
committed
Make the cliffifier less aggressive
1 parent affd5e0 commit 79ea74b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • GameData/RealSolarSystem/RSSKopernicus/Earth

GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,9 +445,9 @@
445445
}
446446
VertexDefineCoastSmooth
447447
{
448-
minOffset = -70
449-
maxOffset = 70
450-
slopeScale = 25
448+
minOffset = -15
449+
maxOffset = 15
450+
slopeScale = 8
451451
order = 105
452452
}
453453
VertexHeightNoiseVertHeight

0 commit comments

Comments
 (0)