Hello, I'm trying to give the player the national dex, and according to the wiki, you're supposed to not put a number after pbUnlockDex. While implementing this, the debug output window told me this function was being depreciated, and I should use $Trainer.pokedex.unlock. However, when I try to...