From 7762afaf993396df6221d3e06a5c76eb63325d46 Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 23 Jan 2014 00:22:31 -0500 Subject: Split out route text --- text/maps/route_2.asm | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 text/maps/route_2.asm (limited to 'text/maps/route_2.asm') diff --git a/text/maps/route_2.asm b/text/maps/route_2.asm new file mode 100644 index 00000000..d718fb94 --- /dev/null +++ b/text/maps/route_2.asm @@ -0,0 +1,10 @@ +_Route2Text3: ; 8d745 (23:5745) + text "ROUTE 2" + line "VIRIDIAN CITY -" + cont "PEWTER CITY" + done + +_Route2Text4: ; 8d76a (23:576a) + text "DIGLETT's CAVE" + done + -- cgit v1.3.1-sl0p