mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 09:24:19 +01:00
Corrections to Final Gambit's effect's battle script
-Restored the call to resultmessage -Corrected its behavior against Endured, Focus Banded/Sashed and Sturdy foes
This commit is contained in:
parent
9f2dc914ba
commit
3918542b3e
@ -1082,6 +1082,9 @@ BattleScript_EffectFinalGambit:
|
||||
waitstate
|
||||
healthbarupdate BS_TARGET
|
||||
datahpupdate BS_TARGET
|
||||
resultmessage
|
||||
waitmessage 0x40
|
||||
dmgtocurrattackerhp
|
||||
healthbarupdate BS_ATTACKER
|
||||
datahpupdate BS_ATTACKER
|
||||
seteffectwithchance
|
||||
|
Loading…
x
Reference in New Issue
Block a user