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

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

_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