summaryrefslogtreecommitdiff
path: root/text/maps/pewter_pokecenter.asm
blob: 114fed16c674fef8091d9cdcd73380682abe3f3e (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
_PewterPokecenterText1:: ; 98704 (26:4704)
	text "What!?"

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

	para "Scram!"
	done

IF DEF(_YELLOW)
_PewterPokecenterText2::
	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
ENDC

_PewterPokecenterText5:: ; 98744 (26:4744)
	text "JIGGLYPUFF: Puu"
	line "pupuu!"
	done