fixed terrain height
This commit is contained in:
parent
7c8e2fbd8f
commit
1a8ea359b0
@ -9,27 +9,27 @@
|
|||||||
{
|
{
|
||||||
KEYname = KSC
|
KEYname = KSC
|
||||||
changeGrassColor = true
|
changeGrassColor = true
|
||||||
latitude = -0.694444
|
latitude = -0.1
|
||||||
longitude = 73.155
|
longitude = 73.155
|
||||||
repositionRadiusOffset = 203
|
repositionRadiusOffset = 78
|
||||||
repositionToSphereSurface = false
|
repositionToSphereSurface = false
|
||||||
lodvisibleRangeMult = 6
|
lodvisibleRangeMult = 6
|
||||||
reorientFinalAngle = 0
|
reorientFinalAngle = 0
|
||||||
}
|
}
|
||||||
PQSMod_MapDecalTangent
|
PQSMod_MapDecalTangent
|
||||||
{
|
{
|
||||||
radius = 2000
|
radius = 4000
|
||||||
heightMapDeformity = 80
|
heightMapDeformity = 80
|
||||||
absoluteOffset = 150
|
absoluteOffset = 25
|
||||||
absolute = true
|
absolute = true
|
||||||
latitude = -0.694444
|
latitude = -0.1
|
||||||
longitude = 73.155
|
longitude = 73.155
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Site
|
Site
|
||||||
{
|
{
|
||||||
name = eq_wolf
|
name = eq_wolf
|
||||||
displayName = EQ - Wolf Volcano
|
displayName = EQ - Galapagos Islands
|
||||||
description = asdf
|
description = asdf
|
||||||
PQSCity
|
PQSCity
|
||||||
{
|
{
|
||||||
@ -37,16 +37,16 @@
|
|||||||
changeGrassColor = true
|
changeGrassColor = true
|
||||||
latitude = 0.1
|
latitude = 0.1
|
||||||
longitude = -90.25
|
longitude = -90.25
|
||||||
repositionRadiusOffset = 203
|
repositionRadiusOffset = 78
|
||||||
repositionToSphereSurface = false
|
repositionToSphereSurface = false
|
||||||
lodvisibleRangeMult = 6
|
lodvisibleRangeMult = 6
|
||||||
reorientFinalAngle = 0
|
reorientFinalAngle = 0
|
||||||
}
|
}
|
||||||
PQSMod_MapDecalTangent
|
PQSMod_MapDecalTangent
|
||||||
{
|
{
|
||||||
radius = 2000
|
radius = 4000
|
||||||
heightMapDeformity = 80
|
heightMapDeformity = 80
|
||||||
absoluteOffset = 150
|
absoluteOffset = 25
|
||||||
absolute = true
|
absolute = true
|
||||||
latitude = 0.1
|
latitude = 0.1
|
||||||
longitude = -90.25
|
longitude = -90.25
|
||||||
|
Loading…
Reference in New Issue
Block a user