route_16_house.asm 514 B

1234567891011121314151617181920212223242526272829303132
  1. _Route16HouseText3::
  2. text "Oh, you found my"
  3. line "secret retreat!"
  4. para "Please don't tell"
  5. line "anyone I'm here."
  6. cont "I'll make it up"
  7. cont "to you with this!"
  8. prompt
  9. _ReceivedHM02Text::
  10. text "<PLAYER> received"
  11. line "HM02!@@"
  12. _HM02ExplanationText::
  13. text "HM02 is FLY."
  14. line "It will take you"
  15. cont "back to any town."
  16. para "Put it to good"
  17. line "use!"
  18. done
  19. _HM02NoRoomText::
  20. text "You don't have any"
  21. line "room for this."
  22. done
  23. _Route16HouseText_1e652::
  24. text "FEAROW: Kyueen!"
  25. done