Add missing tags for the Moon (closes #3406)

This commit is contained in:
Emma Broman
2025-04-15 10:49:06 +02:00
parent 17b182cda3
commit d2821b48b7

View File

@@ -52,6 +52,7 @@ local Moon = {
Color = { 1.0, 1.0, 0.0 }
}
},
Tag = { "moon_solarSystem", "moon_terrestrial", "moon_earth" },
GUI = {
Path = "/Solar System/Planets/Earth/Moon"
}