mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Made Aftermath trigger the Ability Pop Up sign
This commit is contained in:
parent
c690d577a5
commit
3367bdaf51
@ -5865,6 +5865,8 @@ BattleScript_IllusionOff::
|
||||
return
|
||||
|
||||
BattleScript_AftermathDmg::
|
||||
pause 0x20
|
||||
call BattleScript_AbilityPopUp
|
||||
orword gHitMarker, HITMARKER_IGNORE_SUBSTITUTE | HITMARKER_x100000
|
||||
healthbarupdate BS_ATTACKER
|
||||
datahpupdate BS_ATTACKER
|
||||
|
Loading…
Reference in New Issue
Block a user