diff options
author | YamaArashi <shadow962@live.com> | 2015-11-08 14:13:45 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-11-08 14:13:45 -0800 |
commit | 3d1b6597f3fc22547fe2021275b1818a92093ab8 (patch) | |
tree | e482be73eb286834f944594b10db5f37a2474b9c /constants | |
parent | a221c035f884489b735809fccd680f9b40d5b5d9 (diff) |
trainer back pics
Diffstat (limited to 'constants')
-rw-r--r-- | constants/trainer_constants.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/trainer_constants.s b/constants/trainer_constants.s index 9760ebfa9..9e356ff9f 100644 --- a/constants/trainer_constants.s +++ b/constants/trainer_constants.s @@ -945,8 +945,8 @@ .set TRAINER_PIC_PYRAMID_KING_BRANDON, 88 .set TRAINER_PIC_RED, 89 .set TRAINER_PIC_LEAF, 90 - .set TRAINER_PIC_BRENDAN_2, 91 - .set TRAINER_PIC_MAY_2, 92 + .set TRAINER_PIC_RUBY_SAPPHIRE_BRENDAN, 91 + .set TRAINER_PIC_RUBY_SAPPHIRE_MAY, 92 .set TRAINER_CLASS_HIKER, 0x0 .set TRAINER_CLASS_TEAM_AQUA_1, 0x1 |