@
Cix10 anche il furniture mi da problemi ti metto il codice sql mi dice Column count doesn't match value count at row 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`, `is_arrow`) VALUES
('4525', 'xmas12_cfloorbig', 'xmas12_cfloorbig', 's', '2', '2', '0.1', '1', '0', '1', '4525', '1', '1', '1', '1', '1', 'default', '1', '0', '0', '0', '0', '0', '0'),
('4526', 'xmas12_snack', 'xmas12_snack', 's', '1', '1', '0', '0', '0', '0', '4526', '1', '1', '1', '1', '1', 'default', '5', '0', '0', '0', '0', '0', '0'),
('4527', 'xmas12_cfloor', 'xmas12_cfloor', 's', '1', '1', '0.1', '1', '0', '1', '4527', '1', '1', '1', '1', '1', 'default', '4', '0', '0', '0', '0', '0', '0'),
('4528', 'roombg_aurora', 'roombg_aurora', 's', '1', '1', '0.5', '1', '0', '0', '4528', '1', '1', '1', '1', '1', 'default', '1', '0', '0', '0', '0', '0', '0'),
('4529', 'xmas12_floortile2', 'xmas12_floortile2', 's', '2', '2', '1', '1', '0', '1', '4529', '1', '1', '1', '1', '1', 'default', '1', '0', '0', '0', '0', '0', '0'),
('4530', 'xmas12_worktable', 'xmas12_worktable', 's', '1', '2', '1', '1', '0', '0', '4530', '1', '1', '1', '1', '1', 'default', '3', '0', '0', '0', '0', '0', '0');