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`, `height_adjustable`, `effectM`, `effectF`) VALUES
(24544587, 'koning_chair', 'koning_chair', 's', 1, 1, 1, '0', '1', '0', 24544587, '1', '1', '1', '1', '1', 'default', 1, '0', '0', '0', 0, 0),
(24544588, 'koning_bus', 'koning_bus', 's', 2, 4, 1, '0', '1', '0', 24544588, '1', '1', '1', '1', '1', 'default', 1, '0', '0', '0', 0, 0),
(24544590, 'koning_console', 'koning_console', 's', 1, 1, 1, '1', '0', '0', 24544590, '1', '1', '1', '1', '1', 'default', 1, '0', '0', '0', 0, 0);