Improved OutOfCenterPartyHeal interaction with followers.

This commit is contained in:
Ariel A 2023-06-23 11:32:55 +01:00
parent 7631ceddf9
commit c1953e5d4b

View File

@ -719,10 +719,8 @@ Common_EventScript_OutOfCenterPartyHeal::
playfanfare MUS_HEAL
waitfanfare
special HealPlayerParty
@ start fade then immediately load following pokemon, and wait for fade
fadescreenswapbuffers FADE_FROM_BLACK, 1
callnative UpdateFollowingPokemon
callfunc ScrFunc_WaitPaletteNotActive
callnative UpdateFollowingPokemon
fadescreenswapbuffers FADE_FROM_BLACK
return
EventScript_RegionMap::