diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2021-10-19 08:09:17 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-19 08:09:17 -0400 |
| commit | 934a7e7a5d2074e9f80294ac8f538a2b038061b1 (patch) | |
| tree | 0e2859b1814453bba70a514b3cee23e776a6a9f9 /src/data/text | |
| parent | 164590e37d67a385bf6479aafcbe5b351891bc0b (diff) | |
| parent | e1900efe1ead0e3344ca95a327b453617c807b6a (diff) | |
Merge pull request #1516 from GriffinRichards/doc-miscbattle
Miscellaneous battle documentation
Diffstat (limited to 'src/data/text')
| -rw-r--r-- | src/data/text/match_call_messages.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/text/match_call_messages.h b/src/data/text/match_call_messages.h index c86329ee2..22790c5fb 100644 --- a/src/data/text/match_call_messages.h +++ b/src/data/text/match_call_messages.h @@ -454,7 +454,7 @@ const u8 *const gMatchCallFlavorTexts[REMATCH_TABLE_ENTRIES][CHECK_PAGE_ENTRY_CO [REMATCH_TRENT] = MCFLAVOR(Hiker_Trent), [REMATCH_SAWYER] = MCFLAVOR(Hiker_Sawyer), [REMATCH_KIRA_AND_DAN] = MCFLAVOR(YoungCouple_LoisAndHal), - [REMATCH_WALLY_3] = MCFLAVOR(PkmnTrainer_Wally), + [REMATCH_WALLY_VR] = MCFLAVOR(PkmnTrainer_Wally), [REMATCH_ROXANNE] = MCFLAVOR(RockinWhiz_Roxanne), [REMATCH_BRAWLY] = MCFLAVOR(TheBigHit_Brawly), [REMATCH_WATTSON] = MCFLAVOR(SwellShock_Wattson), |
