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

19 lines
326 B
NASM

_PewterHouse2Text1::
text "#MON learn new"
line "techniques as"
cont "they grow!"
para "But, some moves"
line "must be taught by"
cont "the trainer!"
done
_PewterHouse2Text2::
text "#MON become"
line "easier to catch"
cont "when they are"
cont "hurt or asleep!"
para "But, it's not a"
line "sure thing!"
done