Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. return new Drop[]{ new Drop(6199, 1, Rarity.COMMON), new Drop(19944, 1, Rarity.COMMON),
  2. new Drop(13742, 1, Rarity.COMMON), new Drop(16425, 1, Rarity.COMMON), new Drop(20083, 1, Rarity.RARE),
  3. new Drop(13358, 1, Rarity.RARE), new Drop(13360, 1, Rarity.RARE), new Drop(20078, 1, Rarity.RARE),
  4. new Drop(899, 1, Rarity.RARE), new Drop(20229, 1, Rarity.RARE), new Drop(19478, 1, Rarity.RARE),
  5. new Drop(10944, 1, Rarity.RARE), new Drop(11609, 1, Rarity.RARE),
  6. new Drop(20844, 1, Rarity.ULTRA_RARE) };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement