silph_co_9f.asm 979 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. _SilphCo9Text_5d8e5::
  2. text "You look tired!"
  3. line "You should take a"
  4. cont "quick nap!"
  5. prompt
  6. _SilphCo9Text_5d8ea::
  7. text "Don't give up!"
  8. done
  9. _SilphCo9Text_5d8ef::
  10. text "Thank you so"
  11. line "much!"
  12. done
  13. _SilphCo9BattleText1::
  14. text "Your #MON seem"
  15. line "to adore you, kid!"
  16. done
  17. _SilphCo9EndBattleText1::
  18. text "Ghaaah!"
  19. prompt
  20. _SilphCo9AfterBattleText1::
  21. text "If I had started"
  22. line "as a trainer at"
  23. cont "your age..."
  24. done
  25. _SilphCo9BattleText2::
  26. text "Your #MON have"
  27. line "weak points! I"
  28. cont "can nail them!"
  29. done
  30. _SilphCo9EndBattleText2::
  31. text "You"
  32. line "hammered me!"
  33. prompt
  34. _SilphCo9AfterBattleText2::
  35. text "Exploiting weak"
  36. line "spots does work!"
  37. cont "Think about"
  38. cont "element types!"
  39. done
  40. _SilphCo9BattleText3::
  41. text "I am one of the 4"
  42. line "ROCKET BROTHERS!"
  43. done
  44. _SilphCo9EndBattleText3::
  45. text "Warg!"
  46. line "Brothers, I lost!"
  47. prompt
  48. _SilphCo9AfterBattleText3::
  49. text "My brothers will"
  50. line "avenge me!"
  51. done