Code: Select all
"Minerva:Minerva (planet):DannyWorld:VladWorld" "Sol"
{
Class "planet"
Texture "charon.*"
Radius 2554
Visible true
Clickable true
EllipticalOrbit {
Epoch 2458426.18683 # 2004 Jun 21 00:00UT
Period 1.0000
SemiMajorAxis 32.5000
Eccentricity 0.0167
Inclination 0.0001
AscendingNode 348.739
LongOfPericenter 102.947
MeanLongitude 97.464
}
BodyFrame { EquatorJ2000 {} }
CustomRotation "earth-p03lp"
# Overriden by CustomRotation
# UniformRotation
# {
# Period 23.93447117
# Inclination -23.4392911
# MeridianAngle 280.147
# }
Albedo 0.07
}
However, if I add that code to my solarsys.ssc it will not work. If I add it to a separate .ssc file in my extras folder it will work, but I would like to have that code in my solarsys.ssc file in my data folder instead which does not work. I have Celestia 1.6.1.-ED, if that is relevant. How can I fix this "bug"? Thanks.