Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. local HarmItems = {
  2. [5] = {
  3. 37727, -- Ruby Acorn
  4. },
  5. [6] = {
  6. 63427, -- Worgsaw
  7. },
  8. [8] = {
  9. 34368, -- Attuned Crystal Cores
  10. 33278, -- Burning Torch
  11. },
  12. [10] = {
  13. 32321, -- Sparrowhawk Net
  14. },
  15. [15] = {
  16. 33069, -- Sturdy Rope
  17. },
  18. [20] = {
  19. 10645, -- Gnomish Death Ray
  20. },
  21. [25] = {
  22. 24268, -- Netherweave Net
  23. 41509, -- Frostweave Net
  24. 31463, -- Zezzak's Shard
  25. },
  26. [30] = {
  27. 835, -- Large Rope Net
  28. 7734, -- Six Demon Bag
  29. 34191, -- Handful of Snowflakes
  30. },
  31. [35] = {
  32. 24269, -- Heavy Netherweave Net
  33. 18904, -- Zorbin's Ultra-Shrinker
  34. },
  35. [40] = {
  36. 28767, -- The Decapitator
  37. },
  38. [45] = {
  39. -- 32698, -- Wrangling Rope
  40. 23836, -- Goblin Rocket Launcher
  41. },
  42. [50] = {
  43. 116139, -- Haunting Memento
  44. },
  45. [60] = {
  46. 32825, -- Soul Cannon
  47. 37887, -- Seeds of Nature's Wrath
  48. },
  49. [70] = {
  50. 41265, -- Eyesore Blaster
  51. },
  52. [80] = {
  53. 35278, -- Reinforced Net
  54. },
  55. [100] = {
  56. 33119, -- Malister's Frost Wand
  57. },
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement