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

15 lines
235 B
NASM

_SaffronMartText2::
text "MAX REPEL lasts"
line "longer than SUPER"
cont "REPEL for keeping"
cont "weaker #MON"
cont "away!"
done
_SaffronMartText3::
text "REVIVE is costly,"
line "but it revives"
cont "fainted #MON!"
done