Show Imposter abilty in popup instead of opponent's ability.
This commit is contained in:
parent
ebc8edd5a6
commit
f985eefaa1
1 changed files with 1 additions and 1 deletions
|
@ -9373,8 +9373,8 @@ BattleScript_FriskActivates::
|
||||||
end3
|
end3
|
||||||
|
|
||||||
BattleScript_ImposterActivates::
|
BattleScript_ImposterActivates::
|
||||||
transformdataexecution
|
|
||||||
call BattleScript_AbilityPopUp
|
call BattleScript_AbilityPopUp
|
||||||
|
transformdataexecution
|
||||||
playmoveanimation BS_ATTACKER, MOVE_TRANSFORM
|
playmoveanimation BS_ATTACKER, MOVE_TRANSFORM
|
||||||
waitanimation
|
waitanimation
|
||||||
printstring STRINGID_IMPOSTERTRANSFORM
|
printstring STRINGID_IMPOSTERTRANSFORM
|
||||||
|
|
Loading…
Reference in a new issue