Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. INSERT INTO `catalog_items` VALUES ('', '912441', '10477', 'band_c19_drums', '5', '0', '0', '1', '0', '0', '1', '', '', '-1');
  2. INSERT INTO `furniture` VALUES ('10477', 'band_c19_drums', 'band_c19_drums', 's', '1', '1', '1', '1', '0', '0', '13', '1', '1', '1', '1', '1', 'default', '0', '1', '0', '0', '0', '0', '0', '0');
  3.  
  4.  
  5. INSERT INTO `catalog_items` VALUES ('', '912441', '10479', 'band_c19_guitar', '5', '0', '0', '1', '0', '0', '1', '', '', '-1');
  6. INSERT INTO `furniture` VALUES ('10479', 'band_c19_guitar', 'band_c19_guitar', 's', '1', '1', '1', '1', '0', '0', '13', '1', '1', '1', '1', '1', 'default', '0', '1', '0', '0', '0', '0', '0', '0');
  7.  
  8.  
  9. INSERT INTO `catalog_items` VALUES ('', '912441', '10482', 'band_c19_synth', '5', '0', '0', '1', '0', '0', '1', '', '', '-1');
  10. INSERT INTO `furniture` VALUES ('10482', 'band_c19_synth', 'band_c19_synth', 's', '1', '1', '1', '1', '0', '0', '13', '1', '1', '1', '1', '1', 'default', '0', '1', '0', '0', '0', '0', '0', '0');
  11.  
  12. FURNIDATA
  13.  
  14. <furnitype id="10477" classname="band_c19_drums"><revision>64776</revision><defaultdir>4</defaultdir><xdim>3</xdim><ydim>1</ydim><partcolors/><name>Basement Band Drum Kit</name><description>band_c19_drums desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>1</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>band</furniline></furnitype>
  15.  
  16. <furnitype id="10479" classname="band_c19_guitar"><revision>64776</revision><defaultdir>2</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Basement Band Guitar</name><description>band_c19_guitar desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>1</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>band</furniline></furnitype>
  17.  
  18. <furnitype id="10482" classname="band_c19_synth"><revision>64776</revision><defaultdir>4</defaultdir><xdim>2</xdim><ydim>1</ydim><partcolors/><name>Basement Band Synth</name><description>band_c19_synth desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>1</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>band</furniline></furnitype>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement