diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-08-31 13:42:41 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-31 13:42:41 -0400 |
| commit | 4cf09577950db22d7f0acf6ede45b8dca1c97156 (patch) | |
| tree | cb094078122b217fc67e2285614b79c6e83eaf88 /data/text | |
| parent | c5839905a1259fd7e843c0ffa1ce2470d40b76ae (diff) | |
| parent | bb56d4a3f4cab33f899646e0630282fc6176a9c9 (diff) | |
Merge pull request #356 from GriffinRichards/rename-songs
Give songs meaningful english names
Diffstat (limited to 'data/text')
| -rw-r--r-- | data/text/route23.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/route23.inc b/data/text/route23.inc index 9fe5cd426..d46313e46 100644 --- a/data/text/route23.inc +++ b/data/text/route23.inc @@ -23,6 +23,6 @@ Text_OnlyPassWithBadgeDontHaveYet:: @ 81A57C1 Text_OnlyPassWithBadgeOhGoAhead:: @ 81A5839 .string "You can pass here only if you have\n" .string "the {STR_VAR_1}.\p" - .string "Oh! That is the {STR_VAR_1}!{PAUSE_MUSIC}{PLAY_BGM}{MUS_FANFA1}{PAUSE 0x60}{RESUME_MUSIC}\p" + .string "Oh! That is the {STR_VAR_1}!{PAUSE_MUSIC}{PLAY_BGM}{MUS_LEVEL_UP}{PAUSE 0x60}{RESUME_MUSIC}\p" .string "Okay, then.\n" .string "Please, go right ahead.$" |
