pallet_town.asm 837 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. _OakAppearsText::
  2. text "OAK: Hey! Wait!"
  3. line "Don't go out!@@"
  4. _OakWalksUpText::
  5. text "OAK: It's unsafe!"
  6. line "Wild #MON live"
  7. cont "in tall grass!"
  8. para "You need your own"
  9. line "#MON for your"
  10. cont "protection."
  11. cont "I know!"
  12. para "Here, come with"
  13. line "me!"
  14. done
  15. _PalletTownText2::
  16. text "I'm raising"
  17. line "#MON too!"
  18. para "When they get"
  19. line "strong, they can"
  20. cont "protect me!"
  21. done
  22. _PalletTownText3::
  23. text "Technology is"
  24. line "incredible!"
  25. para "You can now store"
  26. line "and recall items"
  27. cont "and #MON as"
  28. cont "data via PC!"
  29. done
  30. _PalletTownText4::
  31. text "OAK #MON"
  32. line "RESEARCH LAB"
  33. done
  34. _PalletTownText5::
  35. text "PALLET TOWN"
  36. line "Shades of your"
  37. cont "journey await!"
  38. done
  39. _PalletTownText6::
  40. text "<PLAYER>'s house "
  41. done
  42. _PalletTownText7::
  43. text "<RIVAL>'s house "
  44. done