Code:
furniture:
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('23116', 'skril_flo02', 'skril_flo02', 's', '1', '1', '0.10', '1', '0', '1', '23116', '1', '1', '1', '1', '1', 'default', '1', '0', '0', NULL, '0', '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('41335', 'skrillexblock', 'skrillexblock', 's', '1', '1', '1.00', '1', '0', '0', '41335', '1', '1', '1', '1', '1', 'default', '1', '0', '0', NULL, '0', '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('23114', 'skrillex01', 'skrillex01', 's', '1', '1', '1.00', '1', '0', '0', '23114', '1', '1', '1', '1', '1', 'vendingmachine', '2', '9,8,14,15,6,10,11,12', '0', NULL, '0', '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('23112', 'edice02', 'edice02', 's', '1', '1', '1.00', '1', '0', '0', '23112', '1', '1', '1', '1', '1', 'dice', '1', '0', '0', NULL, '0', '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('23110', 'club_sofh', 'club_sofh', 's', '2', '1', '1.1', '1', '1', '0', '23110', '1', '1', '1', '1', '1', 'default', '1', '0', '0', NULL, '0', '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('23109', 'usva4_la01', 'usva4_la01', 's', '1', '1', '1.00', '1', '0', '0', '23109', '1', '1', '1', '1', '1', 'default', '2', '0', '0', NULL, '0', '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('23100', 'hc3_biglamp', 'hc3_biglamp', 's', '1', '1', '1.00', '1', '0', '0', '23100', '1', '1', '1', '1', '1', 'default', '2', '0', '0', NULL, '0', '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('23098', 'thro08', 'thro08', 's', '1', '1', '1', '1', '1', '0', '23098', '1', '1', '1', '1', '1', 'default', '1', '0', '0', NULL, '0', '0', '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('23115', 'skril_flo01', 'skril_flo01', 's', '1', '1', '0.10', '1', '0', '1', '23115', '1', '1', '1', '1', '1', 'default', '1', '0', '0', NULL, '0', '0', '0');
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('23110', '1337', '23110', 'club_sofh', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('23109', '1337', '23109', 'usva4_la01', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('23100', '1337', '23100', 'hc3_biglamp', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('41335', '1337', '41335', 'skrillexblock', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('23112', '1337', '23112', 'edice02', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('23116', '1337', '23116', 'skril_flo02', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('23115', '1337', '23115', 'skril_flo01', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('23098', '1337', '23098', 'thro08', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('23114', '1337', '23114', 'skrillex01', '10', '0', '0', '1', '0', '0');