pokeyellow/text/maps/saffron_mart.asm
2016-06-08 05:44:58 -06:00

14 lines
234 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