route_11_gate_upstairs.asm 709 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. _Route11GateUpstairsText_494a3::
  2. text "There are items on"
  3. line "the ground that"
  4. cont "can't be seen."
  5. para "ITEMFINDER will"
  6. line "detect an item"
  7. cont "close to you."
  8. para "It can't pinpoint"
  9. line "it, so you have"
  10. cont "to look yourself!"
  11. done
  12. _BinocularsSnorlaxText::
  13. text "Looked into the"
  14. line "binoculars."
  15. para "A big #MON is"
  16. line "asleep on a road!"
  17. done
  18. _BinocularsNoSnorlaxText::
  19. text "Looked into the"
  20. line "binoculars."
  21. para "It's a beautiful"
  22. line "view!"
  23. done
  24. _Route11GateUpstairsText_494d5::
  25. text "Looked into the"
  26. line "binoculars."
  27. para "The only way to"
  28. line "get from CERULEAN"
  29. cont "CITY to LAVENDER"
  30. cont "is by way of the"
  31. cont "ROCK TUNNEL."
  32. done