summaryrefslogtreecommitdiff
path: root/text/SSAnne1F.asm
blob: 2bbdcbaccba3e927e913f9a9ad2921d7bcece790 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
_SSAnne1Text1::
	text "Bonjour!"
	line "I am le waiter on"
	cont "this ship!"

	para "I will be happy"
	line "to serve you any-"
	cont "thing you please!"

	para "Ah! Le strong"
	line "silent type!"
	done

_SSAnne1Text2::
	text "The passengers"
	line "are restless!"

	para "You might be"
	line "challenged by the"
	cont "more bored ones!"
	done