aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/Route21.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-05-20 19:40:33 -0500
committerdannye <33dannye@gmail.com>2020-05-20 20:02:53 -0500
commit10f9559eab8c93b94abb8ae8d1083704ad4e169a (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /text/maps/Route21.asm
parentMerge pull request #39 from TiKevin83/master (diff)
downloadpokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.gz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.xz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.zip
Sync with pokered
Diffstat (limited to 'text/maps/Route21.asm')
-rw-r--r--text/maps/Route21.asm137
1 files changed, 137 insertions, 0 deletions
diff --git a/text/maps/Route21.asm b/text/maps/Route21.asm
new file mode 100644
index 00000000..3451953f
--- /dev/null
+++ b/text/maps/Route21.asm
@@ -0,0 +1,137 @@
+_Route21BattleText1::
+ text "You want to know"
+ line "if the fish are"
+ cont "biting?"
+ done
+
+_Route21EndBattleText1::
+ text "Dang!"
+ prompt
+
+_Route21AfterBattleText1::
+ text "I can't catch"
+ line "anything good!"
+ done
+
+_Route21BattleText2::
+ text "I got a big haul!"
+ line "Wanna go for it?"
+ done
+
+_Route21EndBattleText2::
+ text "Darn"
+ line "MAGIKARP!"
+ prompt
+
+_Route21AfterBattleText2::
+ text "I seem to only"
+ line "catch MAGIKARP!"
+ done
+
+_Route21BattleText3::
+ text "The sea cleanses"
+ line "my body and soul!"
+ done
+
+_Route21EndBattleText3::
+ text "Ayah!"
+ prompt
+
+_Route21AfterBattleText3::
+ text "I like the"
+ line "mountains too!"
+ done
+
+_Route21BattleText4::
+ text "What's wrong with"
+ line "me swimming?"
+ done
+
+_Route21EndBattleText4::
+ text "Cheap"
+ line "shot!"
+ prompt
+
+_Route21AfterBattleText4::
+ text "I look like what?"
+ line "A studded inner"
+ cont "tube? Get lost!"
+ done
+
+_Route21BattleText5::
+ text "I caught all my"
+ line "#MON at sea!"
+ done
+
+_Route21EndBattleText5::
+ text "Diver!!"
+ line "Down!!"
+ prompt
+
+_Route21AfterBattleText5::
+ text "Where'd you catch"
+ line "your #MON?"
+ done
+
+_Route21BattleText6::
+ text "Right now, I'm in"
+ line "a triathlon meet!"
+ done
+
+_Route21EndBattleText6::
+ text "Pant..."
+ line "pant...pant..."
+ prompt
+
+_Route21AfterBattleText6::
+ text "I'm beat!"
+ line "But, I still have"
+ cont "the bike race and"
+ cont "marathon left!"
+ done
+
+_Route21BattleText7::
+ text "Ahh! Feel the sun"
+ line "and the wind!"
+ done
+
+_Route21EndBattleText7::
+ text "Yow!"
+ line "I lost!"
+ prompt
+
+_Route21AfterBattleText7::
+ text "I'm sunburnt to a"
+ line "crisp!"
+ done
+
+_Route21BattleText8::
+ text "Hey, don't scare"
+ line "away the fish!"
+ done
+
+_Route21EndBattleText8::
+ text "Sorry!"
+ line "I didn't mean it!"
+ prompt
+
+_Route21AfterBattleText8::
+ text "I was just angry"
+ line "that I couldn't"
+ cont "catch anything."
+ done
+
+_Route21BattleText9::
+ text "Keep me company"
+ line "'til I get a hit!"
+ done
+
+_Route21EndBattleText9::
+ text "That"
+ line "burned some time."
+ prompt
+
+_Route21AfterBattleText9::
+ text "Oh wait! I got a"
+ line "bite! Yeah!"
+ done