diff options
Diffstat (limited to 'text/maps/route_7.asm')
-rw-r--r-- | text/maps/route_7.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/route_7.asm b/text/maps/route_7.asm index 6500be96..de2b0b86 100644 --- a/text/maps/route_7.asm +++ b/text/maps/route_7.asm @@ -1,5 +1,5 @@ _Route7Text1:: - text "UNDERGROUND PATH" - line "CELADON CITY -" - cont "LAVENDER TOWN" + text "TUNNELPFAD" + line "PRISMANIA CITY -" + cont "LAVANDIA" done |