Creating stages
Now let's get to the "harder" part

["General Options"]
#List all the stages that you want to have.
stages = ["age_1", "age_2"]
#Set this value to 'true' whenever you're having issues, this will allow the mod to output everything it tries to do in the log.
debugMode = trueLast updated