Quote:
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`) VALUES (459845301, 'diner_bardesk', 'diner_bardesk', 's', 1, 1, 1, '0', '0', '0', 453579201, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845302, 'diner_bardesk_corner', 'diner_bardesk_corner', 's', 1, 1, 1, '0', '0', '0', 453579202, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845303, 'diner_bardesk_gate', 'diner_bardesk_gate', 's', 1, 1, 1, '0', '0', '0', 453579203, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845304, 'diner_cashreg', 'diner_cashreg', 's', 1, 1, 1, '0', '0', '0', 453579204, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845305, 'diner_chair', 'diner_chair', 's', 1, 1, 1, '0', '0', '0', 453579205, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845306, 'diner_gumvendor', 'diner_gumvendor', 's', 1, 1, 1, '0', '0', '0', 453579206, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845307, 'diner_sofa_1', 'diner_sofa_1', 's', 1, 1, 1, '0', '0', '0', 453579207, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845308, 'diner_sofa_2', 'diner_sofa_2', 's', 1, 1, 1, '0', '0', '0', 453579208, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845309, 'diner_table_1', 'diner_table_1', 's', 2, 2, 1, '0', '0', '0', 453579209, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES (459845310, 'diner_table_2', 'diner_table_2', 's', 2, 2, 1, '0', '0', '0', 453579210, '1', '1', '1', '1', '1', 'Default', 1, '0', '0');
Quote:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845301, '5333', '459845301', 'diner_bardesk', '1500', '0', '0', '1');INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845302, '5333', '459845302', 'diner_bardesk_corner', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845303, '5333', '459845303', 'diner_bardesk_gate', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845304, '5333', '459845304', 'diner_cashreg', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845305, '5333', '459845305', 'diner_chair', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845306, '5333', '459845306', 'diner_gumvendor', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845307, '5333', '459845307', 'diner_sofa_1', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845308, '5333', '459845308', 'diner_sofa_2', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845309, '5333', '459845309', 'diner_table_1', '1500', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (459845310, '5333', '459845310', 'diner_table_2', '1500', '0', '0', '1');
Quote:
["s","453579201","diner_bardesk","Luminia","0","1","1","diner_bardesk","Mintfarbendes Diner Barlement",","Lehn dich auf mich!"-1"],["s","453579202","diner_bardesk_corner","Luminia","0","1","1","diner_bardesk_corner","Mintfarbende Diner Barecke",","Dieses Baby stellt Niemand in die Ecke!"-1"],
["s","453579203","diner_bardesk_gate","Luminia","0","1","1","diner_bardesk_gate","Mintfarbende Diner Barluke",","Voller klebriger Kaugummis."-1"],
["s","453579204","diner_cashreg","Luminia","0","1","1","diner_cashreg","Mintfarbende Diner Kasse",","Kassiere in deinem Restaurant."-1"],
["s","453579205","diner_chair","Luminia","0","1","1","diner_chair","Mintfarbender Diner Stuhl",","Setz dich!"-1"],
["s","453579206","diner_gumvendor","Luminia","0","1","1","diner_gumvendor","Mintfarbender Kaugummi Automat",","Für Kaugummi Fans!"-1"],
["s","453579207","diner_sofa_1","Luminia","0","1","1","diner_sofa_1","Mintfarbendes Diner Sofa",","Ein Sitzplatz für ein leckeres Diner!"-1"],
["s","453579208","diner_sofa_2","Luminia","0","1","1","diner_sofa_2","Mintfarbendes Diner Sofa",","Ein Sitzplatz für ein leckeres Diner!"-1"],
["s","453579209","diner_table_1","Luminia","0","1","1","diner_table_1","Mintfarbender Diner Tisch",","Platz für eine Menge Essen!"-1"],
["s","453579210","diner_table_2","Luminia","0","1","1","diner_table_2","Mintfarbender Diner Tisch",","Platz für eine Menge Essen!"-1"],