summaryrefslogtreecommitdiff
path: root/text/Route16FlyHouse.asm
blob: 23ca8dda3839d24f455fc8b280ade0006418c03f (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
26
27
28
29
30
31
32
33
34
_Route16HouseText3::
	text "¡Oh! ¡Encontraste"
	line "mi lugar secreto!"

	para "Por favor, no le"
	line "digas a nadie que"
	cont "estoy aquí, ¡y te"
	cont "ayudaré!"
	prompt

_ReceivedHM02Text::
	text "¡<PLAYER> obtuvo"
	line "la MO02!@"
	text_end

_HM02ExplanationText::
	text "MO02 es VOLAR."
	line "Ésta te llevará"
	cont "de vuelta a"
	cont "cualquier ciudad."

	para "¡Úsala bien!"
	done

_HM02NoRoomText::
	text "No tienes sitio"
	line "para esto."
	done

_Route16HouseText_1e652::
	text "FEAROW: ¡Fea,"
	line "Row Row!"
	done