diff --git a/Repeated-Field-Medicine-Use.md b/Repeated-Field-Medicine-Use.md index 188fef2..ac50049 100644 --- a/Repeated-Field-Medicine-Use.md +++ b/Repeated-Field-Medicine-Use.md @@ -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)