pokered/text/CeruleanPokecenter.asm
Rangi b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00

24 lines
411 B
NASM

_CeruleanPokecenterText2::
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