Advertisement
Sansuall

legion

Apr 12th, 2023
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. EvTECH
  2.  
  3. update TBonuses set fcount = fcount + 1430 where f_account in (55000);
  4. update TBonuses set fcount = fcount + 1341 where f_account in (77130);
  5. update TBonuses set fcount = fcount + 184 where f_account in (550831, 524051, 259964);
  6. update TBonuses set fcount = fcount + 827 where f_account in (527260);
  7. update TBonuses set fcount = fcount + 474 where f_account in (545032);
  8.  
  9. VuSALE
  10.  
  11. update TBonuses set fcount = fcount + 1600 where f_account in (550831); // слил баг на упрощенный проход мификов
  12. update TBonuses set fcount = fcount + 71 where f_account in (182275);
  13. update TBonuses set fcount = fcount + 1500 where f_account in (100820); // слил баг на фарм золота через сундуки.
  14. update TBonuses set fcount = fcount + 560 where f_account in (357657);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement