I added different hair types in the game; straight, wavy and curly. They work just fine, but they're random just like everything else and I'd like to add to character creation a possibility to choose a hair type for your character (and subsequently for your starting slave, as they're the same menu). So, what I need is to add either a drop menu or text box to stage 6 in character creation. All the mechanics seem to be in mainmenu.gd but I can't find the portion where the actual layout of the menu is set, or designated file for it.
Any help? I'm fairly certain the hair styles are fully working in the game. Only place where they need to be chosen from is character creation. It doesn't need to be an option in slave tab or even at slave services. They can be edited with the Mutation spell, and that's enough for me.