summaryrefslogtreecommitdiff
path: root/text/CeladonHotel.asm
blob: f2eb059e01c4204d77503b9dc5bfcd522ae8f902 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
_CeladonHotelText1::
	text "#MON? No, this"
	line "is a hotel for"
	cont "people."

	para "We're full up."
	done

_CeladonHotelText2::
	text "I'm on vacation"
	line "with my brother"
	cont "and boy friend."

	para "CELADON is such a"
	line "pretty city!"
	done

_CeladonHotelText3::
	text "Why did she bring"
	line "her brother?"
	done