changed Dynamax animation
This commit is contained in:
parent
aa80e3fd4e
commit
8a963ca38a
1 changed files with 2 additions and 2 deletions
|
@ -10642,8 +10642,8 @@ BattleScript_RecycleBerriesAlliesEnd:
|
||||||
|
|
||||||
BattleScript_DynamaxBegins::
|
BattleScript_DynamaxBegins::
|
||||||
printstring STRINGID_EMPTYSTRING3
|
printstring STRINGID_EMPTYSTRING3
|
||||||
playanimation BS_SCRIPTING, B_ANIM_SLIDE_OFFSCREEN
|
returnatktoball
|
||||||
waitanimation
|
pause B_WAIT_TIME_SHORT
|
||||||
returntoball BS_SCRIPTING
|
returntoball BS_SCRIPTING
|
||||||
switchinanim BS_SCRIPTING, TRUE
|
switchinanim BS_SCRIPTING, TRUE
|
||||||
updatedynamax
|
updatedynamax
|
||||||
|
|
Loading…
Reference in a new issue