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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Reference in a new issue