Fixed bug where follower did not update after depositing in daycare.
This commit is contained in:
parent
7d4b1a674f
commit
c7593af215
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ Route117_PokemonDayCare_EventScript_GiveMonToRaise::
|
|||
msgbox Route117_PokemonDayCare_Text_WellRaiseYourMon, MSGBOX_DEFAULT
|
||||
waitmoncry
|
||||
special StoreSelectedPokemonInDaycare
|
||||
callnative UpdateFollowingPokemon
|
||||
incrementgamestat GAME_STAT_USED_DAYCARE
|
||||
specialvar VAR_RESULT, GetDaycareState
|
||||
compare VAR_RESULT, DAYCARE_ONE_MON
|
||||
|
|
Loading…
Reference in a new issue