summaryrefslogtreecommitdiff
path: root/text/ViridianPokecenter.asm
blob: f7b3bfbc4f37a1149641fef14da53dab6d0c9d5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
_ViridianPokeCenterText2::
	text "Puedes usar ese"
	line "PC de la esquina."

	para "¡Me lo dijo la"
	line "recepcionista!"
	cont "¡Es muy amable!"
	done

_ViridianPokeCenterText3::
	text "Hay un CENTRO"
	line "#MON en"
	cont "todas las"
	cont "ciudades."

	para "¡Y todos son"
	line "gratuitos!"
	done