summaryrefslogtreecommitdiff
path: root/text/PewterSpeechHouse.asm
blob: 615536f7eb5d1ccbbf9412dd1d43ef6a893cd09d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
_PewterHouse2Text1::
	text "#MON learn new"
	line "techniques as"
	cont "they grow!"

	para "But, some moves"
	line "must be taught by"
	cont "the trainer!"
	done

_PewterHouse2Text2::
	text "#MON become"
	line "easier to catch"
	cont "when they are"
	cont "hurt or asleep!"

	para "But, it's not a"
	line "sure thing!"
	done