summaryrefslogtreecommitdiff
path: root/text/PewterNidoranHouse.asm
blob: d4a092c887925a24fd8467f597506f607895f97c (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!@"
	text_end

_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