Skip to content

Commit 3d93b9f

Browse files
author
Test-Account-KSP
authored
Fix the North Korean launch site (#281)
Slightly adjust latitude, longitude, repositionRadiusOffset and absoluteOffset
1 parent 8f15b99 commit 3d93b9f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

GameData/RealSolarSystem/LaunchSites.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -368,21 +368,21 @@
368368
{
369369
KEYname = KSC
370370
changeGrassColor = true
371-
latitude = 39.66
372-
longitude = 124.705
371+
latitude = 39.6601
372+
longitude = 124.705033
373373
repositionToSphereSurface = false
374-
repositionRadiusOffset = 500
374+
repositionRadiusOffset = 148
375375
lodvisibleRangeMult = 6
376376
reorientFinalAngle = -214.705
377377
}
378378
PQSMod_MapDecalTangent
379379
{
380380
radius = 4500
381381
heightMapDeformity = 80
382-
absoluteOffset = 85
382+
absoluteOffset = 95
383383
absolute = true
384-
latitude = 39.66
385-
longitude = 124.705
384+
latitude = 39.6601
385+
longitude = 124.705033
386386
}
387387
}
388388
Site

0 commit comments

Comments
 (0)