summaryrefslogtreecommitdiff
path: root/text/maps/cerulean_mart.asm
blob: 936104ee8eb57e524063c7ff9ef3a99d5fa75c0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
_CeruleanMartText2:: ; 99012 (26:5012)
	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:: ; 9907f (26:507f)
	text "Have you seen any"
	line "RARE CANDY?"

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