/data/phone/text/derek_overworld.asm

https://github.com/Rangi42/polishedcrystal · Assembly · 61 lines · 54 code · 7 blank · 0 comment · 0 complexity · 9fd405de74e8f8c4bc0ad411858c26f2 MD5 · raw file

  1. DerekAskNumber1Text:
  2. text "Oh, wow! Pikachu!"
  3. line "It's so soft and"
  4. cont "furry! How cute!"
  5. para "Let's be friends!"
  6. line "Pikachu-lovers are"
  7. cont "never bad people!"
  8. para "Let's chat about"
  9. line "Pikachu!"
  10. para "Can I get your"
  11. line "phone number?"
  12. done
  13. DerekAskNumber2Text:
  14. text "Let's chat about"
  15. line "Pikachu!"
  16. para "Can I get your"
  17. line "phone number?"
  18. done
  19. DerekNumberAcceptedText:
  20. text "Pikachu is the"
  21. line "one! If anything"
  22. para "comes up, I'll"
  23. line "give you a jingle."
  24. done
  25. DerekNumberDeclinedText:
  26. text "You…"
  27. para "I bet you don't"
  28. line "even like Pikachu…"
  29. done
  30. DerekPhoneFullText:
  31. text "Wait a sec! Your"
  32. line "phone list's full!"
  33. done
  34. DerekGiftText:
  35. text "I've been looking"
  36. line "for you! Here, see"
  37. cont "this? This is it!"
  38. para "I'm certain your"
  39. line "Pikachu will love"
  40. cont "my gift too!"
  41. done
  42. DerekPackFullText:
  43. text "Uh-oh, too bad."
  44. line "You don't have any"
  45. para "room. Be sure to"
  46. line "get it later."
  47. done