Ishadijcks / Ishadijcks.github.io

PokéClicker
15 stars 32 forks source link

Professor Oak can explain stuff again #42

Closed Ishadijcks closed 6 years ago

Ishadijcks commented 7 years ago

It would be neat if there was a way to reread all professor Oak notifications in Pallet Town as a sort of tutorial.

Oak could have a button just like mom. When you click on him it opens a modal with all sorts of buttons. Each button triggers a function like the one in Oak.js:

var oakExplainDungeonAgain = function(){ player.dungeonExplain = 0; oakExplainDungeons(); }