Guest User

OtherDrops v1.0 by NewStyleGG

a guest
Dec 25th, 2013
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. #Autor: NewStyleGG
  2. #Nazwa Skryptu: OtherDrops by NewStyleGG
  3. #Opis Skryptu: Dodaje drop
  4. #Wersja: 1.0
  5.  
  6.  
  7. on mine of stone:
  8. #Zelazo
  9. chance of 1.5%:
  10. drop iron ore
  11. send "Brawo trafiles na Rude Zelaza"
  12. #Wegiel
  13. chance of 2%:
  14. drop coal
  15. send "Brawo trafiles na Wegiel"
  16. #Zloto
  17. chance of 0.7%:
  18. drop gold ore
  19. send "Brawo trafiles na Rude Zlota"
  20. #Emerald
  21. chance of 1%:
  22. drop emerald
  23. send "Brawo trafiles na Emerald"
  24. #Diament
  25. chance of 0.5%:
  26. drop diamond
  27. send "Brawo trafiles na Diament"
  28.  
  29.  
  30.  
  31. command /drop:
  32. trigger:
  33. send "@@@@@=- OtherDrops - Lista -=@@@@@"
  34. send "Zelazo: 1.5%"
  35. send "Wegiel: 2%"
  36. send "Zloto: 0.7%"
  37. send "Emerald: 1%"
  38. send "Diament: 0.5%"
Advertisement
Add Comment
Please, Sign In to add comment