summaryrefslogtreecommitdiff
path: root/text/CeruleanMart.asm
blob: 86a745887274dc7d6ee6401557c6aee800b4109e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
_CeruleanMartText2::
	text "Use REPEL to keep"
	line "bugs and weak"
	cont "#MON away."

	para "Put your strongest"
	line "#MON at the"
	cont "top of the list"
	cont "for best results!"
	done

_CeruleanMartText3::
	text "Have you seen any"
	line "RARE CANDY?"

	para "It's supposed to"
	line "make #MON go"
	cont "up one level!"
	done