- Mar 6, 2018
- 5
- 8
How to avoid the annoying grind:
Enable the console:
1)Navigate to Game folder > renpy folder > common folder
2)Open 00console.rpy in a text editor (i.e. notepad)
3)search for config.console = False
4)change to True and save file
5)in game, press shift+o to the open console
Here are some variables that work with this game (enable and open the console first)
jas_stress = xx
ash_stress = xx
gold = xx
stars = xx
eco_can = xx
(xx is any number you want)
**some credit goes to a helpful anon on 4chan for the succinct console enable instructions**
To change Hermione's Stress so she NEVER get tired just put
her_stress = -9000 (Or another gargantuan negative number of your choice)
Last edited: