fuchsia_city.asm 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. _FuchsiaCityText1::
  2. text "Did you try the"
  3. line "SAFARI GAME? Some"
  4. cont "#MON can only"
  5. cont "be caught there."
  6. done
  7. _FuchsiaCityText2::
  8. text "SAFARI ZONE has a"
  9. line "zoo in front of"
  10. cont "the entrance."
  11. para "Out back is the"
  12. line "SAFARI GAME for"
  13. cont "catching #MON."
  14. done
  15. _FuchsiaCityText3::
  16. text "ERIK: Where's"
  17. line "SARA? I said I'd"
  18. cont "meet her here."
  19. done
  20. _FuchsiaCityText4::
  21. text "That item ball in"
  22. line "there is really a"
  23. cont "#MON."
  24. done
  25. _FuchsiaCityText5::
  26. text "!"
  27. done
  28. _FuchsiaCityText11::
  29. text "FUCHSIA CITY"
  30. line "Behold! It's"
  31. cont "Passion Pink!"
  32. done
  33. _FuchsiaCityText13::
  34. text "SAFARI GAME"
  35. line "#MON-U-CATCH!"
  36. done
  37. _FuchsiaCityText16::
  38. text "SAFARI ZONE"
  39. line "WARDEN's HOME"
  40. done
  41. _FuchsiaCityText17::
  42. text "#MON PARADISE"
  43. line "SAFARI ZONE"
  44. done
  45. _FuchsiaCityText18::
  46. text "FUCHSIA CITY"
  47. line "#MON GYM"
  48. cont "LEADER: KOGA"
  49. para "The Poisonous"
  50. line "Ninja Master"
  51. done
  52. _FuchsiaCityChanseyText::
  53. text "Name: CHANSEY"
  54. para "Catching one is"
  55. line "all up to chance."
  56. prompt
  57. _FuchsiaCityVoltorbText::
  58. text "Name: VOLTORB"
  59. para "The very image of"
  60. line "a # BALL."
  61. prompt
  62. _FuchsiaCityKangaskhanText::
  63. text "Name: KANGASKHAN"
  64. para "A maternal #MON"
  65. line "that raises its"
  66. cont "young in a pouch"
  67. cont "on its belly."
  68. prompt
  69. _FuchsiaCitySlowpokeText::
  70. text "Name: SLOWPOKE"
  71. para "Friendly and very"
  72. line "slow moving."
  73. prompt
  74. _FuchsiaCityLaprasText::
  75. text "Name: LAPRAS"
  76. para "A.K.A. the king"
  77. line "of the seas."
  78. prompt
  79. _FuchsiaCityOmanyteText::
  80. text "Name: OMANYTE"
  81. para "A #MON that"
  82. line "was resurrected"
  83. cont "from a fossil."
  84. prompt
  85. _FuchsiaCityKabutoText::
  86. text "Name: KABUTO"
  87. para "A #MON that"
  88. line "was resurrected"
  89. cont "from a fossil."
  90. prompt
  91. _FuchsiaCityText_19b2a::
  92. text "..."
  93. done