From c7593af21506bd2132ed2f4fafc8ef0ee9800060 Mon Sep 17 00:00:00 2001 From: Ariel A <24759293+aarant@users.noreply.github.com> Date: Thu, 16 Dec 2021 21:26:50 -0500 Subject: [PATCH] Fixed bug where follower did not update after depositing in daycare. --- data/scripts/day_care.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/data/scripts/day_care.inc b/data/scripts/day_care.inc index f5c023147b..dddee47730 100644 --- a/data/scripts/day_care.inc +++ b/data/scripts/day_care.inc @@ -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