Fixed bug where follower did not update after depositing in daycare.
This commit is contained in:
parent
7d4b1a674f
commit
c7593af215
@ -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…
x
Reference in New Issue
Block a user