summaryrefslogtreecommitdiff
path: root/text/maps/pewter_mart.asm
blob: 71760b7b7709202bd6ecaecb598ea119fd694fb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
_PewterMartText_74cc6:: ; 985ac (26:45ac)
IF DEF(_YELLOW)
	text "A shady old man"
ELSE
	text "A shady, old man"
ENDC
	line "got me to buy"
	cont "this really weird"
	cont "fish #MON!"

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

_PewterMartText_74cd5:: ; 9860c (26:460c)
	text "Good things can"
	line "happen if you"
	cont "raise #MON"
	cont "diligently, even"
	cont "the weak ones!"
	done