summaryrefslogtreecommitdiff
path: root/text/maps/vermilion_house.asm
blob: 806a4b8a8352ddce9ac29ca3424065d588a09a4e (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!@@"

_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