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

37 lines
607 B
NASM

_CinnabarIslandText8::
text "The door is"
line "locked..."
done
_CinnabarIslandText1::
text "CINNABAR GYM's"
line "BLAINE is an odd"
cont "man who has lived"
cont "here for decades."
done
_CinnabarIslandText2::
text "Scientists conduct"
line "experiments in"
cont "the burned out"
cont "building."
done
_CinnabarIslandText3::
text "CINNABAR ISLAND"
line "The Fiery Town of"
cont "Burning Desire"
done
_CinnabarIslandText6::
text "#MON LAB"
done
_CinnabarIslandText7::
text "CINNABAR ISLAND"
line "#MON GYM"
cont "LEADER: BLAINE"
para "The Hot-Headed"
line "Quiz Master!"
done