Advertisement
ProClifo

Untitled

Jul 5th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. '---------------
  2. #org 0x239722
  3. lockall
  4. checksound
  5. cry 0x196 0x2
  6. pause 0x28
  7. waitcry
  8. setwildbattle 0x196 0x46 0x0
  9. setflag 0x8C1
  10. special 0x13A
  11. waitstate
  12. clearflag 0x8C1
  13. special2 LASTRESULT 0xB7
  14. compare LASTRESULT 0x1
  15. if 0x1 goto 0x8239768
  16. compare LASTRESULT 0x4
  17. if 0x1 goto 0x8239771
  18. compare LASTRESULT 0x5
  19. if 0x1 goto 0x8239771
  20. setflag 0x1C0
  21. releaseall
  22. end
  23.  
  24. '---------------
  25. #org 0x239768
  26. setflag 0x1C0
  27. goto 0x823977C
  28.  
  29. '---------------
  30. #org 0x239771
  31. setvar 0x8004 0x196
  32. goto 0x8239785
  33.  
  34. '---------------
  35. #org 0x23977C
  36. fadescreen3 0x1
  37. hidesprite LASTTALKED
  38. fadescreen3 0x0
  39. releaseall
  40. end
  41.  
  42. '---------------
  43. #org 0x239785
  44. fadescreen3 0x1
  45. hidesprite LASTTALKED
  46. fadescreen3 0x0
  47. bufferpokemon 0x0 0x8004
  48. msgbox 0x8273204 MSG_KEEPOPEN '"The [buffer1] flew away!"
  49. releaseall
  50. end
  51.  
  52.  
  53. '---------
  54. ' Strings
  55. '---------
  56. #org 0x273204
  57. = The [buffer1] flew away!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement