aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/route_11_2.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-23 00:22:31 -0500
committeryenatch <yenatch@gmail.com>2014-01-23 00:22:31 -0500
commit7762afaf993396df6221d3e06a5c76eb63325d46 (patch)
tree1ac80ad5c0725024bdcf4307244aac8386841e74 /text/maps/route_11_2.asm
parentEven more map text (diff)
downloadpokeyellow-7762afaf993396df6221d3e06a5c76eb63325d46.tar.gz
pokeyellow-7762afaf993396df6221d3e06a5c76eb63325d46.tar.xz
pokeyellow-7762afaf993396df6221d3e06a5c76eb63325d46.zip
Split out route text
Diffstat (limited to 'text/maps/route_11_2.asm')
-rw-r--r--text/maps/route_11_2.asm29
1 files changed, 29 insertions, 0 deletions
diff --git a/text/maps/route_11_2.asm b/text/maps/route_11_2.asm
new file mode 100644
index 00000000..810add6a
--- /dev/null
+++ b/text/maps/route_11_2.asm
@@ -0,0 +1,29 @@
+_Route11EndBattleText9: ; 90000 (24:4000)
+ text "Whoa!"
+ line "You spark plug!"
+ prompt
+
+_Route11AfterBattleText9: ; 90017 (24:4017)
+ text "Well, better get"
+ line "back to work."
+ done
+
+_Route11BattleText10: ; 90037 (24:4037)
+ text "My #MON should"
+ line "be ready by now!"
+ done
+
+_Route11EndBattleText10: ; 90058 (24:4058)
+ text "Too"
+ line "much, too young!"
+ prompt
+
+_Route11AfterBattleText10: ; 9006e (24:406e)
+ text "I better go find"
+ line "stronger ones!"
+ done
+
+_Route11Text11: ; 9008f (24:408f)
+ text "DIGLETT's CAVE"
+ done
+