Quite simply, is there a command that can stop the random seeding of traits in a specific character? I've already built their traits, and I don't like it when the game adds more for no reason. Thanks!
NOT = {
personality_traits = 8 #### or whatever number this specific character has for traits?
Could I add the flag to the character in the .txt file? I've made a custom character and the game gives me random traits (2 of them) on game start in addition to the ones I created for the character. Thanks for the responses, but they seem to be for after the game starts to prevent any additional traits, whereas I want to stop the engine from generating random ones.