pokered/text/SaffronMart.asm
Rangi b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00

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