Advertisement
ProClifo

Untitled

Jun 20th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. #dynamic 0xF00000
  2. #freespace 0xFF
  3.  
  4. #org @start
  5. call @entei
  6.  
  7. #org @entei
  8. checkflag 0x864
  9. if 0x1 goto @hide
  10. end
  11.  
  12. #org @hide
  13. spritebehave 10 0x4C
  14. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement