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 /data/trainers/move_choices.asm | |
parent | 2454296d32b078123ecfc6434e43d0cb20e12c94 (diff) |
SONY -> RIVAL
Diffstat (limited to 'data/trainers/move_choices.asm')
-rw-r--r-- | data/trainers/move_choices.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/trainers/move_choices.asm b/data/trainers/move_choices.asm index fc230ac1..4bc42767 100644 --- a/data/trainers/move_choices.asm +++ b/data/trainers/move_choices.asm @@ -32,7 +32,7 @@ TrainerClassMoveChoiceModifications: move_choices 1 ; TAMER move_choices 1 ; BIRD_KEEPER move_choices 1 ; BLACKBELT - move_choices 1 ; SONY1 + move_choices 1 ; RIVAL1 move_choices 1, 3 ; PROF_OAK move_choices 1, 2 ; CHIEF move_choices 1, 2 ; SCIENTIST @@ -49,8 +49,8 @@ TrainerClassMoveChoiceModifications: move_choices 1, 3 ; BLAINE move_choices 1, 3 ; SABRINA move_choices 1, 2 ; GENTLEMAN - move_choices 1, 3 ; SONY2 - move_choices 1, 3 ; SONY3 + move_choices 1, 3 ; RIVAL2 + move_choices 1, 3 ; RIVAL3 move_choices 1, 2, 3 ; LORELEI move_choices 1 ; CHANNELER move_choices 1 ; AGATHA |