summaryrefslogtreecommitdiff
path: root/text/PewterMart.asm
blob: 0d5b07a2693fc7d43000e180ef010971bafc53fa (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