Advertisement
GenuineSounds

Untitled

Aug 2nd, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # max number of each item that the bot should keep if "drop_items" is enabled
  2. # use -1 in a item to never drop this specific item
  3. item_revive=10
  4. item_max_revive=20
  5. item_potion=0
  6. item_super_potion=20
  7. item_hyper_potion=30
  8. item_max_potion=-1
  9. item_poke_ball=20
  10. item_great_ball=30
  11. item_ultra_ball=-1
  12. item_master_ball=-1
  13. item_razz_berry=30
  14. item_lucky_egg=-1
  15. item_incense=-1
  16. item_lure_module=-1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement