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

19 lines
364 B
NASM

_VermilionPokecenterText2::
text "Even if they are"
line "the same level,"
cont "#MON can have"
cont "very different"
cont "abilities."
para "A #MON raised"
line "by a trainer is"
cont "stronger than one"
cont "in the wild."
done
_VermilionPokecenterText3::
text "My #MON was"
line "poisoned! It"
cont "fainted while we"
cont "were walking!"
done