summaryrefslogtreecommitdiff
path: root/text/maps/pewter_mart.asm
blob: 4dbc3c02dfb85b425f1e9501e7da6f97d6974363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
_PewterMartText2::
	text "A shady old man"
	line "got me to buy"
	cont "this really weird"
	cont "fish #MON!"

	para "It's totally weak"
	line "and it cost ¥500!"
	done

_PewterMartText3::
	text "Good things can"
	line "happen if you"
	cont "raise #MON"
	cont "diligently, even"
	cont "the weak ones!"
	done