Advertisement
Sansuall

Награды за освоение ГП(миф) на Shadowlands

Jul 19th, 2024
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. -- https://ru.wowhead.com/?item=76755
  2. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 130701, 1, 0, 0);
  3. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 86866, 1, 0, 0);
  4. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 10269, 1, 0, 0);
  5. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 8815, 1, 0, 0);
  6. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 17071, 1, 0, 0);
  7. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 114280, 1, 0, 0);
  8. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 9648, 1, 0, 0);
  9. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 14718, 1, 0, 0);
  10. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 39988, 1, 0, 0);
  11. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 11525, 1, 0, 0);
  12. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 64543, 1, 0, 0);
  13. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 187494, 1, 0, 0);
  14. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 17496, 1, 0, 0);
  15. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 161444, 1, 0, 0);
  16. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 20111, 1, 0, 0);
  17. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 24664, 1, 0, 0);
  18. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 87422, 1, 0, 0);
  19. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 166854, 1, 0, 0);
  20. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 18695, 1, 0, 0);
  21. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (76755, 11724, 1, 0, 0);
  22.  
  23. --https://www.wowhead.com/ru/item=23162
  24. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 130701, 1, 0, 0);
  25. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 86866, 1, 0, 0);
  26. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 10269, 1, 0, 0);
  27. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 8815, 1, 0, 0);
  28. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 17071, 1, 0, 0);
  29. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 114280, 1, 0, 0);
  30. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 9648, 1, 0, 0);
  31. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 14718, 1, 0, 0);
  32. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 39988, 1, 0, 0);
  33. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 11525, 1, 0, 0);
  34. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 64543, 1, 0, 0);
  35. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 187494, 1, 0, 0);
  36. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 17496, 1, 0, 0);
  37. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 161444, 1, 0, 0);
  38. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 20111, 1, 0, 0);
  39. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 24664, 1, 0, 0);
  40. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 87422, 1, 0, 0);
  41. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 166854, 1, 0, 0);
  42. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 18695, 1, 0, 0);
  43. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 11724, 1, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement