Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Награды за Вечный Дворец героик(https://forum.wowcircle.com/showthread.php?t=1307949&p=8539517#post8539517)
- update TBonuses set fcount = fcount + 3500 where f_account in (11454, 197501, 201902, 190500, 88531, 42032, 191806, 190554, 7622, 76154, 13324, 200508, 191927, 50272, 189312, 194924, 189097, 188997, 9282);
- insert into TBonuses (f_account, fcount) values (21312, 3500);
- -- Предметы в награду за ВД Гер
- -- https://www.wowhead.com/ru/item=106256
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 17808, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 38600, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 61616, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 17901, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 98956, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 77472, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 17988, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 8433, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 8979, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 133375, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 31133, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 6055, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 117189, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 17832, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 69484, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 19209, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 109923, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 22308, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 19972, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 12129, 1, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement