Skip to content

Commit b19b0bc

Browse files
committed
Fix some abnormally small SoIs.
Closes #287
1 parent 1b087c1 commit b19b0bc

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

GameData/RealSolarSystem/RSSKopernicus/Mars/Deimos.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
gravParameter = 9.615569648120313e+4
3636
solarRotationPeriod = False
3737
rotationPeriod = 109123.2
38+
sphereOfInfluence = 45000
3839
tidallyLocked = true
3940
initialRotation = 0
4041
isHomeWorld = false

GameData/RealSolarSystem/RSSKopernicus/Mars/Phobos.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
description = #RSS_Phobos_desc//One of two natural satellites orbiting Mars, Phobos is named after the Greek god which was depicted as the embodiment of horror. Phobos is the larger and closer natural body around Mars
3434
radius = 7250
3535
gravParameter = 7.087546066894452e+5
36+
sphereOfInfluence = 47000
3637
solarRotationPeriod = False
3738
rotationPeriod = 27553.843872
3839
tidallyLocked = true

GameData/RealSolarSystem/RSSKopernicus/Saturn/Mimas.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
description = #RSS_Mimas_desc//Mimas, not Minmas, is the closest regular moon to Saturn, and the smallest body to keep a spherical shape in the solar system. It definitely isn't the Death Star.
3434
radius = 198200
3535
gravParameter = 2.503524000000e+9
36+
sphereOfInfluence = 396000
3637
solarRotationPeriod = False
3738
rotationPeriod = 81388.8
3839
tidallyLocked = true

0 commit comments

Comments
 (0)