Advertisement
corbuhh

Untitled

Apr 12th, 2014
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSaw",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 607, 'trade_weapons');
  2. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSaw",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 641, 'trade_weapons');
  3. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSaw",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 620, 'trade_weapons');
  4. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSaw",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 574, 'trade_weapons');
  5. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawB",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 607, 'trade_weapons');
  6. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawB",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 641, 'trade_weapons');
  7. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawB",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 620, 'trade_weapons');
  8. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawB",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 574, 'trade_weapons');
  9. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawG",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 607, 'trade_weapons');
  10. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawG",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 641, 'trade_weapons');
  11. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawG",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 620, 'trade_weapons');
  12. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawG",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 574, 'trade_weapons');
  13. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawP",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 607, 'trade_weapons');
  14. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawP",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 641, 'trade_weapons');
  15. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawP",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 620, 'trade_weapons');
  16. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawP",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 574, 'trade_weapons');
  17. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawR",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 607, 'trade_weapons');
  18. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawR",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 641, 'trade_weapons');
  19. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawR",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 620, 'trade_weapons');
  20. INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ChainSawR",3]', 500, '[4,"ItemGoldBar10oz",1]', '[2,"ItemGoldBar10oz",1]', 574, 'trade_weapons');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement