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

22 lines
393 B
NASM

_VermilionPokecenterText2::
_VermilionPokecenterText1::
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