Commit Graph
4 Commits
Author SHA1 Message Date
RonarsCorruption 387f9f58cd lantern continues being active after battle
Before, the lantern needs to be reactivated after each battle. Now, it remains on, just like flash!
2023-04-14 18:18:32 -04:00
RonarsCorruption b8df545ebd Fixing the pickup ability
pickup ability was accidentally only grabbing the item by number, rather than by value. This change corrects it so it now grabs item by name. Credit to McPNorf on Reddit
2023-04-14 07:48:26 -04:00
RonarsCorruption 3b6d636e72 Correcting Ability Capsules
Ability capsules were only updating the ID of the ability the pokemon thought it had, and not actually changing the pokemon's ability. This changes that.
2023-04-10 12:03:26 -04:00
RonarsCorruption d234f6649c Allow Cancel button to exit move selection menu 2023-04-02 07:23:17 -04:00