aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/route_3.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_3.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_3.asm')
-rw-r--r--text/maps/route_3.asm146
1 files changed, 146 insertions, 0 deletions
diff --git a/text/maps/route_3.asm b/text/maps/route_3.asm
new file mode 100644
index 00000000..bec337de
--- /dev/null
+++ b/text/maps/route_3.asm
@@ -0,0 +1,146 @@
+_Route3Text1: ; 8d779 (23:5779)
+ text "Whew... I better"
+ line "take a rest..."
+ cont "Groan..."
+
+ para "That tunnel from"
+ line "CERULEAN takes a"
+ cont "lot out of you!"
+ done
+
+_Route3BattleText1: ; 8d7d5 (23:57d5)
+ text "Hey! I met you in"
+ line "VIRIDIAN FOREST!"
+ done
+
+_Route3EndBattleText1: ; 8d7f9 (23:57f9)
+ text "You"
+ line "beat me again!"
+ prompt
+
+_Route3AfterBattleText1: ; 8d80d (23:580d)
+ text "There are other"
+ line "kinds of #MON"
+ cont "than those found"
+ cont "in the forest!"
+ done
+
+_Route3BattleText2: ; 8d84c (23:584c)
+ text "Hi! I like shorts!"
+ line "They're comfy and"
+ cont "easy to wear!"
+ done
+
+_Route3EndBattleText2: ; 8d87f (23:587f)
+ text "I don't"
+ line "believe it!"
+ prompt
+
+_Route3AfterBattleText2: ; 8d893 (23:5893)
+ text "Are you storing"
+ line "your #MON on"
+ cont "PC? Each BOX can"
+ cont "hold 20 #MON!"
+ done
+
+_Route3BattleText3: ; 8d8d0 (23:58d0)
+ text "You looked at me,"
+ line "didn't you?"
+ done
+
+_Route3EndBattleText3: ; 8d8ee (23:58ee)
+ text "You're"
+ line "mean!"
+ prompt
+
+_Route3AfterBattleText3: ; 8d8fb (23:58fb)
+ text "Quit staring if"
+ line "you don't want to"
+ cont "fight!"
+ done
+
+_Route3BattleText4: ; 8d924 (23:5924)
+ text "Are you a trainer?"
+ line "Let's fight!"
+ done
+
+_Route3EndBattleText4: ; 8d944 (23:5944)
+ text "If I"
+ line "had new #MON I"
+ cont "would've won!"
+ prompt
+
+_Route3AfterBattleText4: ; 8d966 (23:5966)
+ text "If a #MON BOX"
+ line "on the PC gets"
+ cont "full, just switch"
+ cont "to another BOX!"
+ done
+
+_Route3BattleText5: ; 8d9a6 (23:59a6)
+ text "That look you"
+ line "gave me, it's so"
+ cont "intriguing!"
+ done
+
+_Route3EndBattleText5: ; 8d9d1 (23:59d1)
+ text "Be nice!"
+ prompt
+
+_Route3AfterBattleText5: ; 8d9db (23:59db)
+ text "Avoid fights by"
+ line "not letting"
+ cont "people see you!"
+ done
+
+_Route3BattleText6: ; 8da08 (23:5a08)
+ text "Hey! You're not"
+ line "wearing shorts!"
+ done
+
+_Route3EndBattleText6: ; 8da28 (23:5a28)
+ text "Lost!"
+ line "Lost! Lost!"
+ prompt
+
+_Route3AfterBattleText6: ; 8da3b (23:5a3b)
+ text "I always wear"
+ line "shorts, even in"
+ cont "winter!"
+ done
+
+_Route3BattleText7: ; 8da62 (23:5a62)
+ text "You can fight my"
+ line "new #MON!"
+ done
+
+_Route3EndBattleText7: ; 8da7e (23:5a7e)
+ text "Done"
+ line "like dinner!"
+ prompt
+
+_Route3AfterBattleText7: ; 8da91 (23:5a91)
+ text "Trained #MON"
+ line "are stronger than"
+ cont "the wild ones!"
+ done
+
+_Route3BattleText8: ; 8dac0 (23:5ac0)
+ text "Eek! Did you"
+ line "touch me?"
+ done
+
+_Route3EndBattleText8: ; 8dad8 (23:5ad8)
+ text "That's it?"
+ prompt
+
+_Route3AfterBattleText8: ; 8dae3 (23:5ae3)
+ text "ROUTE 4 is at the"
+ line "foot of MT.MOON."
+ done
+
+_Route3Text10: ; 8db07 (23:5b07)
+ text "ROUTE 3"
+ line "MT.MOON AHEAD"
+ done
+