diff options
author | Eduardo Quezada D'Ottone <eduardo602002@gmail.com> | 2022-02-18 00:55:54 -0300 |
---|---|---|
committer | Eduardo Quezada D'Ottone <eduardo602002@gmail.com> | 2022-02-18 00:55:54 -0300 |
commit | bac19a1c810c1561617cc2d0e838ee592eb302fd (patch) | |
tree | 4531385783eff56f17378a0987d88f63aa8eebc8 | |
parent | 583b7b06d31674371636077edc94b30182d5ded9 (diff) |
Updated Repeated Field Medicine Use (markdown)
-rw-r--r-- | Repeated-Field-Medicine-Use.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Repeated-Field-Medicine-Use.md b/Repeated-Field-Medicine-Use.md index c4e5e28..d9d8e90 100644 --- a/Repeated-Field-Medicine-Use.md +++ b/Repeated-Field-Medicine-Use.md @@ -100,7 +100,7 @@ Finally, find `Task_DisplayHPRestoredMessage`. Replace `gTasks[taskId].func = Ta Credits: AsparagusEduardo, ghoulslash, Alex N -You may also want to use this for Rare Candies, so all you have to do is find `PartyMenuTryEvolution` and replace it with: +You may also want to use this for Rare Candies, so what you have to do is find `PartyMenuTryEvolution` and replace it with: ```c static void PartyMenuTryEvolution(u8 taskId) { |