Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Бонусами за Джайну миф(8500 бонусов https://forum.wowcircle.com/showthread.php?t=1307949&p=8501287&viewfull=1#post8501287)
- update TBonuses set fcount = fcount + 8500 where f_account in (38529, 7622, 188497, 191927, 165211, 191806, 189241, 189097);
- -- Предметы в награду за Джайна МИФ
- -- https://ru.wowhead.com/?item=54811
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 20397, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 19207, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 6055, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 8979, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 21883, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 17808, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 11184, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 19209, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 58127, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 19222, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 19201, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 23344, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 17988, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 17832, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 17901, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 22308, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 12129, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 38600, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 96082, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (54811, 19190, 1, 0, 0);
- -- https://www.wowhead.com/ru/item=23162
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 20397, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 19207, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 6055, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 8979, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 21883, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 17808, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 11184, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 19209, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 58127, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 19222, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 19201, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 23344, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 17988, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 17832, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 17901, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 22308, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 12129, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 38600, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 96082, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (23162, 19190, 1, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement