Fix Substitute typo

This commit is contained in:
Flametix
2021-05-06 20:49:04 -04:00
parent de3b32f76b
commit a8fab62c89
4 changed files with 6 additions and 6 deletions

View File

@@ -1120,7 +1120,7 @@ BattleScript_SubstituteAnim::
healthbarupdate BS_ATTACKER
datahpupdate BS_ATTACKER
BattleScript_SubstituteString::
printfromtable gSubsituteUsedStringIds
printfromtable gSubstituteUsedStringIds
waitmessage B_WAIT_TIME_LONG
goto BattleScript_MoveEnd
BattleScript_AlreadyHasSubstitute::