From 1a8ea359b074b2a60cda4a9aed1810ff871bb0db Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Thu, 8 Jun 2023 10:18:51 +1000 Subject: [PATCH] fixed terrain height --- KSRSSLaunchSites/LaunchSites.cfg | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/KSRSSLaunchSites/LaunchSites.cfg b/KSRSSLaunchSites/LaunchSites.cfg index 4d19008..75145bb 100644 --- a/KSRSSLaunchSites/LaunchSites.cfg +++ b/KSRSSLaunchSites/LaunchSites.cfg @@ -9,27 +9,27 @@ { KEYname = KSC changeGrassColor = true - latitude = -0.694444 + latitude = -0.1 longitude = 73.155 - repositionRadiusOffset = 203 + repositionRadiusOffset = 78 repositionToSphereSurface = false lodvisibleRangeMult = 6 reorientFinalAngle = 0 } PQSMod_MapDecalTangent { - radius = 2000 + radius = 4000 heightMapDeformity = 80 - absoluteOffset = 150 + absoluteOffset = 25 absolute = true - latitude = -0.694444 + latitude = -0.1 longitude = 73.155 } } Site { name = eq_wolf - displayName = EQ - Wolf Volcano + displayName = EQ - Galapagos Islands description = asdf PQSCity { @@ -37,16 +37,16 @@ changeGrassColor = true latitude = 0.1 longitude = -90.25 - repositionRadiusOffset = 203 + repositionRadiusOffset = 78 repositionToSphereSurface = false lodvisibleRangeMult = 6 reorientFinalAngle = 0 } PQSMod_MapDecalTangent { - radius = 2000 + radius = 4000 heightMapDeformity = 80 - absoluteOffset = 150 + absoluteOffset = 25 absolute = true latitude = 0.1 longitude = -90.25