mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 17:34:20 +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
|
waitstate
|
||||||
healthbarupdate BS_TARGET
|
healthbarupdate BS_TARGET
|
||||||
datahpupdate BS_TARGET
|
datahpupdate BS_TARGET
|
||||||
|
resultmessage
|
||||||
|
waitmessage 0x40
|
||||||
|
dmgtocurrattackerhp
|
||||||
healthbarupdate BS_ATTACKER
|
healthbarupdate BS_ATTACKER
|
||||||
datahpupdate BS_ATTACKER
|
datahpupdate BS_ATTACKER
|
||||||
seteffectwithchance
|
seteffectwithchance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user