pokered/text/CinnabarPokecenter.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

21 lines
362 B
NASM

_CinnabarPokecenterText2::
text "You can cancel"
line "evolution."
para "When a #MON is"
line "evolving, you can"
cont "stop it and leave"
cont "it the way it is."
done
_CinnabarPokecenterText3::
text "Do you have any"
line "friends?"
para "#MON you get"
line "in trades grow"
cont "very quickly."
para "I think it's"
line "worth a try!"
done