mirror of https://github.com/pret/pokeemerald.git
Updated Repeated Field Medicine Use (markdown)
parent
583b7b06d3
commit
bac19a1c81
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue