/text/maps/viridian_forest.asm

https://gitlab.com/wilaya/Rashred · Assembly · 164 lines · 159 code · 5 blank · 0 comment · 1 complexity · 9b5618c0f3e3b381ca63af72bef8ce73 MD5 · raw file

  1. _ViridianForestText1:: ; 8031d (20:431d)
  2. text "I came here with"
  3. line "some friends!"
  4. para "They're out for"
  5. line "#MON fights!"
  6. done
  7. _ViridianForestBattleText1:: ; 80359 (20:4359)
  8. text "Hey! You have"
  9. line "#MON! Come on!"
  10. IF DEF(_YELLOW)
  11. cont "Let's battle 'em!"
  12. ELSE
  13. cont "Let's battle'em!"
  14. ENDC
  15. done
  16. _ViridianForestEndBattleText1:: ; 80387 (20:4387)
  17. text "No!"
  18. line "CATERPIE can't"
  19. cont "cut it!"
  20. prompt
  21. _ViridianFrstAfterBattleText1:: ; 803a2 (20:43a2)
  22. text "Ssh! You'll scare"
  23. line "the bugs away!"
  24. done
  25. _ViridianForestBattleText2:: ; 803c3 (20:43c3)
  26. text "Yo! You can't jam"
  27. line "out if you're a"
  28. cont "#MON trainer!"
  29. done
  30. _ViridianForestEndBattleText2:: ; 803f2 (20:43f2)
  31. text "Huh?"
  32. line "I ran out of"
  33. cont "#MON!"
  34. prompt
  35. _ViridianFrstAfterBattleText2:: ; 8040b (20:440b)
  36. text "Darn! I'm going"
  37. line "to catch some"
  38. cont "stronger ones!"
  39. done
  40. _ViridianForestBattleText3:: ; 80438 (20:4438)
  41. text "Hey, wait up!"
  42. line "What's the hurry?"
  43. done
  44. _ViridianForestEndBattleText3:: ; 80458 (20:4458)
  45. text "I"
  46. line "give! You're good"
  47. cont "at this!"
  48. prompt
  49. _ViridianFrstAfterBattleText3:: ; 80475 (20:4475)
  50. text "Sometimes, you"
  51. line "can find stuff on"
  52. cont "the ground!"
  53. para "I'm looking for"
  54. line "the stuff I"
  55. cont "dropped!"
  56. done
  57. if DEF(_YELLOW)
  58. _ViridianForestBattleTextPikaGirl::
  59. text "Hi, do you have a"
  60. line "PIKACHU?"
  61. done
  62. _ViridianForestEndBattleTextPikaGirl::
  63. text "Oh no,"
  64. line "really?"
  65. prompt
  66. _ViridianForestAfterBattleTextPikaGirl::
  67. text "I looked forever,"
  68. line "but I never found"
  69. cont "a PIKACHU here!"
  70. done
  71. _ViridianForestBattleTextSamurai::
  72. text "I'm gonna be the"
  73. line "best. You just"
  74. cont "can't beat me!"
  75. done
  76. _ViridianForestEndBattleTextSamurai::
  77. text "After"
  78. line "all I did..."
  79. prompt
  80. _ViridianForestAfterBattleTextSamurai::
  81. text "A METAPOD is cool"
  82. line "because its"
  83. cont "attack is its"
  84. cont "defense!"
  85. done
  86. ENDC
  87. _ViridianForestText8:: ; 804c7 (20:44c7)
  88. text "I ran out of #"
  89. line "BALLs to catch"
  90. cont "#MON with!"
  91. para "You should carry"
  92. line "extras!"
  93. done
  94. _ViridianForestText9:: ; 8050a (20:450a)
  95. text "TRAINER TIPS"
  96. para "If you want to"
  97. line "avoid battles,"
  98. cont "stay away from"
  99. cont "grassy areas!"
  100. done
  101. _ViridianForestText10:: ; 80553 (20:4553)
  102. text "For poison, use"
  103. line "ANTIDOTE! Get it"
  104. cont "at #MON MARTs!"
  105. done
  106. _ViridianForestText11:: ; 80584 (20:4584)
  107. text "TRAINER TIPS"
  108. para "Contact PROF.OAK"
  109. line "via PC to get"
  110. cont "your #DEX"
  111. cont "evaluated!"
  112. done
  113. _ViridianForestText12:: ; 805c6 (20:45c6)
  114. text "TRAINER TIPS"
  115. para "No stealing of"
  116. line "#MON from"
  117. cont "other trainers!"
  118. cont "Catch only wild"
  119. cont "#MON!"
  120. done
  121. _ViridianForestText13:: ; 80613 (20:4613)
  122. text "TRAINER TIPS"
  123. para "Weaken #MON"
  124. line "before attempting"
  125. cont "capture!"
  126. para "When healthy,"
  127. line "they may escape!"
  128. done
  129. _ViridianForestText14:: ; 80667 (20:4667)
  130. text "LEAVING"
  131. line "VIRIDIAN FOREST"
  132. cont "PEWTER CITY AHEAD"
  133. done