Updated Repeated Field Medicine Use (markdown)

ghoulslash 2021-01-21 09:07:23 -07:00
parent 0554f529e8
commit c94b91e1d6
1 changed files with 2 additions and 0 deletions

@ -2,6 +2,8 @@
Credit: ghoulslash
You can pull directly from their branch, here: https://github.com/ghoulslash/pokeemerald/tree/field-medicine
If you're using a lot of potions at once, it can be annoying to keep returning to the bag after use. This simple fix keeps the menu open unless you run out of potions. The user will have to select `Cancel` or press `B` to exit the party menu. But this is intuitive.
Let's start by opening [src/party_menu.c](../blob/master/src/party_menu.c)