diff options
Diffstat (limited to 'text/CeladonPokecenter.asm')
| -rw-r--r-- | text/CeladonPokecenter.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/CeladonPokecenter.asm b/text/CeladonPokecenter.asm index a04f51c9..38ceaf2f 100644 --- a/text/CeladonPokecenter.asm +++ b/text/CeladonPokecenter.asm @@ -1,11 +1,11 @@ -_CeladonPokecenterText2:: +_CeladonPokecenterGentlemanText:: text "# FLUTE awakens" line "#MON with a" cont "sound that only" cont "they can hear!" done -_CeladonPokecenterText3:: +_CeladonPokecenterBeautyText:: text "I rode uphill on" line "CYCLING ROAD from" cont "FUCHSIA!" |
