Fixed BattleScript_EffectPhotonGeyser

This commit is contained in:
LOuroboros 2021-10-27 09:36:00 -03:00
parent fc7f1acf20
commit d5b5090d52

View File

@ -399,7 +399,28 @@ BattleScript_EffectShellSideArm:
goto BattleScript_EffectHit
BattleScript_EffectPhotonGeyser:
attackcanceler
accuracycheck BattleScript_PrintMoveMissed, ACC_CURR_MOVE
attackstring
ppreduce
critcalc
damagecalc
adjustdamage
photongeysercheck
attackanimation
waitanimation
effectivenesssound
hitanimation BS_TARGET
waitstate
healthbarupdate BS_TARGET
datahpupdate BS_TARGET
critmessage
waitmessage B_WAIT_TIME_LONG
resultmessage
waitmessage B_WAIT_TIME_LONG
seteffectwithchance
tryfaintmon BS_TARGET, FALSE, NULL
goto BattleScript_MoveEnd
BattleScript_EffectPlasmaFists:
attackcanceler