summaryrefslogtreecommitdiff
path: root/text/maps/pewter_house_2.asm
blob: 34ebc90dc3928e1f1335e5a40febe73ee3baeb17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
_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