summaryrefslogtreecommitdiff
path: root/text/VermilionPidgeyHouse.asm
blob: 858e84f3e43cbe0c34594776a9f1fd6ed64631aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
_VermilionHouse1Text1::
	text "I'm getting my"
	line "PIDGEY to fly a"
	cont "letter to SAFFRON"
	cont "in the north!"
	done

_VermilionHouse1Text2::
	text "PIDGEY: Kurukkoo!@"
	text_end

_VermilionHouse1Text3::
	text "Dear PIPPI, I hope"
	line "to see you soon."

	para "I heard SAFFRON"
	line "has problems with"
	cont "TEAM ROCKET."

	para "VERMILION appears"
	line "to be safe."
	done