summaryrefslogtreecommitdiff
path: root/text/CinnabarLab.asm
blob: c90851e591539cbd09f0472e4af1809f72c16777 (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
_Lab1Text1::
	text "Aquí estudiamos a"
	line "los #MON."

	para "La gente suele"
	line "traernos a raros"
	cont "#MON para"
	cont "analizarlos."
	done

_Lab1Text2::
	text "¡Una foto del"
	line "fundador del"
	cont "LABORATORIO,"
	cont "el DR.FUJI!"
	done

_Lab1Text3::
	text "LABORATORIO <PKMN>"
	line "Reuniones"
	done

_Lab1Text4::
	text "LABORATORIO <PKMN>"
	line "Sala de I-D"
	done

_Lab1Text5::
	text "LABORATORIO <PKMN>"
	line "Sala de Pruebas"
	done