diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-11-15 23:24:45 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-15 23:24:45 -0600 |
| commit | c0d180a8702b9b20afe07b09316286f6406e5811 (patch) | |
| tree | 1a57d3cd1aa3a5dad485785fd8309f0d80fd73d1 /data/strings.s | |
| parent | 6a73c89e5448f74f994a303f4d44283316368e07 (diff) | |
| parent | b46a15b03eba7811156852fdedd1ec03cd107978 (diff) | |
Merge pull request #100 from PikalaxALT/heal_location
Heal location and Field Region Map
Diffstat (limited to 'data/strings.s')
| -rw-r--r-- | data/strings.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/strings.s b/data/strings.s index 42dcc2316..ba32469bf 100644 --- a/data/strings.s +++ b/data/strings.s @@ -3149,10 +3149,10 @@ gText_SelectTheAnswer:: @ 85EC752 gText_LyricsCantBeDeleted:: @ 85EC765 .string "The lyrics can’t be deleted.$" -gUnknown_085EC782:: @ 85EC782 +gText_PokemonLeague:: @ 85EC782 .string "POKéMON LEAGUE$" -gUnknown_085EC791:: @ 85EC791 +gText_PokemonCenter:: @ 85EC791 .string "POKéMON CENTER$" gText_GetsAPokeBlockQuestion:: @ 85EC7A0 |
