summaryrefslogtreecommitdiff
path: root/text/PokemonMansion3F.asm
blob: a5daaae18409c6141ccbf9753cd2ab3594ba6a04 (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
35
36
37
38
39
40
_Mansion3BattleText1::
	text "Este lugar es..."
	line "¡Gigantesco!"
	done

_Mansion3EndBattleText1::
	text_start
	line "¡Ayah!"
	prompt

_Mansion3AfterBattleText1::
	text "Me pregunto"
	line "adónde habrá ido"
	cont "mi compañero."
	done

_Mansion3BattleText2::
	text "Mi maestro vivió"
	line "aquí hace tiempo."
	done

_Mansion3EndBattleText2::
	text "¡Uau!"
	line "¡Impresionante!"
	prompt

_Mansion3AfterBattleText2::
	text "¿Estás bloqueado?"
	line "¡Tírate por ahí!"
	done

_Mansion3Text5::
	text "Diario:"
	line "6 de febrero."
	cont "MEW dio a luz."

	para "Llamamos al"
	line "pequeño MEWTWO."
	done