Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Розыгрыш бонусов к открытию BFa https://vk.com/wall-40672356_2321603
- -- Выдать на LOGON
- UPDATE TBonuses SET fcount = fcount + 1000 WHERE f_account IN (1243718, 5128449, 1553001, 6534613, 5630934, 458490, 6161391, 1831629, 7023930, 6572712, 6456920, 6202503);
- -- Выдать на Battle For Azeroth
- INSERT INTO TBonuses (f_account, fcount) VALUES (190937, 1000);
- INSERT INTO TBonuses (f_account, fcount) VALUES (189146, 1000);
- INSERT INTO TBonuses (f_account, fcount) VALUES (191333, 1000);
- INSERT INTO TBonuses (f_account, fcount) VALUES (4037, 1000);
- UPDATE TBonuses SET fcount = fcount + 1000 WHERE f_account IN (188571, 9072, 8740);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement