Advertisement
ProClifo

Move Suicune

Jul 4th, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. #freespace 0xFF
  2. #dynamic 0xF00000
  3.  
  4. #org @start
  5. checkflag 0x864
  6. if 0x0 call @movesprite
  7. call 0x8271ED7
  8. call 0x8271EFB
  9. compare 0x40B3 0x1
  10. if 0x1 call 0x81F4466
  11. special 0x146
  12. end
  13.  
  14. #org @movesprite
  15. movesprite2 0x2C 0x0 0x0
  16. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement