diff options
Diffstat (limited to 'text/maps/route_11_2.asm')
-rw-r--r-- | text/maps/route_11_2.asm | 29 |
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 + |