mirror of https://github.com/pret/pokeemerald.git
credit
parent
6d250feff7
commit
583b7b06d3
|
@ -98,7 +98,7 @@ Finally, find `Task_DisplayHPRestoredMessage`. Replace `gTasks[taskId].func = Ta
|
||||||
|
|
||||||
## Addendum: Rare Candies
|
## Addendum: Rare Candies
|
||||||
|
|
||||||
Credit: AsparagusEduardo, ghoulslash
|
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 all you have to do is find `PartyMenuTryEvolution` and replace it with:
|
||||||
```c
|
```c
|
||||||
|
|
Loading…
Reference in New Issue