Guest User

Untitled

a guest
Jun 17th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. DELETE FROM creatureloot WHERE entryid=37813;
  2. INSERT INTO creatureloot (entryid,itemid,difficulty0percentchance, mincount,maxcount) VALUES
  3. (37813, 50805, 26, 1, 1),
  4. (37813, 50798, 24, 1, 1),
  5. (37813, 50801, 19, 1, 1),
  6. (37813, 50809, 18, 1, 1),
  7. (37813, 50804, 16, 1, 1),
  8. (37813, 50803, 15, 1, 1),
  9. (37813, 50808, 14, 1, 1),
  10. (37813, 50800, 12, 1, 1),
  11. (37813, 50799, 12, 1, 1),
  12. (37813, 50807, 11, 1, 1),
  13. (37813, 50806, 10, 1, 1),
  14. (37813, 50802, 8, 1, 1);
Add Comment
Please, Sign In to add comment