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

26 lines
445 B
NASM

_SaffronHouse1Text1::
text "Thank you for"
line "writing. I hope"
cont "to see you soon!"
para "Hey! Don't look"
line "at my letter!"
done
_SaffronHouse1Text2::
text "PIDGEY: Kurukkoo!@@"
_SaffronHouse1Text3::
text "The COPYCAT is"
line "cute! I'm getting"
cont "her a # DOLL!"
done
_SaffronHouse1Text4::
text "I was given a PP"
line "UP as a gift."
para "It's used for"
line "increasing the PP"
cont "of techniques!"
done