indigo_plateau_lobby.asm 467 B

1234567891011121314151617181920212223242526
  1. _IndigoPlateauLobbyText2::
  2. text "Yo! Champ in"
  3. line "making!"
  4. para "At #MON LEAGUE,"
  5. line "you have to face"
  6. cont "the ELITE FOUR in"
  7. cont "succession."
  8. para "If you lose, you"
  9. line "have to start all"
  10. cont "over again! This"
  11. cont "is it! Go for it!"
  12. done
  13. _IndigoPlateauLobbyText3::
  14. text "From here on, you"
  15. line "face the ELITE"
  16. cont "FOUR one by one!"
  17. para "If you win, a"
  18. line "door opens to the"
  19. cont "next trainer!"
  20. cont "Good luck!"
  21. done