Hi again. 
So I am trying to add the "bleak_planet" modifier to a planet made in a system initializer.
I have tried:
modifier = "pm_bleak_planet"
modifiers = "pm_bleak_planet"
modifier = "bleak_planet"
modifiers = "bleak_planet"
And none of those seem to work when surveying the planet on new game start, though it otherwise spawns correctly as best I can tell.
Any ideas?
So I am trying to add the "bleak_planet" modifier to a planet made in a system initializer.
I have tried:
modifier = "pm_bleak_planet"
modifiers = "pm_bleak_planet"
modifier = "bleak_planet"
modifiers = "bleak_planet"
And none of those seem to work when surveying the planet on new game start, though it otherwise spawns correctly as best I can tell.
Any ideas?
Last edited: