summaryrefslogtreecommitdiff
path: root/text/Route11_2.asm
blob: 6c32963ffee6c8c1e134e5c47d5da322a6eb1779 (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
_Route11EndBattleText9::
	text "¡Uaauu!"
	line "¡Vaya chispazo!"
	prompt

_Route11AfterBattleText9::
	text "¡Mejor volvamos"
	line "al trabajo!"
	done

_Route11BattleText10::
	text "¡Mis #MON"
	line "ya deberían estar"
	cont "listos!"
	done

_Route11EndBattleText10::
	text "¡Soy"
	line "demasiado joven!"
	prompt

_Route11AfterBattleText10::
	text "¡Mejor hallar"
	line "unos más fuertes!"
	done

_Route11Text11::
	text "CUEVA DE DIGLETT"
	done