summaryrefslogtreecommitdiff
path: root/text/maps/saffron_mart.asm
blob: 29c34a1c9d9a1c6226dce371d85caffee9c33e36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
_SaffronMartText2::
	text "MAX REPEL lasts"
	line "longer than SUPER"
	cont "REPEL for keeping"
	cont "weaker #MON"
	cont "away!"
	done

_SaffronMartText3::
	text "REVIVE is costly,"
	line "but it revives"
	cont "fainted #MON!"
	done