diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-17 13:27:27 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-17 13:27:27 -0400 |
commit | 30ecbf6ea3a6cd2afc9191b2b7c49ca70e7e3777 (patch) | |
tree | 18f0d7f29de7295eeaca163d370a72f46efb48f2 /scripts/SSAnne2F.asm | |
parent | 2454296d32b078123ecfc6434e43d0cb20e12c94 (diff) |
SONY -> RIVAL
Diffstat (limited to 'scripts/SSAnne2F.asm')
-rwxr-xr-x | scripts/SSAnne2F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/SSAnne2F.asm b/scripts/SSAnne2F.asm index 6b216350..b9f15b56 100755 --- a/scripts/SSAnne2F.asm +++ b/scripts/SSAnne2F.asm @@ -96,7 +96,7 @@ SSAnne2Script1: ldh [hSpriteIndexOrTextID], a call DisplayTextID call Delay3 - ld a, OPP_SONY2 + ld a, OPP_RIVAL2 ld [wCurOpponent], a ; select which team to use during the encounter |