Updated Repeated Field Medicine Use (markdown)

Eduardo Quezada D'Ottone 2022-02-18 00:55:54 -03:00
parent 583b7b06d3
commit bac19a1c81
1 changed files with 1 additions and 1 deletions

@ -100,7 +100,7 @@ Finally, find `Task_DisplayHPRestoredMessage`. Replace `gTasks[taskId].func = Ta
Credits: AsparagusEduardo, ghoulslash, Alex N 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 ```c
static void PartyMenuTryEvolution(u8 taskId) static void PartyMenuTryEvolution(u8 taskId)
{ {