summaryrefslogtreecommitdiff
path: root/text/maps/vermilion_mart.asm
blob: 0fcfbcbb03628ac65f8d749d3e946bda6bbe4e63 (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
_VermilionMartText2:: ; 9a9c1 (26:69c1)
	text "There are evil"
	line "people who will"
	cont "use #MON for"
	cont "criminal acts."

	para "TEAM ROCKET"
	line "traffics in rare"
	cont "#MON."

	para "They also abandon"
	line "#MON that they"
	cont "consider not to"
	cont "be popular or"
	cont "useful."
	done

_VermilionMartText3:: ; 9aa67 (26:6a67)
	text "I think #MON"
	line "can be good or"
	cont "evil. It depends"
	cont "on the trainer."
	done