summaryrefslogtreecommitdiff
path: root/text/PewterPokecenter.asm
blob: 968f6af085cd15d2ac9b9139e86b85cf47bd22fe (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
_PewterPokecenterText2::
	text "What!?"

	para "TEAM ROCKET is"
	line "at MT.MOON? Huh?"
	cont "I'm on the phone!"

	para "Scram!"
	done

_PewterPokecenterText3::
	text "#MON CENTERS"
	line "are wonderful!"

	para "They heal #MON"
	line "completely."

	para "Even conditions"
	line "like sleep, burn,"
	cont "poison and others"
	cont "are cured."
	done

_PewterJigglypuffText::
	text "JIGGLYPUFF: Puu"
	line "pupuu!"
	done