cinnabar_lab_metronome_room.asm 949 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. _TM35PreReceiveText::
  2. text "Tch-tch-tch!"
  3. line "I made a cool TM!"
  4. para "It can cause all"
  5. line "kinds of fun!"
  6. prompt
  7. _ReceivedTM35Text::
  8. text "<PLAYER> received "
  9. line "@"
  10. TX_RAM wcf4b
  11. text "!@@"
  12. _TM35ExplanationText::
  13. text "Tch-tch-tch!"
  14. line "That's the sound"
  15. cont "of a METRONOME!"
  16. para "It tweaks your"
  17. line "#MON's brain"
  18. cont "into using moves"
  19. cont "it doesn't know!"
  20. done
  21. _TM35NoRoomText::
  22. text "Your pack is"
  23. line "crammed full!"
  24. done
  25. _Lab3Text2::
  26. text "EEVEE can evolve"
  27. line "into 1 of 3 kinds"
  28. cont "of #MON."
  29. done
  30. _Lab3Text3::
  31. text "There's an e-mail"
  32. line "message!"
  33. para "..."
  34. para "The 3 legendary"
  35. line "bird #MON are"
  36. cont "ARTICUNO, ZAPDOS"
  37. cont "and MOLTRES."
  38. para "Their whereabouts"
  39. line "are unknown."
  40. para "We plan to explore"
  41. line "the cavern close"
  42. cont "to CERULEAN."
  43. para "From: #MON"
  44. line "RESEARCH TEAM"
  45. para "..."
  46. done
  47. _Lab3Text5::
  48. text "An amber pipe!"
  49. done