pause 0x40 -> pause B_WAIT_TIME_LONG

Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
This commit is contained in:
LOuroboros 2021-05-22 16:34:39 -03:00 committed by GitHub
parent 8cbdde3fba
commit 9b46b6fb45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2763,7 +2763,7 @@ BattleScriptFirstChargingTurn::
printstring STRINGID_EMPTYSTRING3 printstring STRINGID_EMPTYSTRING3
ppreduce ppreduce
attackstring attackstring
pause 0x40 pause B_WAIT_TIME_LONG
copybyte cMULTISTRING_CHOOSER, sTWOTURN_STRINGID copybyte cMULTISTRING_CHOOSER, sTWOTURN_STRINGID
printfromtable gFirstTurnOfTwoStringIds printfromtable gFirstTurnOfTwoStringIds
waitmessage B_WAIT_TIME_LONG waitmessage B_WAIT_TIME_LONG