pokered/text/SaffronMart.asm

14 lines
234 B
NASM
Raw Normal View History

_SaffronMartText2::
2014-01-23 04:37:40 +00:00
text "MAX REPEL lasts"
line "longer than SUPER"
cont "REPEL for keeping"
cont "weaker #MON"
cont "away!"
done
_SaffronMartText3::
2014-01-23 04:37:40 +00:00
text "REVIVE is costly,"
line "but it revives"
cont "fainted #MON!"
done