summaryrefslogtreecommitdiff
path: root/text/ViridianPokecenter.asm
blob: 4ac18bf6677c5c081b0556ef05fbfb031412ae44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
_ViridianPokeCenterText2::
	text "You can use that"
	line "PC in the corner."

	para "The receptionist"
	line "told me. So kind!"
	done

_ViridianPokeCenterText3::
	text "There's a #MON"
	line "CENTER in every"
	cont "town ahead."

	para "They don't charge"
	line "any money either!"
	done