Advertisement
Guest User

SQL & Furnidata

a guest
Feb 25th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. ## Catalog Items ##
  2. INSERT INTO `catalog_items` VALUES (98887641, 9887645, '1000000301', 'CF_10000_purbar', 1, 0, 0, 1, '0', 0, 0, 0, 0, '-1');
  3.  
  4.  
  5. ## Furniture ##
  6. INSERT INTO `furniture` VALUES (1000000301, 'CF_10000_purbar', 'CF_10000_purbar', 's', 1, 1, '0.37', '1', '0', '0', 1000000301, '1', '1', '1', '1', '1', 'default', 1, '0', '0', '0', '0', '0', 0, -1, '0');
  7.  
  8.  
  9. ## Furnidata ROOMITEMS ##
  10. <furnitype id="1000000301" classname="CF_10000_purbar">
  11. <revision>45508</revision>
  12. <defaultdir>0</defaultdir>
  13. <xdim>1</xdim>
  14. <ydim>1</ydim>
  15. <partcolors>...</partcolors>
  16. <name>CF_10000_purbar</name>
  17. <description>no desc</description>
  18. <adurl/>
  19. <offerid>10987</offerid>
  20. <buyout>1</buyout>
  21. <rentofferid>-1</rentofferid>
  22. <rentbuyout>0</rentbuyout>
  23. <bc>0</bc>
  24. <customparams/>
  25. <specialtype>1</specialtype>
  26. <canstandon>0</canstandon>
  27. <cansiton>0</cansiton>
  28. <canlayon>0</canlayon>
  29. </furnitype>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement