diff options
| author | golem galvanize <golemgalvanize@github.com> | 2018-01-20 15:56:36 -0500 |
|---|---|---|
| committer | golem galvanize <golemgalvanize@github.com> | 2018-01-20 15:56:36 -0500 |
| commit | 646aa19e87b7aca93887ce982721d88e531c5951 (patch) | |
| tree | 44aebea24842149e66f5c02e43394cf07161caea /data/strings.s | |
| parent | 4729338e5b1116a8ca8465107c5b1f272bd25ed1 (diff) | |
| parent | 82c6df71b69cefff0182e802dcf4d7b54269dd0a (diff) | |
Merge branch 'master' of https://github.com/pret/pokeemerald into dump_small_baseroms
Diffstat (limited to 'data/strings.s')
| -rw-r--r-- | data/strings.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/strings.s b/data/strings.s index 96011f05c..360f26711 100644 --- a/data/strings.s +++ b/data/strings.s @@ -4645,16 +4645,16 @@ gText_MixingRecords:: @ 85EEA7E gText_RecordMixingComplete:: @ 85EEA8E .string "Record mixing completed.\nThank you for waiting.$" -gUnknown_085EEABE:: @ 85EEABE +gText_YourName:: @ 85EEABE .string "YOUR NAME?$" -gUnknown_085EEAC9:: @ 85EEAC9 +gText_BoxName:: @ 85EEAC9 .string "BOX NAME?$" -gUnknown_085EEAD3:: @ 85EEAD3 +gText_PkmnsNickname:: @ 85EEAD3 .string "{STR_VAR_1}’s nickname?$" -gUnknown_085EEAE2:: @ 85EEAE2 +gText_TellHimTheWords:: @ 85EEAE2 .string "Tell him the words.$" gText_MoveOkBack:: @ 85EEAF6 |
