Progress Knight: Quest review
5
I added my own prestige layer. Every time you finish the game add x10 to any of the challenges forever. Here is the command: setInterval( () => { gameData.challenges.dance_with_the_devil = 3.9e102, gameData.challenges.legends_never_die = 4.71e10, gameData.challenges.the_darkest_time = 5.589e6, gameData.challenges.time_does_not_fly = 8e30, ; }, 100 );
I completed the game like 30 times and still love it. Have fun!
loading comments...