Log in

View Full Version : modding moons


spoon
March 10th, 2004, 06:48 PM
What file controls how moons are created? For example, what changes would I make to add in tiny gas-giant moons. And how do you set atmosphere type so it isn't always "none"?

Thanks!

Fyron
March 10th, 2004, 06:52 PM
PlanetSize.txt controls the size of planets. SectType.txt controls the possible combinations of Size, Atmosphere, and Type for planets. SystemTypes.txt controls what types of planets get placed. Change the None atmosphere on moons to be Any in SystemTypes.txt, add a tiny gas giant to SectType.txt, and you will get some tiny gas giant moons. See FQM Deluxe as an example.

[ March 10, 2004, 16:53: Message edited by: Imperator Fyron ]

spoon
March 10th, 2004, 07:21 PM
That did it, thanks!