From bac19a1c810c1561617cc2d0e838ee592eb302fd Mon Sep 17 00:00:00 2001 From: Eduardo Quezada D'Ottone Date: Fri, 18 Feb 2022 00:55:54 -0300 Subject: [PATCH] Updated Repeated Field Medicine Use (markdown) --- Repeated-Field-Medicine-Use.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {