diff options
Diffstat (limited to 'text/maps/route_2.asm')
-rw-r--r-- | text/maps/route_2.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/route_2.asm b/text/maps/route_2.asm index dd7becc0..2fa51c7e 100644 --- a/text/maps/route_2.asm +++ b/text/maps/route_2.asm @@ -1,9 +1,9 @@ _Route2Text3:: text "ROUTE 2" - line "VIRIDIAN CITY -" - cont "PEWTER CITY" + line "JADIELLE -" + cont "ARGENTA" done _Route2Text4:: - text "DIGLETT's CAVE" + text "CAVE TAUPIQUEUR" done |