summaryrefslogtreecommitdiff
path: root/text/CeladonMansion1F.asm
blob: 14a48a8197af5654b7ae8619ca18aebe857c8f27 (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
_CeladonMansion1Text1::
	text "MEOWTH: Meow!@"
	text_end

_CeladonMansion1Text2::
	text "My dear #MON"
	line "keep me company."

	para "MEOWTH even brings"
	line "money home!"
	done

_CeladonMansion1Text3::
	text "CLEFAIRY: Pi"
	line "pippippi!@"
	text_end

_CeladonMansion1Text4::
	text "NIDORAN: Kya"
	line "kyaoo!@"
	text_end

_CeladonMansion1Text5::
	text "CELADON MANSION"
	line "Manager's Suite"
	done