pokered/text/maps/saffron_mart.asm

13 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