aboutsummaryrefslogtreecommitdiffstats
path: root/text/PewterMart.asm
blob: 42f40830577141a8dce3b4d343dc763876a36c4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
_PewterMartYoungsterText::
	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

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