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

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

_PewterHouse2Text2:: ; 986ae (26:46ae)
	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