pokered/text/PewterMart.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

17 lines
310 B
NASM

_PewterMartText2::
text "A shady, old man"
line "got me to buy"
cont "this really weird"
cont "fish #MON!"
para "It's totally weak"
line "and it cost ¥500!"
done
_PewterMartText3::
text "Good things can"
line "happen if you"
cont "raise #MON"
cont "diligently, even"
cont "the weak ones!"
done