Advertisement
ProClifo

Entei Battle Script

Jul 4th, 2015
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. #include stditems.rbh
  2. #include stdpoke.rbh
  3. #freespace 0xFF
  4. #dynamic 0xF00000
  5.  
  6. #org @start
  7. lock
  8. fadeout 0x0
  9. cry PKMN_ENTEI 0x2
  10. waitcry
  11. setwildbattle PKMN_ENTEI 50 0x0
  12. special 0x13B
  13. playsong 0x229 0x0
  14. waitstate
  15. fadescreen 0x1
  16. hidesprite LASTTALKED
  17. fadescreen 0x0
  18. setflag 0x207
  19. release
  20. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement