summaryrefslogtreecommitdiff
path: root/text/Route10.asm
blob: bc628bfe9accb72da948fac458a9a62dacdf81ab (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
_Route10BattleText1::
	text "¿Eres también un"
	line "#MANÍACO?"
	cont "¿Quieres ver mi"
	cont "colección?"
	done

_Route10EndBattleText1::
	text_start
	line "¡Qué! ¡No estoy"
	cont "enfadado!"
	prompt

_Route10AfterBattleText1::
	text "¡En casa tengo"
	line "más #MON"
	cont "súper raros!"
	done

_Route10BattleText2::
	text "¡Ah-ahah-ah-ah!"
	done

_Route10EndBattleText2::
	text_start
	line "¡Ah-ahah! ¡No"
	cont "me estoy riendo!"
	cont "¡Es ah-ah-lergia!"
	cont "¡Ahah-ah-chús!"
	prompt

_Route10AfterBattleText2::
	text "¡Ahah-ah-chús!"
	line "¡Ah-chús!"
	cont "(Soplido)..."
	cont "(Gimoteo)..."
	done

_Route10BattleText3::
	text "¡Hola chaval!"
	line "¿Quieres ver"
	cont "mis #MON?"
	done

_Route10EndBattleText3::
	text "¡Oh"
	line "no! ¡Mis #MON!"
	prompt

_Route10AfterBattleText3::
	text "¡No me gustas"
	line "cuando ganas!"
	done

_Route10BattleText4::
	text "He estado varias"
	line "veces en un"
	cont "GIMNASIO #MON."
	cont "¡Y perdí siempre!"
	done

_Route10EndBattleText4::
	text_start
	line "¡Volví a perder!"
	prompt

_Route10AfterBattleText4::
	text "Vi a algunos"
	line "#MANÍACOS"
	cont "por ahí."
	done

_Route10BattleText5::
	text "¡Me encanta el"
	line "aire de montaña!"
	done

_Route10EndBattleText5::
	text "¡Eso"
	line "me despejó"
	cont "la cabeza!"
	prompt

_Route10AfterBattleText5::
	text "¡El aire de la"
	line "montaña me atonta!"
	done

_Route10BattleText6::
	text "¡Me siento débil"
	line "tras la escalada!"
	done

_Route10EndBattleText6::
	text "¡No"
	line "tengo ganas!"
	prompt

_Route10AfterBattleText6::
	text "¡Estos #MON"
	line "son tan robustos!"
	cont "¡Debería haber"
	cont "alguno rosa con"
	cont "bonitas flores!"
	done

_Route10Text9::
_Route10Text7::
	text "TÚNEL ROCA"
	done

_Route10Text10::
	text "CENTRAL ENERGÍA"
	done