route_12_gate_upstairs.asm 702 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. _TM39PreReceiveText::
  2. text "My #MON's"
  3. line "ashes are stored"
  4. cont "in #MON TOWER."
  5. para "You can have this"
  6. line "TM. I don't need"
  7. cont "it any more..."
  8. prompt
  9. _ReceivedTM39Text::
  10. text "<PLAYER> received"
  11. line "TM39!@@"
  12. _TM39ExplanationText::
  13. text "TM39 is a move"
  14. line "called SWIFT."
  15. para "It's very accurate,"
  16. line "so use it during"
  17. cont "battles you can't"
  18. cont "afford to lose."
  19. done
  20. _TM39NoRoomText::
  21. text "You don't have"
  22. line "room for this."
  23. done
  24. _Route12GateUpstairsText_495b8::
  25. text "Looked into the"
  26. line "binoculars."
  27. para "A man fishing!"
  28. done
  29. _Route12GateUpstairsText_495c4::
  30. text "Looked into the"
  31. line "binoculars."
  32. para "It's #MON TOWER!"
  33. done