summaryrefslogtreecommitdiff
path: root/text/maps/pewter_house_1.asm
blob: 0fe3e1659f7f91eef68b21bd56c5bd28e61fe99a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
_PewterHouse1Text1::
	text "NIDORAN: Bowbow!@@"

_PewterHouse1Text2::
	text "NIDORAN sit!"
	done

_PewterHouse1Text3::
	text "Our #MON's an"
	line "outsider, so it's"
	cont "hard to handle."

	para "An outsider is a"
	line "#MON that you"
	cont "get in a trade."

	para "It grows fast, but"
	line "it may ignore an"
	cont "unskilled trainer"
	cont "in battle!"

	para "If only we had"
	line "some BADGEs..."
	done