diff options
Diffstat (limited to 'text/maps/ss_anne_10.asm')
-rw-r--r-- | text/maps/ss_anne_10.asm | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/text/maps/ss_anne_10.asm b/text/maps/ss_anne_10.asm new file mode 100644 index 00000000..3b918db6 --- /dev/null +++ b/text/maps/ss_anne_10.asm @@ -0,0 +1,113 @@ +_SSAnne10Text8: ; 81aaa (20:5aaa) + text "MACHOKE: Gwoh!" + line "Goggoh!@@" + +_SSAnne10BattleText1: ; 81ac3 (20:5ac3) + text "You know what they" + line "say about sailors" + cont "and fighting!" + done + +_SSAnne10EndBattleText1: ; 81af7 (20:5af7) + text "Right!" + line "Good fight, mate!" + prompt + +_SSAnne10AfterBattleText1: ; 81b11 (20:5b11) + text "Haha! Want to be" + line "a sailor, mate?" + done + +_SSAnne10BattleText2: ; 81b33 (20:5b33) + text "My sailor's pride" + line "is at stake!" + done + +_SSAnne10EndBattleText2: ; 81b52 (20:5b52) + text "Your" + line "spirit sank me!" + prompt + +_SSAnne10AfterBattleText2: ; 81b68 (20:5b68) + text "Did you see the" + line "FISHING GURU in" + cont "VERMILION CITY?" + done + +_SSAnne10BattleText3: ; 81b99 (20:5b99) + text "Us sailors have" + line "#MON too!" + done + +_SSAnne10EndBattleText3: ; 81bb4 (20:5bb4) + text "OK, " + line "you're not bad." + prompt + +_SSAnne10AfterBattleText3: ; 81bc9 (20:5bc9) + text "We caught all our" + line "#MON while" + cont "out at sea!" + done + +_SSAnne10BattleText4: ; 81bf3 (20:5bf3) + text "I like feisty" + line "kids like you!@@" + +_SSAnne10EndBattleText4: ; 81c12 (20:5c12) + text "Argh!" + line "Lost it!" + prompt + +_SSAnne10AfterBattleText4: ; 81c22 (20:5c22) + text "Sea #MON live" + line "in deep water." + cont "You'll need a ROD!" + done + +_SSAnne10BattleText5: ; 81c52 (20:5c52) + text "Matey, you're" + line "walking the plank" + cont "if you lose!" + done + +_SSAnne10EndBattleText5: ; 81c7f (20:5c7f) + text "Argh!" + line "Beaten by a kid!" + prompt + +_SSAnne10AfterBattleText5: ; 81c97 (20:5c97) + text "Jellyfish some-" + line "times drift into" + cont "the ship." + done + +_SSAnne10BattleText6: ; 81cc3 (20:5cc3) + text "Hello stranger!" + line "Stop and chat!" + + para "All my #MON" + line "are from the sea!" + done + +_SSAnne10EndBattleText6: ; 81d01 (20:5d01) + text "Darn!" + line "I let that one" + cont "get away!" + prompt + +_SSAnne10AfterBattleText6: ; 81d21 (20:5d21) + text "I was going to" + line "make you my" + cont "assistant too!" + done + +_SSAnne10Text7: ; 81d4c (20:5d4c) + text "My buddy, MACHOKE," + line "is super strong!" + + para "He has enough" + line "STRENGTH to move" + cont "big rocks!" + done + |