diff options
Diffstat (limited to 'text/Route2.asm')
-rw-r--r-- | text/Route2.asm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/text/Route2.asm b/text/Route2.asm new file mode 100644 index 00000000..dd7becc0 --- /dev/null +++ b/text/Route2.asm @@ -0,0 +1,9 @@ +_Route2Text3:: + text "ROUTE 2" + line "VIRIDIAN CITY -" + cont "PEWTER CITY" + done + +_Route2Text4:: + text "DIGLETT's CAVE" + done |