diff options
Diffstat (limited to 'text/maps/route_5.asm')
-rw-r--r-- | text/maps/route_5.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/route_5.asm b/text/maps/route_5.asm index 54ff0f84..9e66dd95 100644 --- a/text/maps/route_5.asm +++ b/text/maps/route_5.asm @@ -1,5 +1,5 @@ _Route5Text1:: - text "UNDERGROUND PATH" - line "CERULEAN CITY -" - cont "VERMILION CITY" + text "SOUTERRAIN" + line "AZURIA -" + cont "CARMIN SUR MER" done |