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..623d160d 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 "SOUTERRAIN" + line "CELADOPOLE -" + cont "LAVANVILLE" done |