Advertisement
ProClifo

Raikou Battle Script

Jul 4th, 2015
214
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_RAIKOU 0x2
  10. waitcry
  11. setwildbattle PKMN_RAIKOU 50 0x0
  12. special 0x13B
  13. playsong 0x229 0x0
  14. waitstate
  15. fadescreen 0x1
  16. hidesprite LASTTALKED
  17. fadescreen 0x0
  18. setflag 0x208
  19. release
  20. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement