pokemon_tower_2f.asm 989 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. _PokemonTower2Text_6062d::
  2. text "<RIVAL>: Hey,"
  3. line "<PLAYER>! What"
  4. cont "brings you here?"
  5. cont "Your #MON"
  6. cont "don't look dead!"
  7. para "I can at least"
  8. line "make them faint!"
  9. cont "Let's go, pal!"
  10. done
  11. _PokemonTower2Text_60632::
  12. text "What?"
  13. line "You stinker!"
  14. para "I took it easy on"
  15. line "you too!"
  16. prompt
  17. _PokemonTower2Text_60637::
  18. text "<RIVAL>: Well,"
  19. line "look at all your"
  20. cont "wimpy #MON!"
  21. para "Toughen them up a"
  22. line "bit more!"
  23. prompt
  24. _PokemonTower2Text_6063c::
  25. text "How's your #DEX"
  26. line "coming, pal?"
  27. cont "I just caught a"
  28. cont "CUBONE!"
  29. para "I can't find the"
  30. line "grown-up MAROWAK"
  31. cont "yet!"
  32. para "I doubt there are"
  33. line "any left! Well, I"
  34. cont "better get going!"
  35. cont "I've got a lot to"
  36. cont "accomplish, pal!"
  37. para "Smell ya later!"
  38. done
  39. _PokemonTower2Text2::
  40. text "Even we could not"
  41. line "identify the"
  42. cont "wayward GHOSTs!"
  43. para "A SILPH SCOPE"
  44. line "might be able to"
  45. cont "unmask them."
  46. done