summaryrefslogtreecommitdiff
path: root/text/maps/ss_anne_5.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/ss_anne_5.asm')
-rw-r--r--text/maps/ss_anne_5.asm53
1 files changed, 53 insertions, 0 deletions
diff --git a/text/maps/ss_anne_5.asm b/text/maps/ss_anne_5.asm
new file mode 100644
index 00000000..f413704b
--- /dev/null
+++ b/text/maps/ss_anne_5.asm
@@ -0,0 +1,53 @@
+_SSAnne5Text1: ; 80f88 (20:4f88)
+ text "The party's over."
+ line "The ship will be"
+ cont "departing soon."
+ done
+
+_SSAnne5Text2: ; 80fbb (20:4fbb)
+ text "Scrubbing decks"
+ line "is hard work!"
+ done
+
+_SSAnne5Text3: ; 80fda (20:4fda)
+ text "Urf. I feel ill."
+
+ para "I stepped out to"
+ line "get some air."
+ done
+
+_SSAnneBattleText1: ; 8100b (20:500b)
+ text "Hey matey!"
+
+ para "Let's do a little"
+ line "jig!"
+ done
+
+_SSAnneEndBattleText1: ; 8102d (20:502d)
+ text "You're"
+ line "impressive!"
+ prompt
+
+_SSAnneAfterBattleText1: ; 81040 (20:5040)
+ text "How many kinds of"
+ line "#MON do you"
+ cont "think there are?"
+ done
+
+_SSAnneBattleText2: ; 81070 (20:5070)
+ text "Ahoy there!"
+ line "Are you seasick?"
+ done
+
+_SSAnneEndBattleText2: ; 8108e (20:508e)
+ text "I was"
+ line "just careless!"
+ prompt
+
+_SSAnneAfterBattleText2: ; 810a4 (20:50a4)
+ text "My Pa said there"
+ line "are 100 kinds of"
+ cont "#MON. I think"
+ cont "there are more."
+ done
+