JeanX.Traits.append("exhibitionist")
EmmaX.Traits.append("exhibitionist")
KittyX.Traits.append("exhibitionist")
RogueX.Traits.append("exhibitionist")
LauraX.Traits.append("exhibitionist")
StormX.Traits.append("exhibitionist")
How do you input this code correctly
Exactly as you typed above. You just need to type it in the command console line.
To activate the command console:
1) From the main game directory navigate to the renpy folder, then open the common folder
2) Find the 00console.rpy file and open with notepad++
3) Search for the line: # If true, the console is enabled despite config.developer being False.
4) Edit the line below from: config.console = False to config.console = True
5) Save and close the file
To open the console in game press: SHIFT + O
To close the console type in "exit" or right click