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

25 lines
467 B
NASM

_IndigoPlateauLobbyText2::
text "Yo! Champ in"
line "making!"
para "At #MON LEAGUE,"
line "you have to face"
cont "the ELITE FOUR in"
cont "succession."
para "If you lose, you"
line "have to start all"
cont "over again! This"
cont "is it! Go for it!"
done
_IndigoPlateauLobbyText3::
text "From here on, you"
line "face the ELITE"
cont "FOUR one by one!"
para "If you win, a"
line "door opens to the"
cont "next trainer!"
cont "Good luck!"
done