Add a heal animation to Hospitality recovery (#7426)

This commit is contained in:
Alex 2025-08-02 12:56:00 +02:00 committed by GitHub
parent 469a0b476a
commit ed44da8644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7613,6 +7613,7 @@ BattleScript_HospitalityActivates::
printstring STRINGID_HOSPITALITYRESTORATION
waitmessage B_WAIT_TIME_LONG
orword gHitMarker, HITMARKER_IGNORE_SUBSTITUTE
playanimation BS_EFFECT_BATTLER, B_ANIM_SIMPLE_HEAL
healthbarupdate BS_EFFECT_BATTLER
datahpupdate BS_EFFECT_BATTLER
end3