summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghoulslash <41651341+ghoulslash@users.noreply.github.com>2021-01-21 09:07:23 -0700
committerghoulslash <41651341+ghoulslash@users.noreply.github.com>2021-01-21 09:07:23 -0700
commitc94b91e1d6ba3377df28e9bad9be6a2efb1b241a (patch)
treea0144e47d7cd7c7e730a5520a4f3f7fdf38689da
parent0554f529e8ba830fcfac6696e02fe4a5dcdac7f8 (diff)
Updated Repeated Field Medicine Use (markdown)
-rw-r--r--Repeated-Field-Medicine-Use.md2
1 files changed, 2 insertions, 0 deletions
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)