summaryrefslogtreecommitdiff
path: root/text/maps/cerulean_pokecenter.asm
blob: 6cc931440c706d9b84df0dcbbf4cd30b3dcb2c21 (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
_CeruleanPokecenterText1:: ; 988e5 (26:48e5)
	text "That BILL!"

	para "I heard that"
	line "he'll do whatever"
	cont "it takes to get"
	cont "rare #MON!"
	done

_CeruleanPokecenterText3:: ; 9892a (26:492a)
	text "Have you heard"
	line "about BILL?"

	para "Everyone calls"
	line "him a #MANIAC!"

	para "I think people"
	line "are just jealous"
	cont "of BILL, though."

	para "Who wouldn't want"
	line "to boast about"
	cont "their #MON?"
	done