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..ae957ea7 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 "TUNNELPFAD" + line "AZURIA CITY -" + cont "ORANIA CITY" done |