Advertisement
Guest User

Untitled

a guest
May 21st, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 KB | None | 0 0
  1. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  2. (41703412, 41703412, 'blue_marble', 'blue_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  3. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  4. (41703413, 41703413, 'gren_marble', 'gren_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  5. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  6. (41703414, 41703414, 'lbue_marble', 'lbue_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  7. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  8. (41703415, 41703415, 'lgrn_marble', 'lgrn_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  9. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  10. (41703416, 41703416, 'orge_marble', 'orge_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  11. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  12. (41703417, 41703417, 'prpl_marble', 'prpl_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  13. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  14. (41703418, 41703418, 'rede_marble', 'rede_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  15. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  16. (41703419, 41703419, 'whte_marble', 'whte_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  17. INSERT INTO items_base (id, sprite_id, item_name, public_name, width, length, stack_height, allow_stack, allow_sit, allow_lay, allow_walk, allow_gift, allow_trade, allow_recycle, allow_marketplace_sell, allow_inventory_stack, type, interaction_type, interaction_modes_count, vending_ids, multiheight, customparams, effect_id_male, effect_id_female) VALUES
  18. (41703420, 41703420, 'yllw_marble', 'yllw_marble', 1, 1, 0.15, '1', '0', '0', '1', '1', '1', '0', '1', '1', 's', 'default', 1, '0', '0', '', 0, 0);
  19.  
  20.  
  21. INSERT INTO `catalog_items` VALUES ('41703412', '9125291', '41703412', '-1', '0', '0', 'Blue Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
  22. INSERT INTO `catalog_items` VALUES ('41703413', '9125291', '41703413', '-1', '0', '0', 'Green Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
  23. INSERT INTO `catalog_items` VALUES ('41703414', '9125291', '41703414', '-1', '0', '0', 'Light Blue Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
  24. INSERT INTO `catalog_items` VALUES ('41703415', '9125291', '41703415', '-1', '0', '0', 'Light Green Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
  25. INSERT INTO `catalog_items` VALUES ('41703416', '9125291', '41703416', '-1', '0', '0', 'Orange Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
  26. INSERT INTO `catalog_items` VALUES ('41703417', '9125291', '41703417', '-1', '0', '0', 'Purple Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
  27. INSERT INTO `catalog_items` VALUES ('41703418', '9125291', '41703418', '-1', '0', '0', 'Red Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
  28. INSERT INTO `catalog_items` VALUES ('41703419', '9125291', '41703419', '-1', '0', '0', 'White Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
  29. INSERT INTO `catalog_items` VALUES ('41703420', '9125291', '41703420', '-1', '0', '0', 'Yellow Marble Tiles', '1', '0', '0', '1', 0, 0, '', '1', '0');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement