
Originally Posted by
JohnHearfield
Working sqls:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES (124578, 'PAGE_ID', '124578', 'Recoloured Diner Rug - Number 1!', '5', '0', '1');
(27102012, 'PAGE_ID', '27102012', 'Recoloured Diner Rug - Number 2!', '5', '0', '1'),
(20122710, 'PAGE_ID', '20122710', 'Recoloured Diner Rug - Number 3!', '5', '0', '1'),
(27102710, 'PAGE_ID', '27102710', 'Recoloured Diner Rug - Number 4!', '5', '0', '1'),
(19951997, 'PAGE_ID', '19951997', 'Recoloured Diner Rug - Number 5!', '5', '0', '1');
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`) VALUES
(124578, 'diner_pug', 'diner_pug', 's', 2, 2, 1, '0', '0', '1', 124578, '1', '1', '1', '1', '1', 'default', 4, '0');
(27102012, 'diner_aug', 'diner_aug', 's', 2, 2, 1, '0', '0', '1', 27102012, '1', '1', '1', '1', '1', 'default', 4, '0'),
(20122710, 'diner_bug', 'diner_bug', 's', 2, 2, 0, '1', '0', '1', 20122710, '1', '1', '1', '1', '1', 'default', 4, '0'),
(27102710, 'diner_cug', 'diner_cug', 's', 2, 2, 0, '1', '0', '1', 27102710, '1', '1', '1', '1', '1', 'default', 4, '0'),
(19951997, 'diner_dug', 'diner_dug', 's', 2, 2, 0, '1', '0', '1', 19951997, '1', '1', '1', '1', '1', 'default', 4, '0');
["s","124578","diner_pug","25824","0","1","1","0,0,0","Recoloured Diner Rug!","Created By xWiiNdOwS. Designed by D0WNF4LL","","-1","-1"],
["s","27102012","diner_aug","25824","0","1","1","0,0,0","Recoloured Diner Rug - Number 2!","Coded By xWiiNdOwS. Designed by D0WNF4LL","","-1","-1"],
["s","20122710","diner_bug","25824","0","1","1","0,0,0","Recoloured Diner Rug - Number 3!","Coded By xWiiNdOwS. Designed by D0WNF4LL","","-1","-1"],
["s","27102710","diner_cug","25824","0","1","1","0,0,0","Recoloured Diner Rug - Number 4!","Coded By xWiiNdOwS. Designed By D0WNF4LL","","-1","-1"],
["s","19951997","diner_dug","25824","0","1","1","0,0,0","Recoloured Diner Rug - Number 4!","Coded By xWiiNdOwS. Designed By D0WNF4LL","","-1","-1"],