pokeyellow/text/maps/cerulean_pokecenter.asm
U-Daniel-PC\Daniel 1d63499fa7 Remove (incorrect) address comments
Conflicts:
	text.asm
2015-08-01 17:34:51 -04:00

26 lines
412 B
NASM

_CeruleanPokecenterText1::
text "That BILL!"
para "I heard that"
line "he'll do whatever"
cont "it takes to get"
cont "rare #MON!"
done
_CeruleanPokecenterText3::
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