Enabled eclipses on Earth again.

This commit is contained in:
Jonathas Costa
2018-04-20 21:52:51 -04:00
parent 4197bb8200
commit 49b08ed1c3
@@ -233,7 +233,21 @@ local Earth = {
}
}
}
}
},
ShadowGroup = {
Source1 = {
Name = "Sun",
-- All radius in meters
Radius = 696.3E6
},
--Source2 = { Name = "Monolith", Radius = 0.01E6, },
Caster1 = {
Name = "Moon",
-- All radius in meters
Radius = 1.737E6
}
--Caster2 = { Name = "Independency Day Ship", Radius = 0.0, }
}
},
Tag = { "planet_solarSystem", "planet_terrestrial" },
GUI = {