From bb56d4a3f4cab33f899646e0630282fc6176a9c9 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sat, 29 Aug 2020 03:11:03 -0400 Subject: Give songs meaningful english names --- data/text/route23.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/text') 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.$" -- cgit v1.2.3