Advertisement
ProClifo

Untitled

Jun 29th, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. #include stdpoke.rbh
  2. #freespace 0xFF
  3. #dynamic 0xF00000
  4.  
  5. #org @start
  6. applymovement 0xFF @move
  7. waitmovement 0x0
  8. sound 0x15
  9. wildbattle PKMN_TREECKO 0x7 0x0
  10. end
  11.  
  12. #org @move
  13. #raw 0x56 'Exclamation Mark (!)
  14. #raw 0xFE 'End of Movements
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement