Fix typos
This is an updated version of #554, since it hasn't been updated in two weeks.
This commit is contained in:
@@ -2538,7 +2538,7 @@ BattleScript_EffectImprison::
|
||||
attackcanceler
|
||||
attackstring
|
||||
ppreduce
|
||||
tryimprision BattleScript_ButItFailed
|
||||
tryimprison BattleScript_ButItFailed
|
||||
attackanimation
|
||||
waitanimation
|
||||
printstring STRINGID_PKMNSEALEDOPPONENTMOVE
|
||||
@@ -3684,11 +3684,11 @@ BattleScript_MoveUsedIsImprisoned::
|
||||
waitmessage 0x40
|
||||
goto BattleScript_MoveEnd
|
||||
|
||||
BattleScript_SelectingImprisionedMove::
|
||||
BattleScript_SelectingImprisonedMove::
|
||||
printselectionstring STRINGID_PKMNCANTUSEMOVESEALED
|
||||
endselectionscript
|
||||
|
||||
BattleScript_SelectingImprisionedMoveInPalace::
|
||||
BattleScript_SelectingImprisonedMoveInPalace::
|
||||
printstring STRINGID_PKMNCANTUSEMOVESEALED
|
||||
goto BattleScript_SelectingUnusableMoveInPalace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user