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

21 lines
336 B
NASM

_CeladonHotelText1::
text "#MON? No, this"
line "is a hotel for"
cont "people."
para "We're full up."
done
_CeladonHotelText2::
text "I'm on vacation"
line "with my brother"
cont "and boy friend."
para "CELADON is such a"
line "pretty city!"
done
_CeladonHotelText3::
text "Why did she bring"
line "her brother?"
done