leafbarrett

intended script

May 12th, 2012
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. #include stditems.rbh
  2. #include stdpoke.rbh
  3.  
  4. '---------------
  5. #org 0xE3DD30
  6. lockall
  7. msgbox 0x8E3DE00 MSG_KEEPOPEN
  8. checksound
  9. cry PKMN_SUICUNE 0x2
  10. pause 0x28
  11. waitcry
  12. wildbattle2 PKMN_ENTEI 0x3C ITEM_CHARCOAL 0x3
  13. compare LASTRESULT 0x1
  14. if 0x1 goto 0x8E3DD50
  15. compare LASTRESULT 0x4
  16. if 0x1 goto 0x8E3DD90
  17. compare LASTRESULT 0x5
  18. if 0x1 goto 0x8E3DD90
  19. goto 0x8E3DD90
  20.  
  21. '---------------
  22. #org 0xE3DD50
  23. setflag 0x11C5
  24. goto 0x8E3DD90
  25.  
  26. '---------------
  27. #org 0xE3DD90
  28. setvar 0x8004 0x196
  29. goto 0x8E3DDB0
  30.  
  31. '---------------
  32. #org 0xE3DD90
  33. msgbox 0x8E3DF20 MSG_KEEPOPEN
  34. fadescreen3 0x1
  35. hidesprite LASTTALKED
  36. fadescreen3 0x0
  37. releaseall
  38. end
  39.  
  40. '---------------
  41. #org 0xE3DDB0
  42. fadescreen3 0x1
  43. hidesprite LASTTALKED
  44. fadescreen3 0x0
  45. setflag 0x11CC
  46. releaseall
  47. end
  48.  
  49.  
  50. '---------
  51. ' Strings
  52. '---------
  53. #org 0xE3DE00
  54. = [.]
  55.  
  56. #org 0xE3DF20
  57. = [.]Come back later.
Advertisement
Add Comment
Please, Sign In to add comment