summaryrefslogtreecommitdiff
path: root/text/maps/ss_anne_5.asm
blob: 2fdc5dd83d047129315deff2e913f135a3ea657d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
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

_SSAnne5BattleText1:: ; 8100b (20:500b)
	text "Hey matey!"

	para "Let's do a little"
	line "jig!"
	done

_SSAnne5EndBattleText1:: ; 8102d (20:502d)
	text "You're"
	line "impressive!"
	prompt

_SSAnne5AfterBattleText1:: ; 81040 (20:5040)
	text "How many kinds of"
	line "#MON do you"
	cont "think there are?"
	done

_SSAnne5BattleText2:: ; 81070 (20:5070)
	text "Ahoy there!"
	line "Are you seasick?"
	done

_SSAnne5EndBattleText2:: ; 8108e (20:508e)
	text "I was"
	line "just careless!"
	prompt

_SSAnne5AfterBattleText2:: ; 810a4 (20:50a4)
	text "My Pa said there"
	line "are 100 kinds of"
	cont "#MON. I think"
	cont "there are more."
	done