Files
Archive/kepler/tools/migrations/update.1.17.sql

6232 lines
634 KiB
SQL

TRUNCATE `users_room_votes`;
ALTER TABLE `users_room_votes` ADD `expire_time` BIGINT(11) NOT NULL DEFAULT '0' AFTER `vote`;
ALTER TABLE `rooms` ADD `rating` INT(11) NOT NULL DEFAULT '0' AFTER `visitors_max`;
ALTER TABLE `external_texts` ADD UNIQUE( `entry`);
DELETE FROM external_texts WHERE entry NOT IN ("room_sound_furni_limit","roomdimmer_furni_limit","maintenance_cancelled","successfully_purchase_gift_for","modtool_rankerror","roomatic_givename","player_commands_no_args") AND entry NOT LIKE 'handitem%';
DROP TABLE `catalogue_items`, `items_definitions`,`catalogue_pages`,`catalogue_packages`,`public_items`;
--
-- Table structure for table `catalogue_items`
--
CREATE TABLE `catalogue_items` (
`id` int(11) NOT NULL,
`sale_code` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`page_id` tinytext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`order_id` int(11) NOT NULL DEFAULT 0,
`price` int(11) NOT NULL DEFAULT 3,
`is_hidden` tinyint(1) NOT NULL DEFAULT 0,
`amount` int(11) NOT NULL DEFAULT 1,
`definition_id` int(11) DEFAULT NULL,
`item_specialspriteid` int(11) NOT NULL DEFAULT 0,
`name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`is_package` tinyint(1) NOT NULL DEFAULT 0,
`package_name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`package_description` varchar(256) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `catalogue_items`
--
INSERT INTO `catalogue_items` (`id`, `sale_code`, `page_id`, `order_id`, `price`, `is_hidden`, `amount`, `definition_id`, `item_specialspriteid`, `name`, `description`, `is_package`, `package_name`, `package_description`) VALUES
(1, 'floor', '3', 1, 2, 0, 1, 249, 0, '', '', 0, NULL, NULL),
(2, 'CF_50_goldbar', '4', 5, 50, 0, 1, 212, 0, 'Gold Bar', 'Worth 50 Credits', 0, NULL, NULL),
(3, 'CF_20_moneybag', '4', 4, 20, 0, 1, 211, 0, 'Sack of Credits', 'Worth 20 Credits', 0, NULL, NULL),
(4, 'CF_10_coin_gold', '4', 3, 10, 0, 1, 209, 0, 'Gold Coin', 'Worth 10 Credits', 0, NULL, NULL),
(5, 'CF_5_coin_silver', '4', 2, 5, 0, 1, 213, 0, 'Silver Coin', 'Worth 5 Credits', 0, NULL, NULL),
(6, 'CF_1_coin_bronze', '4', 1, 1, 0, 1, 210, 0, 'Bronze Coin', 'Worth 1 Credits', 0, NULL, NULL),
(7, 'a0 deal102', '5', 1, 25, 0, 1, 0, 0, '', '', 1, 'Red Roller 5 Pack', '5 Red Rollers in a convenient pack'),
(8, 'a0 deal104', '5', 2, 15, 0, 1, 0, 0, '', '', 1, 'Red Roller 3 Pack', '3 Red Rollers in a convenient pack'),
(9, 'queue_tile1*2', '5', 3, 7, 0, 1, 184, 0, 'Red Habbo Roller', 'The power of movement', 0, NULL, NULL),
(10, 'a0 deal105', '5', 4, 25, 0, 1, 0, 0, '', '', 1, 'Blue Roller 5 Pack', '5 Blue Rollers in a convenient pack'),
(11, 'a0 deal106', '5', 5, 15, 0, 1, 0, 0, '', '', 1, 'Blue Roller 3 Pack', '3 Blue Rollers in a convenient pack'),
(12, 'queue_tile1*6', '5', 6, 7, 0, 1, 180, 0, 'Blue Habbo Roller', 'The power of movement', 0, NULL, NULL),
(13, 'a0 deal107', '5', 7, 25, 0, 1, 0, 0, '', '', 1, 'Green Roller 5 Pack', '5 Green Rollers in a convenient pack'),
(14, 'a0 deal108', '5', 8, 15, 0, 1, 0, 0, '', '', 1, 'Greek Roller 3 Pack', '3 Green Rollers in a convenient pack'),
(15, 'queue_tile1*9', '5', 9, 7, 0, 1, 181, 0, 'Green Habbo Roller', 'The power of movement', 0, NULL, NULL),
(16, 'a0 deal109', '5', 10, 25, 0, 1, 0, 0, '', '', 1, 'Navy Roller 5 Pack', '5 Navy Rollers in a convenient pack'),
(17, 'a0 deal114', '5', 11, 15, 0, 1, 0, 0, '', '', 1, 'Navy Roller 3 Pack', '3 Navy Rollers in a convenient pack'),
(18, 'queue_tile1*8', '5', 12, 7, 0, 1, 182, 0, 'Navy Habbo Roller', 'The power of movement', 0, NULL, NULL),
(19, 'a0 deal115', '5', 14, 25, 0, 1, 0, 0, '', '', 1, 'Purple Roller 5 Pack', '5 Purple Rollers in a convenient pack'),
(20, 'queue_tile1*7', '5', 16, 7, 0, 1, 183, 0, 'Purple Habbo Roller', 'The power of movement', 0, NULL, NULL),
(21, 'a0 deal116', '5', 15, 15, 0, 1, 0, 0, '', '', 1, 'Purple Roller 3 Pack', '3 Purple Rollers in a convenient pack'),
(22, 'door', '6', 1, 3, 0, 1, 100, 0, 'Telephone Box', 'Dr Who?', 0, NULL, NULL),
(23, 'doorC', '6', 2, 4, 0, 1, 102, 0, 'Portaloo', 'In a hurry?', 0, NULL, NULL),
(24, 'doorB', '6', 3, 3, 0, 1, 101, 0, 'Wardrobe', 'Narnia this way!', 0, NULL, NULL),
(25, 'pets0', '7', 1, 20, 0, 1, 154, 0, '', '', 0, NULL, NULL),
(26, 'pets1', '7', 2, 20, 0, 1, 776, 0, '', '', 0, NULL, NULL),
(27, 'pets2', '7', 3, 20, 0, 1, 777, 0, '', '', 0, NULL, NULL),
(28, 'deal_dogfood', '8', 1, 2, 0, 1, 0, 0, '', '', 1, 'Doggy Bones', 'Natural nutrition for the barking one'),
(29, 'deal_catfood', '8', 2, 2, 0, 1, 0, 0, '', '', 1, 'Sardines', 'Fresh catch of the day'),
(30, 'deal_crocfood', '8', 3, 2, 0, 1, 0, 0, '', '', 1, 'T-Bones', 'For the croc!'),
(31, 'deal_cabbage', '8', 4, 2, 0, 1, 0, 0, '', '', 1, 'Cabbage', 'Health food for pets'),
(32, 'petfood1', '8', 5, 1, 0, 1, 155, 0, 'Bones Mega Multipack', 'Fantastic 20% Saving!', 0, NULL, NULL),
(33, 'petfood2', '8', 6, 1, 0, 1, 156, 0, 'Sardines Mega Multipack', 'Fantastic 20% Saving!', 0, NULL, NULL),
(34, 'petfood4', '8', 7, 1, 0, 1, 236, 0, 'T-Bones Mega Multipack', 'Fantastic 20% Saving!', 0, NULL, NULL),
(35, 'petfood3', '8', 8, 1, 0, 1, 157, 0, 'Cabbage Mega Multipack', 'Fantastic 20% Saving!', 0, NULL, NULL),
(36, 'waterbowl*4', '8', 9, 2, 0, 1, 158, 0, 'Blue Water Bowl', 'Aqua unlimited', 0, NULL, NULL),
(37, 'waterbowl*5', '8', 10, 2, 0, 1, 159, 0, 'Brown Water Bowl', 'Aqua unlimited', 0, NULL, NULL),
(38, 'waterbowl*2', '8', 11, 2, 0, 1, 160, 0, 'Green Water Bowl', 'Aqua unlimited', 0, NULL, NULL),
(39, 'waterbowl*1', '8', 12, 2, 0, 1, 161, 0, 'Red Water Bowl', 'Aqua unlimited', 0, NULL, NULL),
(40, 'waterbowl*3', '8', 13, 2, 0, 1, 162, 0, 'Yellow Water Bowl', 'Aqua unlimited', 0, NULL, NULL),
(41, 'goodie2', '8', 14, 1, 0, 1, 169, 0, 'Chocolate Mouse', 'For gourmet kittens', 0, NULL, NULL),
(42, 'goodie1', '8', 15, 1, 0, 1, 168, 0, 'Marzipan Man', 'Crunchy Dog Treat', 0, NULL, NULL),
(43, 'toy1', '8', 16, 2, 0, 1, 163, 0, 'Rubber Ball', 'it\'s bouncy-tastic', 0, NULL, NULL),
(44, 'toy1*1', '8', 17, 2, 0, 1, 164, 0, 'Rubber Ball', 'it\'s bouncy-tastic', 0, NULL, NULL),
(45, 'toy1*2', '8', 18, 2, 0, 1, 165, 0, 'Rubber Ball', 'it\'s bouncy-tastic', 0, NULL, NULL),
(46, 'toy1*3', '8', 19, 2, 0, 1, 166, 0, 'Rubber Ball', 'it\'s bouncy-tastic', 0, NULL, NULL),
(47, 'toy1*4', '8', 20, 2, 0, 1, 167, 0, 'Rubber Ball', 'it\'s bouncy-tastic', 0, NULL, NULL),
(48, 'bed_silo_two', '9', 1, 3, 0, 1, 20, 0, 'Double Bed', 'Plain and simple x2', 0, NULL, NULL),
(49, 'bed_silo_one', '9', 2, 3, 0, 1, 19, 0, 'Single Bed', 'Plain and simple', 0, NULL, NULL),
(50, 'shelves_silo', '9', 3, 3, 0, 1, 3, 0, 'Bookcase', 'For nic naks and art deco books', 0, NULL, NULL),
(51, 'sofa_silo', '9', 4, 3, 0, 1, 9, 0, 'Two-Seater Sofa', 'Cushioned, understated comfort', 0, NULL, NULL),
(52, 'sofachair_silo', '9', 5, 3, 0, 1, 16, 0, 'Armchair', 'Large, but worth it', 0, NULL, NULL),
(53, 'table_silo_small', '9', 6, 1, 0, 1, 21, 0, 'Occasional Table', 'For those random moments', 0, NULL, NULL),
(54, 'divider_silo3', '9', 7, 6, 0, 1, 122, 0, 'Gate (lockable)', 'Form following function', 0, NULL, NULL),
(55, 'divider_silo2', '9', 8, 3, 0, 1, 120, 0, 'Screen', 'Stylish sectioning', 0, NULL, NULL),
(56, 'divider_silo1', '9', 9, 3, 0, 1, 118, 0, 'Corner Shelf', 'Neat and natty', 0, NULL, NULL),
(57, 'chair_silo', '9', 10, 3, 0, 1, 8, 0, 'Dining Chair', 'Keep it simple', 0, NULL, NULL),
(58, 'safe_silo', '9', 11, 3, 0, 1, 203, 0, 'Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(59, 'barchair_silo', '9', 12, 3, 0, 1, 197, 0, 'Bar Stool', 'Practical and convenient', 0, NULL, NULL),
(60, 'table_silo_med', '9', 13, 3, 0, 1, 6, 0, 'Coffee Table', 'Wipe clean and unobtrusive', 0, NULL, NULL),
(61, 'gothic_chair*3', '10', 1, 10, 0, 1, 229, 0, 'Red Gothic Chair', 'The head of the table', 0, NULL, NULL),
(62, 'gothic_sofa*3', '10', 2, 7, 0, 1, 230, 0, 'Red Gothic Sofa', 'Not great for hiding behind', 0, NULL, NULL),
(63, 'gothic_stool*3', '10', 3, 5, 0, 1, 231, 0, 'Red Gothic Stool', 'Be calm. Be seated', 0, NULL, NULL),
(64, 'gothic_carpet', '10', 4, 5, 0, 1, 237, 0, 'Cobbled Path', 'The path less travelled', 0, NULL, NULL),
(65, 'gothic_carpet2', '10', 5, 5, 0, 1, 238, 0, 'Dungeon Floor', 'What lies beneath?', 0, NULL, NULL),
(66, 'goth_table', '10', 6, 15, 0, 1, 218, 0, 'Gothic table', 'The dark side of Habbo', 0, NULL, NULL),
(67, 'gothrailing', '10', 7, 8, 0, 1, 217, 0, 'Gothic Railing', 'The dark side of Habbo', 0, NULL, NULL),
(68, 'gothgate', '10', 8, 10, 0, 1, 215, 0, 'Gothic Portcullis', 'The dark side of Habbo', 0, NULL, NULL),
(69, 'torch', '10', 9, 7, 0, 1, 248, 0, 'Gothic Torch', 'The dark side of Habbo', 0, NULL, NULL),
(70, 'gothicfountain', '10', 10, 7, 0, 1, 245, 0, 'Gothic Ectoplasm Fountain', 'Not suitable for drinking!', 0, NULL, NULL),
(71, 'gothiccandelabra', '10', 11, 8, 0, 1, 216, 0, 'Gothic Candelabra', 'The dark side of Habbo', 0, NULL, NULL),
(72, 'industrialfan', '10', 12, 5, 0, 1, 247, 0, 'Industrial Turbine', 'Powerful and resilient', 0, NULL, NULL),
(73, 'sound_machine_deal', '85,86,87,88,89', 1, 10, 0, 1, 0, 0, '', '', 1, 'Soundmachine starterset', 'Gray soundmachine with Duck Funk sampleset'),
(74, 'sound_set_1', '88', 9, 3, 0, 1, 239, 0, 'Habbo Sounds 1', 'Get the party started!', 0, NULL, NULL),
(75, 'sound_set_2', '88', 9, 3, 0, 1, 358, 0, 'Habbo Sounds 3', 'Get the party started!', 0, NULL, NULL),
(76, 'sound_set_4', '85', 9, 3, 0, 1, 359, 0, 'Ambient 1', 'Chilled out beats', 0, NULL, NULL),
(77, 'sound_set_5', '85', 9, 3, 0, 1, 360, 0, 'Ambient 4', 'The dark side of Habbo', 0, NULL, NULL),
(78, 'sound_set_3', '85', 4, 3, 0, 1, 240, 0, 'Electronic 1', 'Chilled grooves', 0, NULL, NULL),
(79, 'sound_set_6', '85', 9, 3, 0, 1, 241, 0, 'Ambient 3', 'Background ambience loops', 0, NULL, NULL),
(80, 'sound_set_7', '88', 9, 3, 0, 1, 242, 0, 'SFX 5', 'Sound effects for Furni', 0, NULL, NULL),
(81, 'sound_set_9', '85', 9, 3, 0, 1, 356, 0, 'Electronic 2', 'Mystical ambient soundscapes', 0, NULL, NULL),
(82, 'sound_set_8', '85', 9, 3, 0, 1, 243, 0, 'Ambient 2', 'Mellow electric grooves', 0, NULL, NULL),
(83, 'bardesk_polyfon*5', '12', 1, 3, 0, 1, 198, 0, 'Candy Bar', 'For cute constructions', 0, NULL, NULL),
(84, 'bardeskcorner_polyfon*5', '12', 2, 3, 0, 1, 199, 0, 'Candy Corner', 'For sweet corners!', 0, NULL, NULL),
(85, 'divider_poly3*5', '12', 3, 6, 0, 1, 200, 0, 'Candy Hatch (Lockable)', 'Keep the Pink in!', 0, NULL, NULL),
(86, 'sofachair_polyfon_girl', '12', 4, 3, 0, 1, 64, 0, 'Armchair', 'Think pink', 0, NULL, NULL),
(87, 'sofa_polyfon_girl', '12', 5, 4, 0, 1, 67, 0, 'Two-seater Sofa', 'Romantic pink for two', 0, NULL, NULL),
(88, 'carpet_polar*1', '12', 6, 4, 0, 1, 62, 0, 'Pink Faux-Fur Bear Rug', 'Cute', 0, NULL, NULL),
(89, 'bed_polyfon_girl_one', '12', 7, 3, 0, 1, 65, 0, 'Single Bed', 'Snuggle down in princess pink', 0, NULL, NULL),
(90, 'bed_polyfon_girl', '12', 8, 4, 0, 1, 66, 0, 'Double Bed', 'Snuggle down in princess pink', 0, NULL, NULL),
(91, 'wall_china', '13', 1, 8, 0, 1, 207, 0, 'Dragon Screen', 'For your great wall', 0, NULL, NULL),
(92, 'corner_china', '13', 2, 8, 0, 1, 208, 0, 'Dragon Screen Corner', 'Firm, fireproof foundation', 0, NULL, NULL),
(93, 'china_shelve', '13', 3, 8, 0, 1, 204, 0, 'Chinese Bookshelf', 'To hold the mind\'s treasures', 0, NULL, NULL),
(94, 'chair_china', '13', 4, 5, 0, 1, 201, 0, 'Chinese Lacquer Chair', 'The elegant beauty of tradition', 0, NULL, NULL),
(95, 'china_table', '13', 5, 6, 0, 1, 202, 0, 'Chinese Lacquer Table', 'Exotic and classy', 0, NULL, NULL),
(96, 'cn_sofa', '13', 6, 9, 0, 1, 186, 0, 'Chinese Sofa', 'Seats three with ease!', 0, NULL, NULL),
(97, 'poster 57', '13', 7, 3, 0, 1, 251, 57, 'Calligraphy poster', 'chinese calligraphy', 0, NULL, NULL),
(98, 'poster 58', '13', 8, 5, 0, 1, 251, 58, 'Red Knots', 'Wishing you luck', 0, NULL, NULL),
(99, 'cn_lamp', '13', 9, 9, 0, 1, 185, 0, 'Lantern', 'Light of the East', 0, NULL, NULL),
(100, 'chair_norja', '14', 1, 3, 0, 1, 11, 0, 'Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(101, 'couch_norja', '14', 2, 3, 0, 1, 10, 0, 'Bench', 'Two can perch comfortably', 0, NULL, NULL),
(102, 'table_norja_med', '14', 3, 3, 0, 1, 252, 0, 'Coffee Table', 'Elegance embodied', 0, NULL, NULL),
(103, 'shelves_norja', '14', 4, 3, 0, 1, 1, 0, 'Bookcase', 'For nic naks and art deco books', 0, NULL, NULL),
(104, 'soft_sofachair_norja', '14', 5, 3, 0, 1, 95, 0, 'iced sofachair', 'Soft iced sofachair', 0, NULL, NULL),
(105, 'soft_sofa_norja', '14', 6, 4, 0, 1, 96, 0, 'iced sofa', 'A soft iced sofa', 0, NULL, NULL),
(106, 'divider_nor2', '14', 7, 3, 0, 1, 119, 0, 'Ice Bar-Desk', 'Strong, yet soft looking', 0, NULL, NULL),
(107, 'divider_nor1', '14', 8, 3, 0, 1, 117, 0, 'Ice Corner', 'Looks squishy, but isn\'t', 0, NULL, NULL),
(108, 'divider_nor3', '14', 9, 6, 0, 1, 121, 0, 'Door (Lockable)', 'Do go through...', 0, NULL, NULL),
(109, 'divider_nor4', '14', 10, 5, 0, 1, 206, 0, 'Plain Iced Auto Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(110, 'divider_nor5', '14', 11, 4, 0, 1, 205, 0, 'Plain Iced Angle', 'Cool cornering for your crib y0!', 0, NULL, NULL),
(111, 'bed_armas_two', '15', 1, 3, 0, 1, 22, 0, 'Double Bed', 'King-sized pine comfort', 0, NULL, NULL),
(112, 'bed_armas_one', '15', 2, 3, 0, 1, 30, 0, 'Single Bed', 'Rustic charm for one', 0, NULL, NULL),
(113, 'fireplace_armas', '15', 3, 4, 0, 1, 28, 0, 'Fireplace', 'Authentic, real flame fire', 0, NULL, NULL),
(114, 'bartable_armas', '15', 4, 3, 0, 1, 51, 0, 'Bardesk', 'Bar-Style Table - essential for extra guests', 0, NULL, NULL),
(115, 'table_armas', '15', 5, 3, 0, 1, 25, 0, 'Dining Table', 'For informal dining', 0, NULL, NULL),
(116, 'bench_armas', '15', 6, 3, 0, 1, 24, 0, 'Bench', 'To complete the dining set', 0, NULL, NULL),
(117, 'divider_arm2', '15', 7, 3, 0, 1, 115, 0, 'Room divider', 'I wooden go there', 0, NULL, NULL),
(118, 'divider_arm1', '15', 8, 3, 0, 1, 114, 0, 'Corner plinth', 'Good solid wood', 0, NULL, NULL),
(119, 'divider_arm3', '15', 9, 6, 0, 1, 116, 0, 'Gate (lockable)', 'Knock, knock...', 0, NULL, NULL),
(120, 'shelves_armas', '15', 10, 3, 0, 1, 23, 0, 'Bookcase', 'For all those fire-side stories', 0, NULL, NULL),
(121, 'bar_armas', '15', 11, 4, 0, 1, 50, 0, 'Barrel Minibar', 'It\'s a barrel of laughs and a great talking point', 0, NULL, NULL),
(122, 'bar_chair_armas', '15', 12, 1, 0, 1, 52, 0, 'Barrel Stool', 'The ultimate recycled furniture', 0, NULL, NULL),
(123, 'lamp_armas', '15', 13, 3, 0, 1, 29, 0, 'Table Lamp', 'Ambient lighting is essential', 0, NULL, NULL),
(124, 'lamp2_armas', '15', 14, 3, 0, 1, 98, 0, 'Lodge Candle', 'Wax lyrical with some old-world charm', 0, NULL, NULL),
(125, 'small_table_armas', '15', 15, 2, 0, 1, 26, 0, 'Occasional Table', 'Practical and beautiful', 0, NULL, NULL),
(126, 'small_chair_armas', '15', 16, 1, 0, 1, 27, 0, 'Stool', 'Rustic charm at it\'s best', 0, NULL, NULL),
(127, 'bed_budgetb_one', '17', 1, 3, 0, 1, 68, 0, 'Plain Single Bed', 'All you need for a good night\'s kip', 0, NULL, NULL),
(128, 'bed_budgetb', '17', 2, 3, 0, 1, 69, 0, 'Plain Double Bed', 'Sweet dreams for two', 0, NULL, NULL),
(129, 'shelves_basic', '17', 3, 3, 0, 1, 94, 0, 'Pura Shelves', 'Pura series 404 shelves', 0, NULL, NULL),
(130, 'bar_basic', '17', 4, 4, 0, 1, 93, 0, 'A Pura Minibar', 'A pura series 300 minibar', 0, NULL, NULL),
(131, 'fridge', '17', 5, 6, 0, 1, 99, 0, 'Pura Refridgerator', 'Keep cool with a chilled snack or drink', 0, NULL, NULL),
(132, 'lamp_basic', '17', 6, 3, 0, 1, 97, 0, 'Pura Lamp', 'Switch on the atmosphere with this sophisticated light', 0, NULL, NULL),
(133, 'bed_polyfon', '18', 1, 4, 0, 1, 17, 0, 'Double Bed', 'Give yourself space to stretch out', 0, NULL, NULL),
(134, 'bed_polyfon_one', '18', 2, 3, 0, 1, 18, 0, 'Single Bed', 'Cot of the artistic', 0, NULL, NULL),
(135, 'fireplace_polyfon', '18', 3, 5, 0, 1, 34, 0, 'Fireplace', 'Comfort in stainless steel', 0, NULL, NULL),
(136, 'sofachair_polyfon', '18', 5, 3, 0, 1, 15, 0, 'Armchair', 'Soft and comfortable', 0, NULL, NULL),
(137, 'bar_polyfon', '18', 6, 5, 0, 1, 45, 0, 'Mini-Bar', 'You naughty Habbo!', 0, NULL, NULL),
(138, 'bardesk_polyfon', '18', 7, 3, 0, 1, 48, 0, 'Bar/desk', 'Perfect for work or play', 0, NULL, NULL),
(139, 'bardeskcorner_polyfon', '18', 8, 3, 0, 1, 49, 0, 'Corner Cabinet/Desk', 'Tuck it away', 0, NULL, NULL),
(140, 'divider_poly3', '18', 9, 6, 0, 1, 113, 0, 'Hatch (Lockable)', 'All bars should have one', 0, NULL, NULL),
(141, 'chair_polyfon', '18', 10, 3, 0, 1, 5, 0, 'Dining Chair', 'Dining Chair', 0, NULL, NULL),
(142, 'smooth_table_polyfon', '18', 12, 4, 0, 1, 63, 0, 'Large Dining Table', 'For larger gatherings', 0, NULL, NULL),
(143, 'table_polyfon_med', '18', 13, 3, 0, 1, 12, 0, 'Large Coffee Table', 'For larger gatherings', 0, NULL, NULL),
(144, 'table_polyfon_small', '18', 14, 1, 0, 1, 4, 0, 'Small Coffee Table', 'For serving a stylish latte', 0, NULL, NULL),
(145, 'shelves_polyfon', '18', 15, 4, 0, 1, 2, 0, 'Bookcase', 'For the arty pad', 0, NULL, NULL),
(146, 'stand_polyfon_z', '18', 16, 1, 0, 1, 7, 0, 'Shelf', 'Tidy up', 0, NULL, NULL),
(147, 'tv_luxus', '19', 1, 6, 0, 1, 83, 0, 'Digital TV', 'Bang up to date', 0, NULL, NULL),
(148, 'wood_tv', '19', 2, 4, 0, 1, 61, 0, 'Large TV', 'HNN weatherman Kiazie', 0, NULL, NULL),
(149, 'red_tv', '19', 3, 3, 0, 1, 60, 0, 'Portable TV', 'Don?t miss those soaps', 0, NULL, NULL),
(150, 'A2 tlp 20', '19', 4, 3, 0, 1, 244, 0, '', '', 0, NULL, NULL),
(151, 'pizza', '19', 5, 3, 0, 1, 43, 0, 'Pizza Box', 'You dirty Habbo', 0, NULL, NULL),
(152, 'drinks', '19', 6, 3, 0, 1, 44, 0, 'Empty Cans', 'Are you a slob too?', 0, NULL, NULL),
(153, 'bottle', '19', 7, 3, 0, 1, 47, 0, 'Empty Spinning Bottle', 'For interesting games!', 0, NULL, NULL),
(154, 'edice', '19', 8, 6, 0, 1, 111, 0, 'Holo-dice', 'What\'s your lucky number?', 0, NULL, NULL),
(155, 'habbocake', '19', 9, 4, 0, 1, 109, 0, 'Cake', 'Save me a slice!', 0, NULL, NULL),
(156, 'menorah', '19', 10, 3, 0, 1, 103, 0, 'Menorah', 'Light up your room', 0, NULL, NULL),
(157, 'bunny', '19', 11, 3, 0, 1, 110, 0, 'Squidgy Bunny', 'Yours to cuddle up to', 0, NULL, NULL),
(158, 'poster 44', '19', 12, 3, 0, 1, 251, 44, 'Mummy', 'Beware the curse...', 0, NULL, NULL),
(159, 'wcandleset', '19', 13, 3, 0, 1, 105, 0, 'White Candle Plate', 'Simple but stylish', 0, NULL, NULL),
(160, 'rcandleset', '19', 14, 3, 0, 1, 106, 0, 'Red Candle Plate', 'Simple but stylish', 0, NULL, NULL),
(161, 'ham', '19', 15, 3, 0, 1, 104, 0, 'Joint of Ham', 'Tuck in', 0, NULL, NULL),
(162, 'hockey_light', '19', 16, 5, 0, 1, 131, 0, 'Lert', 'Set it off.', 0, NULL, NULL),
(163, 'bath', '20', 1, 6, 0, 1, 84, 0, 'Bubble Bath', 'The ultimate in pampering', 0, NULL, NULL),
(164, 'sink', '20', 2, 3, 0, 1, 85, 0, 'Sink', 'Hot and cold thrown in for no charge', 0, NULL, NULL),
(165, 'duck', '20', 3, 1, 0, 1, 87, 0, 'Rubber Duck', 'Every bather needs one', 0, NULL, NULL),
(166, 'toilet', '20', 4, 4, 0, 1, 86, 0, 'Loo Seat', 'Loo Seat', 0, NULL, NULL),
(167, 'toilet_red', '20', 5, 4, 0, 1, 89, 0, 'Loo Seat', 'Loo Seat', 0, NULL, NULL),
(168, 'toilet_yell', '20', 6, 4, 0, 1, 90, 0, 'Loo Seat', 'Loo Seat', 0, NULL, NULL),
(169, 'tile', '20', 7, 3, 0, 1, 88, 0, 'Floor Tiles', 'In a choice of colours', 0, NULL, NULL),
(170, 'tile_red', '20', 8, 3, 0, 1, 91, 0, 'Floor Tiles', 'In a choice of colours', 0, NULL, NULL),
(171, 'tile_yell', '20', 9, 3, 0, 1, 92, 0, 'Floor Tiles', 'In a choice of colours', 0, NULL, NULL),
(172, 'giftflowers', '21', 1, 4, 0, 1, 108, 0, 'Vase of Flowers', 'Guaranteed to stay fresh', 0, NULL, NULL),
(173, 'plant_rose', '21', 2, 3, 0, 1, 82, 0, 'Cut Roses', 'Sleek and chic', 0, NULL, NULL),
(174, 'plant_sunflower', '21', 3, 3, 0, 1, 81, 0, 'Cut Sunflower', 'For happy Habbos', 0, NULL, NULL),
(175, 'plant_yukka', '21', 4, 3, 0, 1, 75, 0, 'Yukka Plant', 'Easy to care for', 0, NULL, NULL),
(176, 'plant_pineapple', '21', 5, 3, 0, 1, 70, 0, 'Pineapple Plant', 'Needs loving glances', 0, NULL, NULL),
(177, 'plant_bonsai', '21', 6, 3, 0, 1, 73, 0, 'Bonsai Tree', 'You can be sure it lives', 0, NULL, NULL),
(178, 'plant_big_cactus', '21', 7, 3, 0, 1, 74, 0, 'Mature Cactus', 'Habbo Dreams monster in hiding! Shhhh', 0, NULL, NULL),
(179, 'plant_small_cactus', '21', 8, 1, 0, 1, 72, 0, 'Small Cactus', 'Even less watering than the real world', 0, NULL, NULL),
(180, 'plant_fruittree', '21', 9, 3, 0, 1, 71, 0, 'Fruit Tree', 'Great yield and sweet fruit', 0, NULL, NULL),
(181, 'plant_bulrush', '21', 10, 3, 0, 1, 235, 0, 'Bulrush', 'Ideal for the riverside', 0, NULL, NULL),
(182, 'plant_cruddy', '21', 11, 6, 0, 1, 46, 0, 'Aloe Vera', 'Goodbye Bert...', 0, NULL, NULL),
(183, 'plant_maze', '21', 12, 5, 0, 1, 234, 0, 'Maze Shrubbery', 'Build your maze!', 0, NULL, NULL),
(184, 'plant_mazegate', '21', 13, 6, 0, 1, 233, 0, 'Maze Shrubbery Gate', 'Did we make it?', 0, NULL, NULL),
(185, 'poster 1004', '50', 1, 25, 0, 1, 251, 1004, 'Eid Mubarak Poster', 'Celebrate with us', 0, NULL, NULL),
(186, 'poster 52', '22', 1, 3, 0, 1, 251, 52, 'Hockey Stick', 'whack that ball!', 0, NULL, NULL),
(187, 'poster 53', '22', 2, 3, 0, 1, 251, 53, 'Hockey Stick', 'whack that ball!', 0, NULL, NULL),
(188, 'poster 54', '22', 3, 3, 0, 1, 251, 54, 'Hockey Stick', 'whack that ball!', 0, NULL, NULL),
(189, 'hockey_score', '22', 4, 6, 0, 1, 130, 0, 'Scoreboard', '...for keeping your score', 0, NULL, NULL),
(190, 'legotrophy', '22', 5, 6, 0, 1, 126, 0, 'Basketball Trophy', 'For the winning team', 0, NULL, NULL),
(191, 'poster 51', '22', 6, 3, 0, 1, 251, 51, 'Basketball Hoop', '2 points for every basket', 0, NULL, NULL),
(192, 'carpet_legocourt', '22', 7, 3, 0, 1, 124, 0, 'Basketball Court', 'Line up your slam dunk', 0, NULL, NULL),
(193, 'bench_lego', '22', 8, 6, 0, 1, 125, 0, 'Team Bench', 'For your reserve players', 0, NULL, NULL),
(194, 'sporttrack1*1', '22', 9, 3, 0, 1, 187, 0, 'Sport track straight', 'Let\'s get sporty!', 0, NULL, NULL),
(195, 'sporttrack1*2', '22', 12, 3, 0, 1, 189, 0, 'Sport track straight asphalt', 'Let\'s get sporty!', 0, NULL, NULL),
(196, 'sporttrack1*3', '22', 15, 3, 0, 1, 188, 0, 'Sport track straight grass', 'Let\'s get sporty!', 0, NULL, NULL),
(197, 'sporttrack2*1', '22', 10, 3, 0, 1, 190, 0, 'Sport corner tartan', 'Let\'s get sporty!', 0, NULL, NULL),
(198, 'sporttrack2*2', '22', 13, 3, 0, 1, 191, 0, 'Sport corner asphalt', 'Let\'s get sporty!', 0, NULL, NULL),
(199, 'sporttrack2*3', '22', 16, 3, 0, 1, 192, 0, 'Sport corner grass', 'Let\'s get sporty!', 0, NULL, NULL),
(200, 'sporttrack3*1', '22', 11, 3, 0, 1, 193, 0, 'Sport goal tartan', 'Let\'s get sporty!', 0, NULL, NULL),
(201, 'sporttrack3*2', '22', 14, 3, 0, 1, 194, 0, 'Sport goal asphalt', 'Let\'s get sporty!', 0, NULL, NULL),
(202, 'sporttrack3*3', '22', 17, 3, 0, 1, 195, 0, 'Sport goal grass', 'Let\'s get sporty!', 0, NULL, NULL),
(203, 'footylamp', '22', 18, 4, 0, 1, 196, 0, 'Football Lamp', 'Can you kick it?', 0, NULL, NULL),
(204, 'carpet_standard*4', '23', 1, 3, 0, 1, 39, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(205, 'carpet_standard*5', '23', 2, 3, 0, 1, 41, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(206, 'carpet_standard', '23', 3, 3, 0, 1, 31, 0, 'Floor rug', 'Available in a variety of colours', 0, NULL, NULL),
(207, 'carpet_standard*b', '23', 4, 3, 0, 1, 80, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(208, 'carpet_standard*a', '23', 5, 3, 0, 1, 79, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(209, 'carpet_standard*3', '23', 6, 3, 0, 1, 38, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(210, 'carpet_standard*2', '23', 7, 3, 0, 1, 37, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(211, 'carpet_standard*8', '23', 8, 3, 0, 1, 77, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(212, 'carpet_standard*7', '23', 9, 3, 0, 1, 76, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(213, 'carpet_standard*1', '23', 10, 3, 0, 1, 35, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(214, 'carpet_standard*6', '23', 11, 3, 0, 1, 42, 0, 'Floor Rug', 'Available in a variety of colours', 0, NULL, NULL),
(215, 'carpet_standard*9', '23', 12, 3, 0, 1, 78, 0, '', '', 0, NULL, NULL),
(216, 'carpet_soft', '23', 13, 3, 0, 1, 53, 0, 'Soft Wool Rug', 'Soft Wool Rug', 0, NULL, NULL),
(217, 'carpet_soft*1', '23', 14, 3, 0, 1, 54, 0, 'Soft Wool Rug', 'Soft Wool Rug', 0, NULL, NULL),
(218, 'carpet_soft*2', '23', 15, 3, 0, 1, 55, 0, 'Soft Wool Rug', 'Soft Wool Rug', 0, NULL, NULL),
(219, 'carpet_soft*3', '23', 16, 3, 0, 1, 56, 0, 'Soft Wool Rug', 'Soft Wool Rug', 0, NULL, NULL),
(220, 'carpet_soft*4', '23', 17, 3, 0, 1, 57, 0, 'Soft Wool Rug', 'Soft Wool Rug', 0, NULL, NULL),
(221, 'carpet_soft*5', '23', 18, 3, 0, 1, 58, 0, 'Soft Wool Rug', 'Soft Wool Rug', 0, NULL, NULL),
(222, 'carpet_soft*6', '23', 19, 3, 0, 1, 59, 0, 'Soft Wool Rug', 'Soft Wool Rug', 0, NULL, NULL),
(223, 'doormat_love', '23', 20, 1, 0, 1, 13, 0, 'Doormat', 'Welcome Habbos in style', 0, NULL, NULL),
(224, 'doormat_plain', '23', 21, 1, 0, 1, 14, 0, 'Doormat', 'Available in a variety of colours', 0, NULL, NULL),
(225, 'doormat_plain*1', '23', 22, 1, 0, 1, 36, 0, 'Doormat', 'Available in a variety of colours', 0, NULL, NULL),
(226, 'doormat_plain*2', '23', 23, 1, 0, 1, 254, 0, 'Doormat', 'Available in a variety of colours', 0, NULL, NULL),
(227, 'doormat_plain*3', '23', 24, 1, 0, 1, 255, 0, 'Doormat', 'Available in a variety of colours', 0, NULL, NULL),
(228, 'doormat_plain*4', '23', 25, 1, 0, 1, 253, 0, 'Doormat', 'Available in a variety of colours', 0, NULL, NULL),
(229, 'doormat_plain*5', '23', 26, 1, 0, 1, 256, 0, 'Doormat', 'Available in a variety of colours', 0, NULL, NULL),
(230, 'doormat_plain*6', '23', 27, 1, 0, 1, 40, 0, 'Doormat', 'Available in a variety of colours', 0, NULL, NULL),
(231, 'carpet_armas', '23', 28, 3, 0, 1, 32, 0, 'Hand-Woven Rug', 'Adds instant warmth', 0, NULL, NULL),
(232, 'carpet_polar', '23', 29, 4, 0, 1, 33, 0, 'Faux-Fur Bear Rug', 'For cuddling up on', 0, NULL, NULL),
(233, 'prizetrophy2*3', '26', 1, 8, 0, 1, 133, 0, 'Duck trophy', 'Breathtaking bronze', 0, NULL, NULL),
(234, 'prizetrophy3*3', '26', 2, 8, 0, 1, 134, 0, 'Globe trophy', 'Breathtaking bronze', 0, NULL, NULL),
(235, 'prizetrophy4*3', '26', 3, 8, 0, 1, 135, 0, 'Fish trophy', 'Breathtaking bronze', 0, NULL, NULL),
(236, 'prizetrophy5*3', '26', 4, 8, 0, 1, 136, 0, 'Duo trophy', 'Breathtaking bronze', 0, NULL, NULL),
(237, 'prizetrophy6*3', '26', 5, 8, 0, 1, 137, 0, 'Champion trophy', 'Breathtaking bronze', 0, NULL, NULL),
(238, 'prizetrophy*3', '26', 6, 8, 0, 1, 149, 0, 'Classic trophy', 'Breathtaking bronze', 0, NULL, NULL),
(239, 'prizetrophy2*2', '26', 7, 10, 0, 1, 144, 0, 'Duck trophy', 'Shiny silver', 0, NULL, NULL),
(240, 'prizetrophy3*2', '26', 8, 10, 0, 1, 145, 0, 'Globe trophy', 'Shiny silver', 0, NULL, NULL),
(241, 'prizetrophy4*2', '26', 9, 10, 0, 1, 146, 0, 'Fish trophy', 'Shiny silver', 0, NULL, NULL),
(242, 'prizetrophy5*2', '26', 10, 10, 0, 1, 147, 0, 'Duo trophy', 'Shiny silver', 0, NULL, NULL),
(243, 'prizetrophy6*2', '26', 11, 10, 0, 1, 148, 0, 'Champion trophy', 'Shiny silver', 0, NULL, NULL),
(244, 'prizetrophy*2', '26', 12, 10, 0, 1, 143, 0, 'Classic trophy', 'Shiny silver', 0, NULL, NULL),
(245, 'prizetrophy2*1', '26', 13, 12, 0, 1, 138, 0, 'Duck trophy', 'Glittery gold', 0, NULL, NULL),
(246, 'prizetrophy3*1', '26', 14, 12, 0, 1, 139, 0, 'Globe trophy', 'Glittery gold', 0, NULL, NULL),
(247, 'prizetrophy4*1', '26', 15, 12, 0, 1, 140, 0, 'Fish trophy', 'Glittery gold', 0, NULL, NULL),
(248, 'prizetrophy5*1', '26', 16, 12, 0, 1, 141, 0, 'Duo trophy', 'Glittery gold', 0, NULL, NULL),
(249, 'prizetrophy6*3', '26', 17, 12, 0, 1, 137, 0, 'Champion trophy', 'Breathtaking bronze', 0, NULL, NULL),
(250, 'prizetrophy6*1', '26', 18, 12, 0, 1, 142, 0, 'Champion trophy', 'Glittery gold', 0, NULL, NULL),
(251, 'wallpaper', '3', 2, 2, 0, 1, 250, 1, '', '', 0, NULL, NULL),
(252, 'wallpaper', '3', 3, 2, 0, 1, 250, 2, '', '', 0, NULL, NULL),
(253, 'wallpaper', '3', 4, 2, 0, 1, 250, 3, '', '', 0, NULL, NULL),
(254, 'wallpaper', '3', 5, 2, 0, 1, 250, 4, '', '', 0, NULL, NULL),
(255, 'wallpaper', '3', 6, 2, 0, 1, 250, 5, '', '', 0, NULL, NULL),
(256, 'wallpaper', '3', 7, 2, 0, 1, 250, 6, '', '', 0, NULL, NULL),
(257, 'wallpaper', '3', 8, 2, 0, 1, 250, 7, '', '', 0, NULL, NULL),
(258, 'wallpaper', '3', 9, 2, 0, 1, 250, 8, '', '', 0, NULL, NULL),
(259, 'wallpaper', '3', 10, 2, 0, 1, 250, 9, '', '', 0, NULL, NULL),
(260, 'wallpaper', '3', 11, 2, 0, 1, 250, 10, '', '', 0, NULL, NULL),
(261, 'wallpaper', '3', 12, 3, 0, 1, 250, 11, '', '', 0, NULL, NULL),
(262, 'wallpaper', '3', 13, 3, 0, 1, 250, 12, '', '', 0, NULL, NULL),
(263, 'wallpaper', '3', 14, 3, 0, 1, 250, 13, '', '', 0, NULL, NULL),
(264, 'wallpaper', '3', 15, 3, 0, 1, 250, 14, '', '', 0, NULL, NULL),
(265, 'wallpaper', '3', 16, 3, 0, 1, 250, 15, '', '', 0, NULL, NULL),
(266, 'wallpaper', '3', 17, 3, 0, 1, 250, 16, '', '', 0, NULL, NULL),
(267, 'wallpaper', '3', 18, 3, 0, 1, 250, 17, '', '', 0, NULL, NULL),
(268, 'wallpaper', '3', 19, 3, 0, 1, 250, 18, '', '', 0, NULL, NULL),
(269, 'wallpaper', '3', 20, 3, 0, 1, 250, 19, '', '', 0, NULL, NULL),
(270, 'wallpaper', '3', 21, 3, 0, 1, 250, 20, '', '', 0, NULL, NULL),
(271, 'wallpaper', '3', 22, 3, 0, 1, 250, 21, '', '', 0, NULL, NULL),
(272, 'wallpaper', '3', 23, 3, 0, 1, 250, 22, '', '', 0, NULL, NULL),
(273, 'wallpaper', '3', 24, 3, 0, 1, 250, 23, '', '', 0, NULL, NULL),
(274, 'wallpaper', '3', 25, 3, 0, 1, 250, 24, '', '', 0, NULL, NULL),
(275, 'wallpaper', '3', 26, 3, 0, 1, 250, 25, '', '', 0, NULL, NULL),
(276, 'wallpaper', '3', 27, 3, 0, 1, 250, 26, '', '', 0, NULL, NULL),
(277, 'wallpaper', '3', 28, 3, 0, 1, 250, 27, '', '', 0, NULL, NULL),
(278, 'wallpaper', '3', 29, 3, 0, 1, 250, 28, '', '', 0, NULL, NULL),
(279, 'wallpaper', '3', 30, 3, 0, 1, 250, 29, '', '', 0, NULL, NULL),
(280, 'wallpaper', '3', 31, 3, 0, 1, 250, 30, '', '', 0, NULL, NULL),
(281, 'wallpaper', '3', 32, 3, 0, 1, 250, 31, '', '', 0, NULL, NULL),
(282, 'poster 7', '24', 1, 3, 0, 1, 251, 7, 'Hammer Cabinet', 'For emergencies only', 0, NULL, NULL),
(283, 'poster 18', '24', 2, 3, 0, 1, 251, 18, 'Butterfly Cabinet 2', 'Beautiful reproduction butterfly', 0, NULL, NULL),
(284, 'poster 17', '24', 3, 3, 0, 1, 251, 17, 'Butterfly Cabinet 1', 'Beautiful reproduction butterfly', 0, NULL, NULL),
(285, 'poster 4', '24', 4, 3, 0, 1, 251, 4, 'Bear Plaque', 'Fake of course!', 0, NULL, NULL),
(286, 'poster 3', '24', 5, 3, 0, 1, 251, 3, 'Fish Plaque', 'Smells fishy, looks cool', 0, NULL, NULL),
(287, 'poster 2', '24', 6, 3, 0, 1, 251, 2, 'Carrot Plaque', 'Take pride in your veg!', 0, NULL, NULL),
(288, 'poster 10', '24', 7, 3, 0, 1, 251, 10, 'Lapland Poster', 'Beautiful sunset', 0, NULL, NULL),
(289, 'poster 15', '24', 8, 3, 0, 1, 251, 15, 'Himalayas Poster', 'Marvellous mountains', 0, NULL, NULL),
(290, 'poster 9', '24', 9, 3, 0, 1, 251, 9, 'Rainforest Poster', 'Do your bit for the environment', 0, NULL, NULL),
(291, 'poster 8', '24', 10, 3, 0, 1, 251, 8, 'Habbo Colours', 'Habbos come in all colours', 0, NULL, NULL),
(292, 'poster 19', '24', 11, 3, 0, 1, 251, 19, 'Hole In The Wall', 'Trying to get in or out?', 0, NULL, NULL),
(293, 'poster 16', '24', 12, 3, 0, 1, 251, 16, 'Bars', 'Added security', 0, NULL, NULL),
(294, 'poster 5', '24', 13, 3, 0, 1, 251, 5, 'Duck Poster', 'Quacking good design!', 0, NULL, NULL),
(295, 'poster 6', '24', 14, 3, 0, 1, 251, 6, 'Abstract Poster', 'But is it the right way up?', 0, NULL, NULL),
(296, 'poster 32', '24', 15, 3, 0, 1, 251, 32, 'Stocking', 'Hung yours up yet?', 0, NULL, NULL),
(297, 'poster 1', '24', 16, 3, 0, 1, 251, 1, 'Lady Lisa', 'Is she smiling?', 0, NULL, NULL),
(298, 'poster 14', '24', 17, 3, 0, 1, 251, 14, 'Fox Poster', 'A cunning painting', 0, NULL, NULL),
(299, 'poster 55', '24', 18, 3, 0, 1, 251, 55, 'Tree of Time', 'Save our trees!', 0, NULL, NULL),
(300, 'poster 33', '24', 19, 3, 0, 1, 251, 33, 'Save the Panda', 'We can\'t bear to lose them', 0, NULL, NULL),
(301, 'poster 11', '24', 20, 3, 0, 1, 251, 11, 'Certificate', 'I obey the Habbo way!', 0, NULL, NULL),
(302, 'poster 511', '25', 1, 3, 0, 1, 251, 511, 'The Dutch flag', 'The flag of The Netherlands', 0, NULL, NULL),
(303, 'poster 502', '25', 2, 3, 0, 1, 251, 502, 'The Stars and Stripes', 'The US flag', 0, NULL, NULL),
(304, 'poster 513', '25', 3, 3, 0, 1, 251, 513, 'The Australian flag', 'Aussies rule!', 0, NULL, NULL),
(305, 'poster 521', '25', 4, 3, 0, 1, 251, 521, 'Flag of Brazil', 'Ordem e progresso', 0, NULL, NULL),
(306, 'poster 505', '25', 5, 3, 0, 1, 251, 505, 'The Maple Leaf', 'The Canadian flag', 0, NULL, NULL),
(307, 'poster 504', '25', 6, 3, 0, 1, 251, 504, 'The Bundesflagge', 'The German flag', 0, NULL, NULL),
(308, 'poster 516', '25', 7, 3, 0, 1, 251, 516, 'The English flag', 'Eng-er-land', 0, NULL, NULL),
(309, 'poster 507', '25', 8, 3, 0, 1, 251, 507, 'The French Tricolore', 'The French flag', 0, NULL, NULL),
(310, 'poster 512', '25', 9, 3, 0, 1, 251, 512, 'The Irish flag', 'The flag of Ireland', 0, NULL, NULL),
(311, 'poster 523', '25', 10, 3, 0, 1, 251, 523, 'India Flag', 'The flag of India', 0, NULL, NULL),
(312, 'poster 509', '25', 11, 3, 0, 1, 251, 509, 'The Jamaican flag', 'The flag of Jamaica', 0, NULL, NULL),
(313, 'poster 522', '25', 12, 3, 0, 1, 251, 522, 'Japan Flag', 'Land of the rising sun', 0, NULL, NULL),
(314, 'poster 520', '25', 13, 3, 0, 1, 251, 520, 'The Rainbow Flag', 'Every colour for everyone', 0, NULL, NULL),
(315, 'poster 517', '25', 14, 3, 0, 1, 251, 517, 'The Scottish flag', 'Where\'s your kilt?', 0, NULL, NULL),
(316, 'poster 508', '25', 15, 3, 0, 1, 251, 508, 'The Spanish flag', 'The flag of Spain', 0, NULL, NULL),
(317, 'poster 514', '25', 16, 3, 0, 1, 251, 514, 'The EU flag', 'Be proud to be in the Union!', 0, NULL, NULL),
(318, 'poster 506', '25', 17, 3, 0, 1, 251, 506, 'The flag of Finland', 'To \'Finnish\' your decor...', 0, NULL, NULL),
(319, 'poster 510', '25', 18, 3, 0, 1, 251, 510, 'The Italian flag', 'The flag of Italy', 0, NULL, NULL),
(320, 'poster 518', '25', 19, 3, 0, 1, 251, 518, 'The Welsh flag', 'A fiery dragon for your wall', 0, NULL, NULL),
(321, 'poster 515', '25', 20, 3, 0, 1, 251, 515, 'The Swedish flag', 'Waved by Swedes everywhere', 0, NULL, NULL),
(322, 'poster 503', '25', 21, 3, 0, 1, 251, 503, 'The Swiss flag', 'There\'s no holes in this...', 0, NULL, NULL),
(323, 'poster 500', '25', 22, 3, 0, 1, 251, 500, 'Union Jack', 'The UK flag', 0, NULL, NULL),
(324, 'poster 501', '25', 23, 3, 0, 1, 251, 501, 'Jolly Roger', 'For pirates everywhere', 0, NULL, NULL),
(325, 'club_sofa', '27', 1, 5, 0, 1, 112, 0, 'Club sofa', 'Club sofa', 0, NULL, NULL),
(326, 'mocchamaster', '27', 2, 5, 0, 1, 123, 0, 'Mochamaster', 'Wake up and smell it!', 0, NULL, NULL),
(327, 'edicehc', '27', 3, 5, 0, 1, 127, 0, 'Dicemaster', 'Click and roll!', 0, NULL, NULL),
(328, 'hcamme', '27', 4, 5, 0, 1, 129, 0, 'Tubmaster', 'Time for a soak', 0, NULL, NULL),
(329, 'doorD', '27', 5, 5, 0, 1, 132, 0, 'Imperial Teleport', 'Let\'s go over tzar!', 0, NULL, NULL),
(330, 'hcsohva', '27', 6, 5, 0, 1, 128, 0, 'Throne Sofa', 'For royal bottoms...', 0, NULL, NULL),
(331, 'hc_lmp', '27', 7, 5, 0, 1, 150, 0, 'Oil Lamp', 'Be enlightened', 0, NULL, NULL),
(332, 'hc_tbl', '27', 8, 5, 0, 1, 151, 0, 'Nordic Table', 'Perfect for banquets', 0, NULL, NULL),
(333, 'hc_chr', '27', 9, 5, 0, 1, 152, 0, 'Majestic Chair', 'Royal comfort', 0, NULL, NULL),
(334, 'hc_dsk', '27', 10, 5, 0, 1, 153, 0, 'Study Desk', 'For Habbo scholars', 0, NULL, NULL),
(335, 'hc_trll', '27', 11, 5, 0, 1, 228, 0, 'Drinks Trolley', 'For swanky dinners only', 0, NULL, NULL),
(336, 'hc_lmpst', '27', 12, 5, 0, 1, 224, 0, 'Victorian Street Light', 'Somber and atmospheric', 0, NULL, NULL),
(337, 'hc_crtn', '27', 13, 5, 0, 1, 221, 0, 'Antique Drapery', 'Topnotch privacy protection', 0, NULL, NULL),
(338, 'hc_tv', '27', 14, 5, 0, 1, 214, 0, 'Mega TV Set', 'Forget plasma, go HC!', 0, NULL, NULL),
(339, 'hc_btlr', '27', 15, 5, 0, 1, 220, 0, 'Electric Butler', 'Your personal caretaker', 0, NULL, NULL),
(340, 'hc_bkshlf', '27', 16, 5, 0, 1, 219, 0, 'Medieval Bookcase', 'For the scholarly ones', 0, NULL, NULL),
(341, 'hc_rntgn', '27', 17, 5, 0, 1, 227, 0, 'X-Ray Divider', 'Believe it or not!', 0, NULL, NULL),
(342, 'hc_frplc', '27', 18, 5, 0, 1, 223, 0, 'Heavy Duty Fireplace', 'Pixel-powered for maximum heating', 0, NULL, NULL),
(343, 'hc_djset', '27', 19, 5, 0, 1, 222, 0, 'The Grammophon', 'Very old skool scratch\'n\'spin', 0, NULL, NULL),
(344, 'hc_wall_lamp', '27', 20, 5, 0, 1, 246, 0, 'Retro Wall Lamp', 'Tres chic!', 0, NULL, NULL),
(345, 'hc_machine', '27', 21, 5, 0, 1, 225, 0, 'Weird Science Machine', 'By and for mad inventors', 0, NULL, NULL),
(346, 'deal_hcrollers', '27', 22, 5, 0, 1, 0, 0, '', '', 1, 'HC rollers set', 'Five of those uber rollers in one pack!'),
(347, 'deal_throne', '27', 23, 5, 0, 1, 0, 0, '', '', 1, 'Throne', 'Ten for the price of one!'),
(348, 'rare_dragonlamp*4', '28', 1, 5, 0, 1, 170, 0, 'Black Dragon Lamp', 'Scary and scorching!', 0, NULL, NULL),
(349, 'rare_dragonlamp*0', '28', 2, 5, 0, 1, 171, 0, 'Fire Dragon Lamp', 'George and the...', 0, NULL, NULL),
(350, 'rare_dragonlamp*5', '0', 0, 3, 0, 1, 172, 0, 'Elf Green Dragon Lamp', 'Roast your chestnuts here!', 0, NULL, NULL),
(351, 'rare_dragonlamp*2', '28', 4, 5, 0, 1, 173, 0, 'Jade Dragon Lamp', 'Oriental beast of legends', 0, NULL, NULL),
(352, 'rare_dragonlamp*8', '28', 5, 5, 0, 1, 174, 0, 'Bronze Dragon Lamp', 'Scary and scorching!', 0, NULL, NULL),
(353, 'rare_dragonlamp*9', '28', 6, 5, 0, 1, 175, 0, 'Purple Dragon Lamp', 'Scary and scorching!', 0, NULL, NULL),
(354, 'rare_dragonlamp*7', '28', 7, 5, 0, 1, 176, 0, 'Sky Dragon Lamp', 'Scary and scorching!', 0, NULL, NULL),
(355, 'rare_dragonlamp*6', '28', 8, 5, 0, 1, 177, 0, 'Gold Dragon Lamp', 'Scary and scorching!', 0, NULL, NULL),
(356, 'rare_dragonlamp*1', '28', 9, 5, 0, 1, 178, 0, 'Sea Dragon Lamp', 'Out of the deep blue!', 0, NULL, NULL),
(357, 'rare_dragonlamp*3', '28', 10, 5, 0, 1, 179, 0, 'Silver Dragon Lamp', 'Scary and scorching!', 0, NULL, NULL),
(358, 'scifidoor*1', '29', 0, 5, 0, 1, 270, 0, 'Pink Spaceship Door', 'There out of this world!', 0, NULL, NULL),
(359, 'scifidoor*10', '29', 0, 5, 0, 1, 261, 0, 'Violet Spaceship Door', 'There out of this world!', 0, NULL, NULL),
(360, 'scifidoor*2', '29', 0, 5, 0, 1, 269, 0, 'Yellow Spaceship Door', 'There out of this world!', 0, NULL, NULL),
(361, 'scifidoor*3', '29', 0, 5, 0, 1, 268, 0, 'Lightblue Spaceship Door', 'There out of this world!', 0, NULL, NULL),
(362, 'scifidoor*4', '29', 0, 5, 0, 1, 267, 0, 'Emerald Spaceship Door', 'Protect your pot of gold!', 0, NULL, NULL),
(363, 'scifidoor*5', '29', 0, 5, 0, 1, 266, 0, 'White Spaceship Door', 'There out of this world!', 0, NULL, NULL),
(364, 'scifidoor*6', '29', 0, 5, 0, 1, 265, 0, 'Black Monolith', 'Monolith goes up! Monolith goes down!', 0, NULL, NULL),
(365, 'scifidoor*7', '29', 0, 5, 0, 1, 264, 0, 'Aqua Spaceship Door', 'There out of this world!', 0, NULL, NULL),
(366, 'scifidoor*8', '29', 0, 5, 0, 1, 263, 0, 'Purple Spaceship Door', 'There out of this world!', 0, NULL, NULL),
(367, 'scifidoor*9', '29', 0, 5, 0, 1, 262, 0, 'Blue Spaceship Door', 'There out of this world!', 0, NULL, NULL),
(368, 'rare_parasol*0', '30', 0, 5, 0, 1, 260, 0, 'Green Parasol', 'Block those rays!', 0, NULL, NULL),
(369, 'rare_parasol*1', '30', 0, 5, 0, 1, 257, 0, 'Yellow Parasol', 'Block those rays!', 0, NULL, NULL),
(370, 'rare_parasol*2', '30', 0, 5, 0, 1, 258, 0, 'Orange Parasol', 'Block those rays!', 0, NULL, NULL),
(371, 'rare_parasol*3', '30', 0, 5, 0, 1, 259, 0, 'Violet Parasol', 'Block those rays!', 0, NULL, NULL),
(372, 'wooden_screen*0', '31', 0, 5, 0, 1, 317, 0, 'White Oriental Screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(373, 'wooden_screen*1', '31', 0, 5, 0, 1, 314, 0, 'Pink Oriental screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(374, 'wooden_screen*2', '31', 0, 5, 0, 1, 315, 0, 'RosewoodScreen', 'Add an exotic touch to your room', 0, NULL, NULL),
(375, 'wooden_screen*3', '31', 0, 5, 0, 1, 323, 0, 'Aqua Oriental Screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(376, 'wooden_screen*4', '31', 0, 5, 0, 1, 321, 0, 'Golden Oriental Screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(377, 'wooden_screen*5', '31', 0, 5, 0, 1, 319, 0, 'Gray Oriental Screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(378, 'wooden_screen*6', '31', 0, 5, 0, 1, 322, 0, 'Blue Oriental Screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(379, 'wooden_screen*7', '31', 0, 5, 0, 1, 316, 0, 'Purple Oriental Screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(380, 'wooden_screen*8', '31', 0, 5, 0, 1, 318, 0, 'Night Blue Oriental Screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(381, 'wooden_screen*9', '31', 0, 5, 0, 1, 320, 0, 'Green Oriental Screen', 'Add an exotic touch to your room', 0, NULL, NULL),
(382, 'marquee*1', '32', 0, 5, 0, 1, 304, 0, 'Pink marquee', 'It\'s both door and a shade!', 0, NULL, NULL),
(383, 'marquee*2', '32', 0, 5, 0, 1, 305, 0, 'Red Dragon Marquee', 'Dragons out and Davids in!', 0, NULL, NULL),
(384, 'marquee*3', '32', 0, 5, 0, 1, 313, 0, 'Aqua Marquee', 'It\'s both door and a shade!', 0, NULL, NULL),
(385, 'marquee*4', '32', 0, 5, 0, 1, 311, 0, 'Yellow Marquee', 'It\'s both door and a shade!', 0, NULL, NULL),
(386, 'marquee*5', '32', 0, 5, 0, 1, 310, 0, 'Graphite Marquee', 'It\'s both door and a shade!', 0, NULL, NULL),
(387, 'marquee*6', '32', 0, 5, 0, 1, 312, 0, 'Blue Marquee', 'It\'s both door and a shade!', 0, NULL, NULL),
(388, 'marquee*7', '32', 0, 5, 0, 1, 306, 0, 'Purple Marquee', 'It\'s both door and a shade!', 0, NULL, NULL),
(389, 'marquee*8', '32', 0, 5, 0, 1, 308, 0, 'Ultramarine Marquee', 'It\'s both door and a shade!', 0, NULL, NULL),
(390, 'marquee*9', '32', 0, 5, 0, 1, 309, 0, 'Green Marquee', 'It\'s both door and a shade!', 0, NULL, NULL),
(392, 'pillow*5', '33', 0, 5, 0, 1, 294, 0, 'Black Leather Pillow', 'Puffy, soft and huge', 0, NULL, NULL),
(393, 'pillow*8', '33', 0, 5, 0, 1, 295, 0, 'Navy Cord Pillow', 'Puffy, soft and huge', 0, NULL, NULL),
(394, 'pillow*0', '33', 0, 5, 0, 1, 296, 0, 'White Lace Pillow', 'Minimalist comfort!', 0, NULL, NULL),
(395, 'pillow*1', '33', 0, 5, 0, 1, 297, 0, 'Pink Fluffy Pillow', 'Puffy, soft and huge', 0, NULL, NULL),
(396, 'pillow*2', '33', 0, 5, 0, 1, 298, 0, 'Red Silk Pillow', 'Puffy, soft and huge', 0, NULL, NULL),
(397, 'pillow*7', '33', 0, 5, 0, 1, 299, 0, 'Purple Velvet Pillow', 'Bonnie\'s pillow of choice!', 0, NULL, NULL),
(398, 'pillow*9', '33', 0, 5, 0, 1, 300, 0, 'Green Wooly Pillow', 'Puffy, soft and VERY fluffy!', 0, NULL, NULL),
(399, 'pillow*4', '33', 0, 5, 0, 1, 301, 0, 'Gold Feather Pillow', 'Puffy, soft and huge', 0, NULL, NULL),
(400, 'pillow*6', '33', 0, 5, 0, 1, 302, 0, 'Blue Cotton Pillow', 'Puffy, soft and huge', 0, NULL, NULL),
(401, 'pillow*3', '33', 0, 5, 0, 1, 303, 0, 'Turquoise Satin Pillow', 'Puffy, soft and huge', 0, NULL, NULL),
(402, 'rare_icecream*0', '34', 0, 5, 0, 1, 331, 0, 'Cherry Ice Cream Machine', 'Virtual cherry rocks!', 0, NULL, NULL),
(403, 'rare_icecream*1', '34', 0, 5, 0, 1, 324, 0, 'Blueberry Ice Cream Machine', 'Virtual blueberry rocks!', 0, NULL, NULL),
(404, 'rare_icecream*2', '34', 0, 5, 0, 1, 327, 0, 'Pistachio Ice Cream Machine', 'Virtual pistachio rocks!', 0, NULL, NULL),
(405, 'rare_icecream*3', '34', 0, 5, 0, 1, 330, 0, 'Blackcurrant Ice Cream Machine', 'Virtual blackcurrant rocks!', 0, NULL, NULL),
(406, 'rare_icecream*4', '34', 0, 5, 0, 1, 332, 0, 'Strawberry Ice Cream Machine', 'Virtual strawberry rocks!', 0, NULL, NULL),
(407, 'rare_icecream*5', '34', 0, 5, 0, 1, 333, 0, 'Vanilla Ice Cream Machine', 'Virtual vanilla rocks!', 0, NULL, NULL),
(408, 'rare_icecream*6', '34', 0, 5, 0, 1, 328, 0, 'Toffee Ice Cream Machine', 'Virtual toffee rocks!', 0, NULL, NULL),
(409, 'rare_icecream*7', '34', 0, 5, 0, 1, 325, 0, 'Chocolate Ice Cream Machine', 'Virtual chocolate rocks!', 0, NULL, NULL),
(410, 'rare_icecream*8', '34', 0, 5, 0, 1, 326, 0, 'Peppermint Ice Cream Machine', 'Virtual peppermint rocks!', 0, NULL, NULL),
(411, 'rare_icecream*9', '34', 0, 5, 0, 1, 329, 0, 'Bubblegum Ice Cream Machine', 'Virtual bubblegum rocks!', 0, NULL, NULL),
(412, 'scifirocket*0', '35', 0, 5, 0, 1, 293, 0, 'Mars Smoke Machine', 'See in 2007 with a bang!', 0, NULL, NULL),
(413, 'scifirocket*1', '35', 0, 5, 0, 1, 292, 0, 'Saturn Smoke Machine', 'There is always space for this!', 0, NULL, NULL),
(414, 'scifirocket*2', '35', 0, 5, 0, 1, 291, 0, 'Earth Smoke Machine', 'A little closer to home!', 0, NULL, NULL),
(415, 'scifirocket*3', '35', 0, 5, 0, 1, 290, 0, 'Endor Smoke Machine', 'Caution! Unknown Location!', 0, NULL, NULL),
(416, 'scifirocket*4', '35', 0, 5, 0, 1, 289, 0, 'Venus Smoke Machine', 'Welcome... to planet love', 0, NULL, NULL),
(417, 'scifirocket*5', '35', 0, 5, 0, 1, 288, 0, 'Uranus Smoke Machine', 'From the unknown depths of space', 0, NULL, NULL),
(418, 'scifirocket*6', '35', 0, 5, 0, 1, 287, 0, 'Mercury Smoke Machine', 'Too hot to handle!', 0, NULL, NULL),
(419, 'scifirocket*7', '35', 0, 5, 0, 1, 286, 0, 'Jupiter Smoke Machine', 'Larger than life!', 0, NULL, NULL),
(420, 'scifirocket*8', '35', 0, 5, 0, 1, 285, 0, 'Pluto Smoke Machine', 'From a space far, far away!', 0, NULL, NULL),
(421, 'scifirocket*9', '35', 0, 5, 0, 1, 284, 0, 'Neptune Smoke Machine', 'Something fishy is going on...', 0, NULL, NULL),
(422, 'scifiport*0', '36', 0, 5, 0, 1, 274, 0, 'Red Laser Door', 'Energy beams. No trespassers!', 0, NULL, NULL),
(423, 'scifiport*1', '36', 0, 5, 0, 1, 283, 0, 'Gold Laser Gate', 'Energy beams. No trespassers!', 0, NULL, NULL),
(424, 'scifiport*2', '36', 0, 5, 0, 1, 282, 0, 'Blue Laser Gate', 'Get in the ring!', 0, NULL, NULL),
(425, 'scifiport*3', '36', 0, 5, 0, 1, 281, 0, 'Jade Sci-Fi Port', 'Energy beams. No trespassers!', 0, NULL, NULL),
(426, 'scifiport*4', '36', 0, 5, 0, 1, 280, 0, 'Pink Sci-Fi Port', 'Energy beams. No trespassers!', 0, NULL, NULL),
(427, 'scifiport*5', '36', 0, 5, 0, 1, 279, 0, 'Security Fence', 'Recovered from Roswell', 0, NULL, NULL),
(428, 'scifiport*6', '36', 0, 5, 0, 1, 278, 0, 'White Sci-Fi Port', 'Energy beams. No trespassers!', 0, NULL, NULL),
(429, 'scifiport*7', '36', 0, 5, 0, 1, 277, 0, 'Turquoise Sci-Fi Port', 'Energy beams. No trespassers!', 0, NULL, NULL),
(430, 'scifiport*8', '36', 0, 5, 0, 1, 276, 0, 'Purple Sci-Fi Port', 'Energy beams. No trespassers!', 0, NULL, NULL),
(431, 'scifiport*9', '36', 0, 5, 0, 1, 275, 0, 'Violet Sci-Fi Port', 'Energy beams. No trespassers!', 0, NULL, NULL),
(432, 'rare_beehive_bulb', '37', 53, 5, 0, 1, 271, 0, 'Blue Amber Lamp', 'A honey-hued glow', 0, NULL, NULL),
(433, 'rare_beehive_bulb*1', '37', 53, 5, 0, 1, 272, 0, 'Red Amber Lamp', 'A honey-hued glow', 0, NULL, NULL),
(434, 'rare_beehive_bulb*2', '37', 53, 5, 0, 1, 273, 0, 'Yellow Amber Lamp', 'A honey-hued glow', 0, NULL, NULL),
(435, 'rare_fountain', '38', 54, 5, 0, 1, 334, 0, 'Bird Bath (red)', 'For our feathered friends', 0, NULL, NULL),
(436, 'rare_fountain*1', '38', 54, 5, 0, 1, 335, 0, 'Bird Bath (grey)', 'For our feathered friends', 0, NULL, NULL),
(437, 'rare_fountain*2', '38', 54, 5, 0, 1, 336, 0, 'Bird Bath (green)', 'For our feathered friends', 0, NULL, NULL),
(438, 'rare_fountain*3', '38', 54, 5, 0, 1, 337, 0, 'Bird Bath (blue)', 'For our feathered friends', 0, NULL, NULL),
(439, 'rare_elephant_statue', '39', 55, 5, 0, 1, 338, 0, 'Golden Elephant', 'Say hello to Nelly', 0, NULL, NULL),
(440, 'rare_elephant_statue*1', '39', 0, 5, 0, 1, 339, 0, 'Silver Elephant', 'Say hello to Nelly', 0, NULL, NULL),
(441, 'rare_elephant_statue*2', '39', 0, 5, 0, 1, 340, 0, 'Bronze Elephant', 'Say hello to Nelly', 0, NULL, NULL),
(442, 'rare_fan*0', '40', 0, 5, 0, 1, 345, 0, 'Festive Fan', 'As red as Rudolph\'s nose', 0, NULL, NULL),
(443, 'rare_fan*1', '40', 0, 5, 0, 1, 348, 0, 'Birthday Fan', 'It\'ll blow your candles out!', 0, NULL, NULL),
(444, 'rare_fan*2', '40', 0, 5, 0, 1, 350, 0, 'Green Powered Fan', 'It\'ll blow you away!', 0, NULL, NULL),
(445, 'rare_fan*3', '40', 0, 5, 0, 1, 344, 0, 'Purple Dragon Skin Fan', 'Keeps the heat off St George!', 0, NULL, NULL),
(446, 'rare_fan*4', '40', 0, 5, 0, 1, 346, 0, 'SUPERLOVE Fan', 'Fanning the fires of SUPERLOVE...', 0, NULL, NULL),
(447, 'rare_fan*5', '40', 0, 5, 0, 1, 347, 0, 'Yellow Powered Fan', 'It\'ll blow you away!', 0, NULL, NULL),
(448, 'rare_fan*6', '40', 0, 5, 0, 1, 342, 0, 'Ochre Powered Fan', 'It\'ll blow you away!', 0, NULL, NULL),
(449, 'rare_fan*7', '40', 0, 5, 0, 1, 341, 0, 'Brown Powered Fan', '...it\'s really hit the fan!', 0, NULL, NULL),
(450, 'rare_fan*8', '40', 0, 5, 0, 1, 349, 0, 'Habbo Wind Turbine', 'Stylish, Eco-Energy!', 0, NULL, NULL),
(451, 'rare_fan*9', '40', 0, 5, 0, 1, 343, 0, 'Fucsia Powered Fan', 'It\'ll blow you away!', 0, NULL, NULL),
(452, 'habbowheel', '19', 0, 8, 0, 1, 351, 0, 'The Wheel of Destiny!', 'So you gotta ask yourself, \'Do I feel lucky?\'', 0, NULL, NULL),
(453, 'roomdimmer', '19', 0, 12, 1, 1, 352, 0, 'Mood Light', 'Superior lighting for your room', 0, NULL, NULL),
(454, 'jukebox*1', '11,84,85,86,87,88,89', 2, 3, 0, 1, 353, 0, 'Jukebox', 'For your Happy Days!', 0, NULL, NULL),
(455, 'jukebox_ptv*1', '11', 0, 8, 1, 1, 354, 0, 'Jukebox Pacha TV', 'Jukebox Pacha TV', 0, NULL, NULL),
(456, 'carpet_soft_tut', '23', 0, 1, 0, 1, 355, 0, 'Welcome Mat', 'Welcome, enjoy your stay!', 0, NULL, NULL),
(458, 'sound_set_10', '89', 9, 3, 0, 1, 357, 0, 'Hip Hop Beats 1', 'Made from real Boy Bands!', 0, NULL, NULL),
(459, 'sound_set_11', '86', 9, 3, 0, 1, 361, 0, 'Dance 4', 'Music you can really sink your teeth into', 0, NULL, NULL),
(460, 'sound_set_12', '88', 9, 3, 0, 1, 362, 0, 'Habbo Sounds 2', 'Unusual as Standard', 0, NULL, NULL),
(461, 'sound_set_13', '86', 9, 3, 0, 1, 363, 0, 'Dance 5', 'Let Music be the food of Habbo', 0, NULL, NULL),
(462, 'sound_set_14', '89', 9, 3, 0, 1, 364, 0, 'Hip Hop Beats 2', 'Rock them bodies', 0, NULL, NULL),
(463, 'sound_set_15', '89', 9, 3, 0, 1, 365, 0, 'RnB Grooves 6', 'Unadulterated essentials', 0, NULL, NULL),
(464, 'sound_set_16', '89', 9, 3, 0, 1, 366, 0, 'Hip Hop Beats 3', 'Ferry, ferry good!', 0, NULL, NULL),
(465, 'sound_set_17', '85', 9, 3, 0, 1, 367, 0, 'Groove 3', 'Jive\'s Alive!', 0, NULL, NULL),
(466, 'sound_set_18', '85', 9, 3, 0, 1, 368, 0, 'Groove 4', 'Listen while you tan', 0, NULL, NULL),
(467, 'sound_set_19', '89', 9, 3, 0, 1, 369, 0, 'Hip Hop Beats 4', 'Shake your body!', 0, NULL, NULL),
(468, 'sound_set_20', '88', 9, 3, 0, 1, 370, 0, 'SFX 2', 'Musical heaven', 0, NULL, NULL),
(469, 'sound_set_21', '87', 9, 3, 0, 1, 371, 0, 'Rock 1', 'Headbanging riffs', 0, NULL, NULL),
(470, 'sound_set_22', '88', 9, 3, 0, 1, 372, 0, 'SFX 3', 'With a hamper full of sounds, not sarnies', 0, NULL, NULL),
(471, 'sound_set_23', '88', 9, 3, 0, 1, 373, 0, 'SFX 4', 'Don\'t be afraid of the dark', 0, NULL, NULL),
(472, 'sound_set_24', '88', 9, 3, 0, 1, 374, 0, 'Habbo Sounds 4', 'It\'s all about the Pentiums, baby!', 0, NULL, NULL),
(473, 'sound_set_25', '86', 9, 3, 0, 1, 375, 0, 'Dance 1', 'Actually, it\'s Partay!', 0, NULL, NULL),
(474, 'sound_set_26', '85', 9, 3, 0, 1, 376, 0, 'Groove 1', 'Bollywood Beats!', 0, NULL, NULL),
(475, 'sound_set_27', '85', 9, 3, 0, 1, 377, 0, 'Groove 2', 'Jingle Bells will never be the same...', 0, NULL, NULL),
(476, 'sound_set_28', '87', 9, 3, 0, 1, 378, 0, 'Rock 2', 'Head for the pit!', 0, NULL, NULL),
(477, 'sound_set_29', '86', 9, 3, 0, 1, 379, 0, 'Dance 2', 'Electronic house', 0, NULL, NULL),
(478, 'sound_set_30', '88', 9, 3, 0, 1, 380, 0, 'Instrumental 1', 'Moments in love', 0, NULL, NULL),
(479, 'sound_set_31', '86', 9, 3, 0, 1, 381, 0, 'Dance 3', 'House loops', 0, NULL, NULL),
(480, 'sound_set_32', '88', 9, 3, 0, 1, 382, 0, 'Instrumental 2', 'Piano concert set', 0, NULL, NULL),
(481, 'sound_set_33', '87', 9, 3, 0, 1, 383, 0, 'Rock 3', 'Guitar solo set', 0, NULL, NULL),
(482, 'sound_set_34', '87', 9, 3, 0, 1, 384, 0, 'Rock 5', 'For guitar heroes', 0, NULL, NULL),
(483, 'sound_set_35', '85', 9, 3, 0, 1, 385, 0, 'Dance 6', 'Groovelicious', 0, NULL, NULL),
(484, 'sound_set_36', '89', 9, 3, 0, 1, 386, 0, 'Latin Love 1', 'For adult minded', 0, NULL, NULL),
(485, 'sound_set_37', '88', 9, 3, 0, 1, 387, 0, 'Habbowood Traxpack', 'Blockbuster hits!', 0, NULL, NULL),
(486, 'sound_set_38', '87', 9, 3, 0, 1, 388, 0, 'Rock 6', 'Rock and Roses!', 0, NULL, NULL);
INSERT INTO `catalogue_items` (`id`, `sale_code`, `page_id`, `order_id`, `price`, `is_hidden`, `amount`, `definition_id`, `item_specialspriteid`, `name`, `description`, `is_package`, `package_name`, `package_description`) VALUES
(487, 'sound_set_39', '87', 9, 3, 0, 1, 389, 0, 'Rock 7', 'Rock with a roll', 0, NULL, NULL),
(488, 'sound_set_40', '87', 9, 3, 0, 1, 390, 0, 'Rock 4', 'Dude? Cheese!', 0, NULL, NULL),
(489, 'sound_set_41', '87', 9, 3, 0, 1, 391, 0, 'Rock 8', 'Burning Riffs', 0, NULL, NULL),
(490, 'sound_set_42', '85', 9, 3, 0, 1, 392, 0, 'Haunted Mansion', 'Bumps and Chills', 0, NULL, NULL),
(491, 'sound_set_43', '88', 9, 3, 0, 1, 393, 0, 'SFX 1', 'Beware zombies!', 0, NULL, NULL),
(492, 'sound_set_44', '85', 9, 3, 0, 1, 394, 0, 'Graveyard Portal', 'Haunted Dimension', 0, NULL, NULL),
(493, 'sound_set_45', '89', 9, 3, 0, 1, 395, 0, 'Lost_Beatness', 'The Bass? is the rhythm!', 0, NULL, NULL),
(494, 'sound_set_46', '86', 9, 3, 0, 1, 396, 0, 'Club 1', 'De bada bada bo!', 0, NULL, NULL),
(495, 'sound_set_47', '86', 9, 3, 0, 1, 397, 0, 'Club 2', 'Storm the UKCharts!', 0, NULL, NULL),
(496, 'sound_set_48', '86', 9, 3, 0, 1, 398, 0, 'Club 3', 'Sweet party beat', 0, NULL, NULL),
(497, 'sound_set_49', '86', 9, 3, 0, 1, 399, 0, 'Club 4', 'You will belong', 0, NULL, NULL),
(498, 'sound_set_50', '86', 9, 3, 0, 1, 400, 0, 'Club 5', 'The harder generation', 0, NULL, NULL),
(499, 'sound_set_51', '86', 9, 3, 0, 1, 401, 0, 'Club 6', 'Bop to the beat', 0, NULL, NULL),
(500, 'sound_set_52', '86', 9, 3, 0, 1, 402, 0, 'Club 7', 'State of Trancehouse', 0, NULL, NULL),
(501, 'sound_set_53', '69', 9, 3, 0, 1, 403, 0, 'Snowy Surprise', 'Break the icy silence', 0, NULL, NULL),
(502, 'sound_set_54', '69', 9, 3, 0, 1, 404, 0, 'Oh Blinging Tree', 'Tune into Christmas', 0, NULL, NULL),
(503, 'sound_set_55', '89', 9, 3, 0, 1, 405, 0, 'RnB Grooves 1', 'Can you fill me in?', 0, NULL, NULL),
(504, 'sound_set_56', '89', 9, 3, 0, 1, 406, 0, 'RnB Grooves 2', 'Get down tonight!', 0, NULL, NULL),
(505, 'sound_set_57', '89', 9, 3, 0, 1, 407, 0, 'RnB Grooves 3', 'Feel the groove', 0, NULL, NULL),
(506, 'sound_set_58', '89', 9, 3, 0, 1, 408, 0, 'RnB Grooves 4', 'Sh-shake it!', 0, NULL, NULL),
(507, 'sound_set_59', '89', 9, 3, 0, 1, 409, 0, 'RnB Grooves 5', 'Urban break beats', 0, NULL, NULL),
(508, 'sound_set_60', '89', 9, 3, 0, 1, 410, 0, 'Latin Love 2', 'Love and affection!', 0, NULL, NULL),
(509, 'sound_set_61', '89', 9, 3, 0, 1, 411, 0, 'Latin Love 3', 'Straight from the heart', 0, NULL, NULL),
(510, 'sound_set_62', '46', 9, 3, 0, 1, 412, 0, 'Alhambra Trax 1', 'Music of the Arabian night!', 0, NULL, NULL),
(511, 'sound_set_63', '46', 9, 3, 0, 1, 413, 0, 'Alhambra Trax 2', 'Desert hits by the oasis!', 0, NULL, NULL),
(512, 'sound_set_64', '46', 9, 3, 0, 1, 414, 0, 'Alhambra Trax 3', 'Make a little Jinn-gle!', 0, NULL, NULL),
(513, 'camera', '41', 0, 10, 0, 1, 421, 0, 'Camera', 'Smile!', 0, NULL, NULL),
(514, 'film', '41', 1, 6, 0, 1, 423, 0, '', '', 0, NULL, NULL),
(515, 'chair_plasto*1', '16', 1, 3, 0, 1, 439, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(516, 'chair_plasto', '16', 1, 3, 0, 1, 467, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(517, 'chair_plasto*10', '16', 1, 3, 0, 1, 651, 0, '', '', 0, NULL, NULL),
(518, 'chair_plasto*11', '16', 1, 3, 0, 1, 652, 0, '', '', 0, NULL, NULL),
(519, 'chair_plasto*2', '16', 1, 3, 0, 1, 474, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(520, 'chair_plasto*3', '16', 1, 3, 0, 1, 481, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(521, 'chair_plasto*4', '16', 1, 3, 0, 1, 488, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(522, 'chair_plasto*5', '16', 1, 3, 0, 1, 498, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(523, 'chair_plasto*6', '16', 1, 3, 0, 1, 503, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(524, 'chair_plasto*7', '16', 1, 3, 0, 1, 508, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(525, 'chair_plasto*8', '16', 1, 3, 0, 1, 513, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(526, 'chair_plasto*9', '16', 1, 3, 0, 1, 518, 0, 'Chair', 'Hip plastic furniture', 0, NULL, NULL),
(527, 'chair_plasty', '16', 1, 3, 0, 1, 438, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(528, 'chair_plasty*1', '16', 1, 3, 0, 1, 520, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(529, 'chair_plasty*10', '16', 1, 3, 0, 1, 706, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(530, 'chair_plasty*11', '16', 1, 3, 0, 1, 707, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(531, 'chair_plasty*2', '16', 1, 3, 0, 1, 523, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(532, 'chair_plasty*3', '16', 1, 3, 0, 1, 524, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(533, 'chair_plasty*4', '16', 1, 3, 0, 1, 525, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(534, 'chair_plasty*5', '16', 1, 3, 0, 1, 545, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(535, 'chair_plasty*6', '16', 1, 3, 0, 1, 549, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(536, 'chair_plasty*7', '16', 1, 3, 0, 1, 703, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(537, 'chair_plasty*8', '16', 1, 3, 0, 1, 704, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(538, 'chair_plasty*9', '16', 1, 3, 0, 1, 705, 0, 'Plastic Pod Chair', 'Hip plastic furniture', 0, NULL, NULL),
(539, 'table_plasto_4leg', '16', 1, 3, 0, 1, 424, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(540, 'table_plasto_4leg*1', '16', 1, 3, 0, 1, 463, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(541, 'table_plasto_4leg*10', '16', 1, 3, 0, 1, 694, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(542, 'table_plasto_4leg*14', '16', 1, 3, 0, 1, 658, 0, 'HC table', 'Aqua table', 0, NULL, NULL),
(543, 'table_plasto_4leg*2', '16', 1, 3, 0, 1, 470, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(544, 'table_plasto_4leg*3', '16', 1, 3, 0, 1, 477, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(545, 'table_plasto_4leg*4', '16', 1, 3, 0, 1, 484, 0, '', '', 0, NULL, NULL),
(546, 'table_plasto_4leg*5', '16', 1, 3, 0, 1, 494, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(547, 'table_plasto_4leg*6', '16', 1, 3, 0, 1, 499, 0, 'Occasional table Table', 'Hip plastic furniture', 0, NULL, NULL),
(548, 'table_plasto_4leg*7', '16', 1, 3, 0, 1, 504, 0, 'Occasional table', 'Hip plastic furniture', 0, NULL, NULL),
(549, 'table_plasto_4leg*8', '16', 1, 3, 0, 1, 509, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(550, 'table_plasto_4leg*9', '16', 1, 3, 0, 1, 514, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(551, 'table_plasto_bigsquare', '16', 1, 3, 0, 1, 426, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(552, 'table_plasto_bigsquare*1', '16', 1, 3, 0, 1, 464, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(553, 'table_plasto_bigsquare*14', '16', 1, 3, 0, 1, 696, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(554, 'table_plasto_bigsquare*15', '16', 1, 3, 0, 1, 697, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(555, 'table_plasto_bigsquare*2', '16', 1, 3, 0, 1, 471, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(556, 'table_plasto_bigsquare*3', '16', 1, 3, 0, 1, 478, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(557, 'table_plasto_bigsquare*4', '16', 1, 3, 0, 1, 485, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(558, 'table_plasto_bigsquare*5', '16', 1, 3, 0, 1, 495, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(559, 'table_plasto_bigsquare*6', '16', 1, 3, 0, 1, 500, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(560, 'table_plasto_bigsquare*7', '16', 1, 3, 0, 1, 505, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(561, 'table_plasto_bigsquare*8', '16', 1, 3, 0, 1, 510, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(562, 'table_plasto_bigsquare*9', '16', 1, 3, 0, 1, 515, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(563, 'table_plasto_round', '16', 1, 3, 0, 1, 425, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(564, 'table_plasto_round*1', '16', 1, 3, 0, 1, 465, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(565, 'table_plasto_round*14', '16', 1, 3, 0, 1, 698, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(566, 'table_plasto_round*15', '16', 1, 3, 0, 1, 699, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(567, 'table_plasto_round*2', '16', 1, 3, 0, 1, 472, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(568, 'table_plasto_round*3', '16', 1, 3, 0, 1, 479, 0, 'Round Dining Table', 'Hip plastic furniture?', 0, NULL, NULL),
(569, 'table_plasto_round*4', '16', 1, 3, 0, 1, 486, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(570, 'table_plasto_round*5', '16', 1, 3, 0, 1, 496, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(571, 'table_plasto_round*6', '16', 1, 3, 0, 1, 501, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(572, 'table_plasto_round*7', '16', 1, 3, 0, 1, 506, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(573, 'table_plasto_round*8', '16', 1, 3, 0, 1, 511, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(574, 'table_plasto_round*9', '16', 1, 3, 0, 1, 516, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(575, 'table_plasto_square', '16', 1, 3, 0, 1, 440, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(576, 'table_plasto_square*1', '16', 1, 3, 0, 1, 466, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(577, 'table_plasto_square*14', '16', 1, 3, 0, 1, 700, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(578, 'table_plasto_square*15', '16', 1, 3, 0, 1, 701, 0, 'Occasional Table', 'Hip plastic furniture', 0, NULL, NULL),
(579, 'table_plasto_square*2', '16', 1, 3, 0, 1, 473, 0, 'Round Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(580, 'table_plasto_square*3', '16', 1, 3, 0, 1, 480, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(581, 'table_plasto_square*4', '16', 1, 3, 0, 1, 487, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(582, 'table_plasto_square*5', '16', 1, 3, 0, 1, 497, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(583, 'table_plasto_square*6', '16', 1, 3, 0, 1, 502, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(584, 'table_plasto_square*7', '16', 1, 3, 0, 1, 507, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(585, 'table_plasto_square*8', '16', 1, 3, 0, 1, 512, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(586, 'table_plasto_square*9', '16', 1, 3, 0, 1, 517, 0, 'Square Dining Table', 'Hip plastic furniture', 0, NULL, NULL),
(587, 'rubberchair*1', '43', 0, 25, 0, 1, 708, 0, 'Blue Inflatable Chair', 'Soft and stylish HC chair', 0, NULL, NULL),
(588, 'rubberchair*2', '43', 0, 25, 0, 1, 709, 0, 'Pink Inflatable Chair', 'Soft and tearproof!', 0, NULL, NULL),
(589, 'rubberchair*3', '43', 0, 25, 0, 1, 710, 0, 'Orange Inflatable Chair', 'Soft and tearproof!', 0, NULL, NULL),
(590, 'rubberchair*4', '43', 0, 25, 0, 1, 711, 0, 'Ocean Inflatable Chair', 'Soft and tearproof!', 0, NULL, NULL),
(591, 'rubberchair*5', '43', 0, 25, 0, 1, 712, 0, 'Lime Inflatable Chair', 'Soft and tearproof!', 0, NULL, NULL),
(592, 'rubberchair*6', '43', 0, 25, 0, 1, 713, 0, 'Violet Inflatable Chair', 'Soft and tearproof!', 0, NULL, NULL),
(593, 'rubberchair*7', '43', 0, 25, 0, 1, 714, 0, 'White Inflatable Chair', 'Soft and tearproof!', 0, NULL, NULL),
(594, 'rubberchair*8', '43', 0, 25, 0, 1, 715, 0, 'Black Inflatable Chair', 'Soft and tearproof for HC!', 0, NULL, NULL),
(595, 'spyro', '44', 0, 25, 0, 1, 716, 0, 'Dragon Egg', 'The stuff of legend', 0, NULL, NULL),
(596, 'throne', '44', 0, 50, 0, 1, 107, 0, 'Throne', 'Important Habbos only', 0, NULL, NULL),
(597, 'rare_daffodil_rug', '44', 0, 25, 0, 1, 717, 0, 'Petal Patch', 'A little bit of outdoors indoors..', 0, NULL, NULL),
(598, 'md_limukaappi', '44', 0, 25, 0, 1, 718, 0, 'Habbo Cola Machine', 'A sparkling and refreshing pixel drink!', 0, NULL, NULL),
(599, 'samovar', '44', 0, 30, 0, 1, 719, 0, 'Russian Samovar', 'Click for a refreshing cuppa', 0, NULL, NULL),
(600, 'redhologram', '44', 0, 20, 0, 1, 720, 0, 'Holo-girl', 'You\'re her only hope...', 0, NULL, NULL),
(601, 'typingmachine', '44', 0, 20, 0, 1, 721, 0, 'Typewriter', 'Write that bestseller', 0, NULL, NULL),
(602, 'hologram', '44', 0, 20, 0, 1, 722, 0, 'Holopod', 'As if by magic...', 0, NULL, NULL),
(603, 'prize1', '44', 0, 15, 0, 1, 723, 0, 'Gold Trophy', 'Gorgeously glittery', 0, NULL, NULL),
(604, 'prize2', '44', 0, 15, 0, 1, 724, 0, 'Silver Trophy', 'Nice and shiny', 0, NULL, NULL),
(605, 'prize3', '44', 0, 15, 0, 1, 725, 0, 'Bronze Trophy', 'A weighty award', 0, NULL, NULL),
(606, 'rare_snowrug', '44', 0, 25, 0, 1, 726, 0, 'Snow Rug', 'Chilled Elegance', 0, NULL, NULL),
(607, 'poster 1004', '44', 1, 25, 0, 1, 251, 1004, 'Eid Mubarak Poster', 'Celebrate with us', 0, NULL, NULL),
(608, 'exe_rug', '45', 0, 1, 0, 1, 727, 0, 'Executive Rug', 'Please remove your shoes!', 0, NULL, NULL),
(609, 'exe_s_table', '45', 0, 2, 0, 1, 728, 0, 'Executive Glass Table', 'Get a clear reflection!', 0, NULL, NULL),
(610, 'exe_bardesk', '45', 0, 3, 0, 1, 729, 0, 'Executive Bar Desk', 'Divide the profits!', 0, NULL, NULL),
(611, 'exe_chair', '45', 0, 2, 0, 1, 730, 0, 'Executive Sofa Chair', 'Relaxing leather comfort', 0, NULL, NULL),
(612, 'exe_chair2', '45', 0, 3, 0, 1, 731, 0, 'Executive Boss Chair', 'You\'re fired!', 0, NULL, NULL),
(613, 'exe_corner', '45', 0, 2, 0, 1, 732, 0, 'Executive Corner Desk', 'Tuck it away', 0, NULL, NULL),
(614, 'exe_drinks', '45', 0, 2, 0, 1, 733, 0, 'Executive Drinks Tray', 'Give a warm welcome', 0, NULL, NULL),
(615, 'exe_sofa', '45', 0, 5, 0, 1, 734, 0, '3-Seater Sofa', 'Relaxing leather comfort', 0, NULL, NULL),
(616, 'exe_table', '45', 0, 5, 0, 1, 735, 0, 'Executive Desk', 'Take a memo, Featherstone', 0, NULL, NULL),
(617, 'exe_plant', '45', 0, 5, 0, 1, 736, 0, 'Executive Plant', 'Shimmering hedge trimming!', 0, NULL, NULL),
(618, 'exe_light', '45', 0, 5, 0, 1, 737, 0, 'Executive Light', 'Glow your business', 0, NULL, NULL),
(619, 'exe_cubelight', '45', 0, 5, 0, 1, 739, 0, 'Cubist Light', 'Lights up a square', 0, NULL, NULL),
(620, 'exe_artlamp', '45', 0, 5, 0, 1, 740, 0, 'Sphere Lamp', 'Suitable for budding entrepreneurs', 0, NULL, NULL),
(621, 'exe_map', '45', 0, 5, 0, 1, 741, 0, 'World Map', 'World domination imminent', 0, NULL, NULL),
(622, 'exe_wfall', '45', 0, 5, 0, 1, 742, 0, 'Wall Fall', 'Improve your cash flow', 0, NULL, NULL),
(623, 'exe_globe', '45', 0, 5, 0, 1, 743, 0, 'Power Globe', 'The power is yours!', 0, NULL, NULL),
(624, 'exe_elevator', '45', 0, 7, 0, 1, 744, 0, 'Elevator Teleport', 'Going up or down in style!', 0, NULL, NULL),
(627, 'arabian_bigtb', '46', 0, 5, 0, 1, 745, 0, 'Amanjena Table', 'It must be Jinn-er time!', 0, NULL, NULL),
(628, 'arabian_chair', '46', 0, 2, 0, 1, 746, 0, 'Green Blossom Chair', 'Exotic, soft seating', 0, NULL, NULL),
(629, 'arabian_divdr', '46', 0, 5, 0, 1, 747, 0, 'Soft wooden screen', 'Carved Cedar Divider', 0, NULL, NULL),
(630, 'arabian_pllw', '46', 0, 2, 0, 1, 748, 0, 'Green Blossom Pillow', 'Exotic comfort', 0, NULL, NULL),
(631, 'arabian_rug', '46', 0, 3, 0, 1, 749, 0, 'Berber Kilim Rug', 'Green blossom design', 0, NULL, NULL),
(632, 'arabian_snake', '46', 0, 3, 0, 1, 750, 0, 'Ornamental Urn', 'Beware the snake!', 0, NULL, NULL),
(633, 'arabian_swords', '46', 0, 4, 0, 1, 751, 0, 'Ancestral Scimitars', 'Not for yielding', 0, NULL, NULL),
(634, 'arabian_teamk', '46', 0, 6, 0, 1, 752, 0, 'Tea Maker', 'Quench that desert thirst', 0, NULL, NULL),
(635, 'arabian_tetbl', '46', 0, 3, 0, 1, 753, 0, 'Hexagonal Tea Table', 'Serve up a treat', 0, NULL, NULL),
(636, 'arabian_tray1', '46', 0, 3, 0, 1, 754, 0, 'Mint Tea Tray', 'Tea for every occasion', 0, NULL, NULL),
(637, 'arabian_tray2', '46', 0, 3, 0, 1, 755, 0, 'Candle Tray', 'For those Arabian nights', 0, NULL, NULL),
(638, 'arabian_tray3', '46', 0, 3, 0, 1, 756, 0, 'Sweets Tray', 'Indulge yourself!', 0, NULL, NULL),
(639, 'arabian_tray4', '46', 0, 3, 0, 1, 757, 0, 'Fruit Tray', 'Sweet, juicy and ripe', 0, NULL, NULL),
(640, 'arabian_wndw', '46', 0, 4, 0, 1, 758, 0, 'Arabian Window Frame', 'Arabian days and nights', 0, NULL, NULL),
(641, 'arabian_wall', '46', 0, 3, 1, 1, 759, 0, 'Arabian Wall', 'A wall built with class.', 0, NULL, NULL),
(642, 'arabian_tile', '46', 0, 3, 1, 1, 760, 0, 'Arabian Tile', 'Step in style...', 0, NULL, NULL),
(658, 'noob_window_double', '53', 0, 3, 1, 1, 761, 0, 'Window', 'Room with a view', 0, NULL, NULL),
(659, 'window_70s_narrow', '53', 0, 3, 0, 1, 762, 0, 'Small 70s Window', 'Takes you back', 0, NULL, NULL),
(660, 'window_70s_wide', '53', 0, 3, 0, 1, 763, 0, 'Large 70s Window', 'A view of the past', 0, NULL, NULL),
(661, 'window_basic', '53', 0, 3, 0, 1, 764, 0, 'Basic Window', 'Plain and simple', 0, NULL, NULL),
(662, 'window_chinese_narrow', '53', 0, 3, 0, 1, 765, 0, 'Small Oriental Window', 'Narrow wood carved frame', 0, NULL, NULL),
(663, 'window_chinese_wide', '53', 0, 3, 0, 1, 766, 0, 'Large Oriental Window', 'Dreaming of a Chinese summer', 0, NULL, NULL),
(664, 'window_double_default', '53', 0, 3, 0, 1, 767, 0, 'Double Window', 'Twice as good a view', 0, NULL, NULL),
(665, 'window_golden', '53', 0, 3, 0, 1, 768, 0, 'Golden Window', 'An expensive view', 0, NULL, NULL),
(666, 'window_grunge', '53', 0, 3, 0, 1, 769, 0, 'Grunge Window', 'Don\'t get too close!', 0, NULL, NULL),
(667, 'window_romantic_narrow', '53', 0, 3, 0, 1, 770, 0, 'Small Romantic Window', 'A beautiful view', 0, NULL, NULL),
(668, 'window_romantic_wide', '53', 0, 3, 0, 1, 771, 0, 'Large Romantic Window', 'Heavenly scent of flowers', 0, NULL, NULL),
(669, 'window_single_default', '53', 0, 3, 0, 1, 772, 0, 'Single Window', 'A simple view', 0, NULL, NULL),
(670, 'window_square', '53', 0, 3, 0, 1, 773, 0, 'Glass Square Window', 'Let\'s get creative!', 0, NULL, NULL),
(671, 'window_triple', '53', 0, 3, 0, 1, 774, 0, 'Bay Window', 'Now THAT\'S a view!', 0, NULL, NULL),
(672, 'window_skyscraper', '53', 0, 3, 0, 1, 775, 0, 'Skyscraper Window', 'Dizzy heights!', 0, NULL, NULL),
(674, 'teleport_door', '6', 3, 4, 0, 1, 778, 0, 'Teleport Door', 'Magic doorway to anywhere!', 0, NULL, NULL),
(675, 'noob_plant', '57', 1, 0, 0, 1, 779, 0, 'Lucky Bamboo', 'Starter Furni', 0, NULL, NULL),
(676, 'noob_table*1', '57', 1, 0, 0, 1, 780, 0, 'My first Habbo table', 'Lightweight, practical and orange', 0, NULL, NULL),
(677, 'noob_table*2', '57', 1, 0, 0, 1, 781, 0, 'My first Habbo table', 'Lightweight, practical and dark blue', 0, NULL, NULL),
(678, 'noob_table*3', '57', 1, 0, 0, 1, 782, 0, 'My first Habbo table', 'Lightweight, practical and aubergine', 0, NULL, NULL),
(679, 'noob_table*4', '57', 1, 0, 0, 1, 783, 0, 'My first Habbo table', 'Lightweight, practical and light blue', 0, NULL, NULL),
(680, 'noob_table*5', '57', 1, 0, 0, 1, 784, 0, 'My first Habbo table', 'Lightweight, practical and pink', 0, NULL, NULL),
(681, 'noob_table*6', '57', 1, 0, 0, 1, 785, 0, 'My first Habbo table', 'Lightweight, practical and green', 0, NULL, NULL),
(682, 'noob_stool*1', '57', 1, 0, 0, 1, 786, 0, 'My first Habbo stool', 'Unfold me and take the weight off (orange)', 0, NULL, NULL),
(683, 'noob_stool*2', '57', 1, 0, 0, 1, 787, 0, 'My first Habbo stool', 'Unfold me and take the weight off (dark blue)', 0, NULL, NULL),
(684, 'noob_stool*3', '57', 1, 0, 0, 1, 788, 0, 'My first Habbo stool', 'Unfold me and take the weight off (aubergine)', 0, NULL, NULL),
(685, 'noob_stool*4', '57', 1, 0, 0, 1, 789, 0, 'My first Habbo stool', 'Unfold me and take the weight off (light blue)', 0, NULL, NULL),
(686, 'noob_stool*5', '57', 1, 0, 0, 1, 790, 0, 'My first Habbo stool', 'Unfold me and take the weight off (pink)', 0, NULL, NULL),
(687, 'noob_stool*6', '57', 1, 0, 0, 1, 791, 0, 'My first Habbo stool', 'Unfold me and take the weight off (green)', 0, NULL, NULL),
(688, 'noob_lamp*1', '57', 1, 0, 0, 1, 798, 0, 'My first Habbo lamp', 'Get the light right where you want it (yellow)', 0, NULL, NULL),
(689, 'noob_lamp*2', '57', 1, 0, 0, 1, 799, 0, 'My first Habbo lamp', 'Get the light right where you want it (dark blue)', 0, NULL, NULL),
(690, 'noob_lamp*3', '57', 1, 0, 0, 1, 800, 0, 'My first Habbo lamp', 'Get the light right where you want it (aubergine)', 0, NULL, NULL),
(691, 'noob_lamp*4', '57', 1, 0, 0, 1, 801, 0, 'My first Habbo lamp', 'Get the light right where you want it (light blue)', 0, NULL, NULL),
(692, 'noob_lamp*5', '57', 1, 0, 0, 1, 802, 0, 'My first Habbo lamp', 'Get the light right where you want it (pink)', 0, NULL, NULL),
(693, 'noob_lamp*6', '57', 1, 0, 0, 1, 803, 0, 'My first Habbo lamp', 'Get the light right where you want it (canary yellow)', 0, NULL, NULL),
(694, 'noob_rug*1', '57', 1, 0, 0, 1, 792, 0, 'My first Habbo rug', 'Nice and neat sisal rug with orange edging', 0, NULL, NULL),
(695, 'noob_rug*2', '57', 1, 0, 0, 1, 793, 0, 'My first Habbo rug', 'Nice and neat sisal rug with blue edging', 0, NULL, NULL),
(696, 'noob_rug*3', '57', 1, 0, 0, 1, 794, 0, 'My first Habbo rug', 'Nice and neat sisal rug with aubergine edging', 0, NULL, NULL),
(697, 'noob_rug*4', '57', 1, 0, 0, 1, 795, 0, 'My first Habbo rug', 'Nice and neat sisal rug with light blue edging', 0, NULL, NULL),
(698, 'noob_rug*5', '57', 1, 0, 0, 1, 796, 0, 'My first Habbo rug', 'Nice and neat sisal rug with pink edging', 0, NULL, NULL),
(699, 'noob_rug*6', '57', 1, 0, 0, 1, 797, 0, 'My first Habbo rug', 'Nice and neat sisal rug with green edging', 0, NULL, NULL),
(700, 'noob_chair*1', '57', 1, 0, 0, 1, 804, 0, 'My first Habbo chair', 'Lightweight, practical and yellow', 0, NULL, NULL),
(701, 'noob_chair*2', '57', 1, 0, 0, 1, 805, 0, 'My first Habbo chair', 'Lightweight, practical, with dark blue stripes', 0, NULL, NULL),
(702, 'noob_chair*3', '57', 1, 0, 0, 1, 806, 0, 'My first Habbo chair', 'Lightweight, practical, with red stripes', 0, NULL, NULL),
(703, 'noob_chair*4', '57', 1, 0, 0, 1, 807, 0, 'My first Habbo chair', 'Lightweight, practical, with light blue stripes', 0, NULL, NULL),
(704, 'noob_chair*5', '57', 1, 0, 0, 1, 808, 0, 'My first Habbo chair', 'Lightweight, practical, with pink stripes', 0, NULL, NULL),
(705, 'noob_chair*6', '57', 1, 0, 0, 1, 809, 0, 'My first Habbo chair ', 'Lightweight, practical with dark yellow stripes', 0, NULL, NULL),
(706, 'exe_gate', '45', 0, 3, 1, 1, 738, 0, 'Executive Gate', 'Keeps the tax man away', 0, NULL, NULL),
(707, 'country_rain', '59', 1, 3, 0, 1, 810, 0, 'Rain Shower', 'Made in Britain', 0, NULL, NULL),
(708, 'country_scarecrow', '59', 1, 3, 0, 1, 811, 0, 'Country Scarecrow', 'Looks strangely similar', 0, NULL, NULL),
(709, 'country_soil', '59', 1, 3, 0, 1, 812, 0, 'Crop Field', 'Grow your own!', 0, NULL, NULL),
(710, 'country_grass', '59', 1, 3, 0, 1, 813, 0, 'Field Grass', 'Herding and grazing', 0, NULL, NULL),
(711, 'country_trctr', '59', 1, 3, 0, 1, 814, 0, 'Tractor', 'Don\'t run over the bunny!', 0, NULL, NULL),
(712, 'country_fnc2', '59', 1, 3, 0, 1, 815, 0, 'Stone Wall', 'Keep your livestock safe', 0, NULL, NULL),
(713, 'country_fnc1', '59', 1, 3, 0, 1, 816, 0, 'Stick Fence', 'Wooden fence', 0, NULL, NULL),
(714, 'country_well', '59', 1, 3, 0, 1, 817, 0, 'Wishing Well', 'Come spend a penny', 0, NULL, NULL),
(715, 'country_rbw', '59', 1, 3, 0, 1, 818, 0, 'Rainbow', 'Is there a pot of gold at the end?', 0, NULL, NULL),
(716, 'country_wheat', '59', 1, 3, 0, 1, 819, 0, 'Golden Wheat', 'Right on the brink of harvest', 0, NULL, NULL),
(717, 'country_gate', '59', 1, 3, 0, 1, 820, 0, 'Farm Gate', 'Livestock: Close gate behind you', 0, NULL, NULL),
(718, 'country_stage', '59', 1, 3, 0, 1, 821, 0, 'Wooden Stage', 'Time for a barn dance', 0, NULL, NULL),
(719, 'country_log', '59', 1, 3, 0, 1, 822, 0, 'Log bench', 'Stop and perch', 0, NULL, NULL),
(720, 'country_fnc3', '59', 1, 3, 0, 1, 823, 0, 'Stone Pile', 'The work of a witch?', 0, NULL, NULL),
(721, 'country_patio', '59', 1, 3, 0, 1, 824, 0, 'Wooden Patio Tile', 'Build the great outdoors', 0, NULL, NULL),
(722, 'country_corner', '59', 1, 3, 0, 1, 825, 0, 'Country Ditch Corner', 'Channel your irrigation', 0, NULL, NULL),
(723, 'country_ditch', '59', 1, 3, 0, 1, 826, 0, 'Country Ditch Corner', 'Irrigation to irritation in one wrong step', 0, NULL, NULL),
(724, 'country_forestwall', '59', 1, 3, 0, 1, 827, 0, 'Forest Wall Poster', 'Give your walls a woodland touch', 0, NULL, NULL),
(725, 'country_fp', '59', 1, 3, 0, 1, 828, 0, 'Marble Fireplace', 'Keep the home fires burning', 0, NULL, NULL),
(726, 'country_wall', '59', 1, 3, 0, 1, 829, 0, 'Country Wall', 'Tudor Style', 0, NULL, NULL),
(727, 'country_lantern', '59', 1, 3, 0, 1, 830, 0, 'Ye Olde Lantern', 'Light of your Country life', 0, NULL, NULL),
(728, 'env_bushes', '59', 1, 3, 0, 1, 831, 0, 'Eco Hedgerow', 'Block out your nosey neighbours', 0, NULL, NULL),
(729, 'env_bushes_gate', '59', 1, 3, 0, 1, 832, 0, 'Eco Hedgerows Gate', 'Get ready for Mother Nature\'s world and wait your turn', 0, NULL, NULL),
(730, 'env_grass', '59', 1, 3, 0, 1, 833, 0, 'Grass patch', 'Lush green grass to lay on your Earth', 0, NULL, NULL),
(731, 'env_telep', '59', 1, 3, 0, 1, 834, 0, 'The Outhouse', 'A place for privacy', 0, NULL, NULL),
(732, 'env_tree1', '59', 1, 3, 0, 1, 835, 0, 'Forest Tree Chair', 'Take seat and breathe in the fresh air!', 0, NULL, NULL),
(733, 'env_tree2', '59', 1, 3, 0, 1, 836, 0, 'Forest Tree Americana', 'Earth\'s Green Haven - ROOM 997 by EarthBoyJim', 0, NULL, NULL),
(734, 'env_tree3', '59', 1, 3, 0, 1, 837, 0, 'Forest Trunk Seat', 'Earth\'s Green Haven - ROOM 629 by EarthBoyJim', 0, NULL, NULL),
(735, 'env_tree4', '59', 1, 3, 0, 1, 838, 0, 'The Four Seasons Tree', 'Crank up some Vivaldi & give your mate a gift.', 0, NULL, NULL),
(772, 'chair_norja*2', '14', 1, 3, 0, 1, 845, 0, 'Black Iced Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(773, 'chair_norja*3', '14', 1, 3, 0, 1, 846, 0, 'White Iced Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(774, 'chair_norja*4', '14', 1, 3, 0, 1, 847, 0, 'Urban Iced Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(775, 'chair_norja*5', '14', 1, 3, 0, 1, 848, 0, 'Pink Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(776, 'chair_norja*6', '14', 1, 3, 0, 1, 849, 0, 'Blue Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(777, 'chair_norja*7', '14', 1, 3, 0, 1, 850, 0, 'Rural Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(778, 'chair_norja*8', '14', 1, 3, 0, 1, 851, 0, 'Yellow Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(779, 'chair_norja*9', '14', 1, 3, 0, 1, 852, 0, 'Red Chair', 'Sleek and chic for each cheek', 0, NULL, NULL),
(780, 'couch_norja*2', '14', 2, 3, 0, 1, 853, 0, 'Black Iced Bench', 'Two can perch comfortably', 0, NULL, NULL),
(781, 'couch_norja*3', '14', 2, 3, 0, 1, 854, 0, 'White Iced Bench', 'Two can perch comfortably', 0, NULL, NULL),
(782, 'couch_norja*4', '14', 2, 3, 0, 1, 855, 0, 'Urban Iced Bench', 'Two can perch comfortably', 0, NULL, NULL),
(783, 'couch_norja*5', '14', 2, 3, 0, 1, 856, 0, 'Pink Bench', 'Two can perch comfortably', 0, NULL, NULL),
(784, 'couch_norja*6', '14', 2, 3, 0, 1, 857, 0, 'Blue Bench', 'Two can perch comfortably', 0, NULL, NULL),
(785, 'couch_norja*7', '14', 2, 3, 0, 1, 858, 0, 'Rural Iced Bench', 'Two can perch comfortably', 0, NULL, NULL),
(786, 'couch_norja*8', '14', 2, 3, 0, 1, 859, 0, 'Yellow Bench', 'Two can perch comfortably', 0, NULL, NULL),
(787, 'couch_norja*9', '14', 2, 3, 0, 1, 860, 0, 'Red Bench', 'Two can perch comfortably', 0, NULL, NULL),
(788, 'table_norja_med*2', '14', 3, 3, 0, 1, 861, 0, 'Black Iced Table', 'For larger gatherings', 0, NULL, NULL),
(789, 'table_norja_med*3', '14', 3, 3, 0, 1, 862, 0, 'White Iced Table', 'For larger gatherings', 0, NULL, NULL),
(790, 'table_norja_med*4', '14', 3, 3, 0, 1, 863, 0, 'Urban Iced Coffee Table', 'For larger gatherings', 0, NULL, NULL),
(791, 'table_norja_med*5', '14', 3, 3, 0, 1, 864, 0, 'Large Coffee Table Pink', 'For larger gatherings', 0, NULL, NULL),
(792, 'table_norja_med*6', '14', 3, 3, 0, 1, 865, 0, 'Large Coffee Table Blue', 'For larger gatherings', 0, NULL, NULL),
(793, 'table_norja_med*7', '14', 3, 3, 0, 1, 866, 0, 'Rural Iced Coffee Table', 'For larger gatherings', 0, NULL, NULL),
(794, 'table_norja_med*8', '14', 3, 3, 0, 1, 867, 0, 'Large Coffee Table Yellow', 'For larger gatherings', 0, NULL, NULL),
(795, 'table_norja_med*9', '14', 3, 3, 0, 1, 868, 0, 'Large Coffee Table Red', 'For larger gatherings', 0, NULL, NULL),
(796, 'shelves_norja*2', '14', 4, 3, 0, 1, 869, 0, 'Black Iced Bookcase', 'For nic naks and art deco books', 0, NULL, NULL),
(797, 'shelves_norja*3', '14', 4, 3, 0, 1, 870, 0, 'White Iced Bookcase', 'For nic naks and art deco books', 0, NULL, NULL),
(798, 'shelves_norja*4', '14', 4, 3, 0, 1, 871, 0, 'Urban Iced Bookcase', 'For nic naks and tech books', 0, NULL, NULL),
(799, 'shelves_norja*5', '14', 4, 3, 0, 1, 872, 0, 'Pink Bookcase', 'For nic naks and art deco books', 0, NULL, NULL),
(800, 'shelves_norja*6', '14', 4, 3, 0, 1, 873, 0, 'Blue Bookcase', 'For nic naks and art deco books', 0, NULL, NULL),
(801, 'shelves_norja*7', '14', 4, 3, 0, 1, 874, 0, 'Rural Iced Bookcase', 'For nic naks and cookery books', 0, NULL, NULL),
(802, 'shelves_norja*8', '14', 4, 3, 0, 1, 875, 0, 'Yellow Bookcase', 'For nic naks and art deco books', 0, NULL, NULL),
(803, 'shelves_norja*9', '14', 4, 3, 0, 1, 876, 0, 'Red Bookcase', 'For nic naks and art deco books', 0, NULL, NULL),
(804, 'soft_sofachair_norja*2', '14', 5, 3, 0, 1, 877, 0, 'Black Iced Sofachair', 'Black Iced Sofachair', 0, NULL, NULL),
(805, 'soft_sofachair_norja*3', '14', 5, 3, 0, 1, 878, 0, 'White Iced Sofachair', 'Soft Iced sofachair', 0, NULL, NULL),
(806, 'soft_sofachair_norja*4', '14', 5, 3, 0, 1, 879, 0, 'Urban Iced Sofachair', 'Sit back and relax', 0, NULL, NULL),
(807, 'soft_sofachair_norja*5', '14', 5, 3, 0, 1, 880, 0, 'Pink Iced Sofachair', 'Pink Iced Sofachair', 0, NULL, NULL),
(808, 'soft_sofachair_norja*6', '14', 5, 3, 0, 1, 881, 0, 'Blue Iced Sofachair', 'Blue Iced Sofachair', 0, NULL, NULL),
(809, 'soft_sofachair_norja*7', '14', 5, 3, 0, 1, 882, 0, 'Rural Iced Sofachair', 'Sit back and relax', 0, NULL, NULL),
(810, 'soft_sofachair_norja*8', '14', 5, 3, 0, 1, 883, 0, 'Yellow Iced Sofachair', 'Yellow Iced Sofachair', 0, NULL, NULL),
(811, 'soft_sofachair_norja*9', '14', 5, 3, 0, 1, 884, 0, 'Red Iced Sofachair', 'Red Iced Sofachair', 0, NULL, NULL),
(812, 'soft_sofa_norja*2', '14', 6, 4, 0, 1, 885, 0, 'Black Iced Sofa', 'Black Iced Sofa', 0, NULL, NULL),
(813, 'soft_sofa_norja*3', '14', 6, 4, 0, 1, 886, 0, 'White Iced Sofa', 'Pristine white, keep it clean!', 0, NULL, NULL),
(814, 'soft_sofa_norja*4', '14', 6, 4, 0, 1, 887, 0, 'Urban Iced Sofa', 'Sit back and relax', 0, NULL, NULL),
(815, 'soft_sofa_norja*5', '14', 6, 4, 0, 1, 888, 0, 'Pink Iced Sofa', 'Pink Iced Sofa', 0, NULL, NULL),
(816, 'soft_sofa_norja*6', '14', 6, 4, 0, 1, 889, 0, 'Blue Iced Sofa', 'A soft leather sofa', 0, NULL, NULL),
(817, 'soft_sofa_norja*7', '14', 6, 4, 0, 1, 890, 0, 'Rural Iced Sofa', 'Sit back and relax', 0, NULL, NULL),
(818, 'soft_sofa_norja*8', '14', 6, 4, 0, 1, 891, 0, 'Yellow Iced Sofa', 'Yellow Iced Sofa', 0, NULL, NULL),
(819, 'soft_sofa_norja*9', '14', 6, 4, 0, 1, 892, 0, 'Red Iced Sofa', 'Red Iced Sofa', 0, NULL, NULL),
(820, 'divider_nor2*2', '14', 7, 3, 0, 1, 893, 0, 'Black Iced Bar-Desk', 'Soft but sturdy', 0, NULL, NULL),
(821, 'divider_nor2*3', '14', 7, 3, 0, 1, 894, 0, 'White Iced Bar-Desk', 'Strong, yet soft looking', 0, NULL, NULL),
(822, 'divider_nor2*4', '14', 7, 3, 0, 1, 895, 0, 'Urban Iced Bar', 'No way through', 0, NULL, NULL),
(823, 'divider_nor2*5', '14', 7, 3, 0, 1, 896, 0, 'Pink Iced bar desk', 'Pink Iced bar desk', 0, NULL, NULL),
(824, 'divider_nor2*6', '14', 7, 3, 0, 1, 897, 0, 'Blue Iced bar desk', 'Blue Iced bar desk', 0, NULL, NULL),
(825, 'divider_nor2*7', '14', 7, 3, 0, 1, 898, 0, 'Rural Iced Bar', 'No way through', 0, NULL, NULL),
(826, 'divider_nor2*8', '14', 7, 3, 0, 1, 899, 0, 'Yellow Iced bar desk', 'Yellow Iced bar desk', 0, NULL, NULL),
(827, 'divider_nor2*9', '14', 7, 3, 0, 1, 900, 0, 'Red Iced bar desk', 'Red Iced bar desk', 0, NULL, NULL),
(828, 'divider_nor1*2', '14', 8, 3, 0, 1, 901, 0, 'Black Iced Corner', 'Tuck it away', 0, NULL, NULL),
(829, 'divider_nor1*3', '14', 8, 3, 0, 1, 902, 0, 'White Iced Corner', 'Looks squishy, but isn\'t!', 0, NULL, NULL),
(830, 'divider_nor1*4', '14', 8, 3, 0, 1, 903, 0, 'Urban Iced Corner', 'The missing piece', 0, NULL, NULL),
(831, 'divider_nor1*5', '14', 8, 3, 0, 1, 904, 0, 'Pink Ice corner', 'Pink Ice corner', 0, NULL, NULL),
(832, 'divider_nor1*6', '14', 8, 3, 0, 1, 905, 0, 'Blue Ice corner', 'Blue Ice corner', 0, NULL, NULL),
(833, 'divider_nor1*7', '14', 8, 3, 0, 1, 906, 0, 'Rural Iced Corner', 'The missing piece', 0, NULL, NULL),
(834, 'divider_nor1*8', '14', 8, 3, 0, 1, 907, 0, 'Yellow Ice corner', 'Yellow Ice corner', 0, NULL, NULL),
(835, 'divider_nor1*9', '14', 8, 3, 0, 1, 908, 0, 'Red Ice corner', 'Red Ice corner', 0, NULL, NULL),
(836, 'divider_nor3*2', '14', 9, 6, 0, 1, 909, 0, 'Black Iced Gate', 'No way through, or is there?', 0, NULL, NULL),
(837, 'divider_nor3*3', '14', 9, 6, 0, 1, 910, 0, 'White Iced Gate', 'Do go through...', 0, NULL, NULL),
(838, 'divider_nor3*4', '14', 9, 6, 0, 1, 911, 0, 'Urban Iced Gate', 'Entrance or exit?', 0, NULL, NULL),
(839, 'divider_nor3*5', '14', 9, 6, 0, 1, 912, 0, 'Pink Iced gate', 'Pink Iced gate', 0, NULL, NULL),
(840, 'divider_nor3*6', '14', 9, 6, 0, 1, 913, 0, 'Blue Iced gate', 'Blue Iced gate', 0, NULL, NULL),
(841, 'divider_nor3*7', '14', 9, 6, 0, 1, 914, 0, 'Rural Iced gate', 'Entrance or exit?', 0, NULL, NULL),
(842, 'divider_nor3*8', '14', 9, 6, 0, 1, 915, 0, 'Yellow Iced gate', 'Yellow Iced gate', 0, NULL, NULL),
(843, 'divider_nor3*9', '14', 9, 6, 0, 1, 916, 0, 'Red Iced gate', 'Red Iced gate', 0, NULL, NULL),
(844, 'divider_nor4*2', '14', 10, 5, 0, 1, 917, 0, 'Black Iced Auto Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(845, 'divider_nor4*3', '14', 10, 5, 0, 1, 918, 0, 'White Iced Auto Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(846, 'divider_nor4*4', '14', 10, 5, 0, 1, 919, 0, 'Urban Iced Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(847, 'divider_nor4*5', '14', 10, 5, 0, 1, 920, 0, 'Pink Iced Auto Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(848, 'divider_nor4*6', '14', 10, 5, 0, 1, 921, 0, 'Blue Iced Auto Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(849, 'divider_nor4*7', '14', 10, 5, 0, 1, 922, 0, 'Rural Iced Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(850, 'divider_nor4*8', '14', 10, 5, 0, 1, 923, 0, 'Yellow Iced Auto Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(851, 'divider_nor4*9', '14', 10, 5, 0, 1, 924, 0, 'Red Iced Auto Shutter', 'Habbos, roll out!', 0, NULL, NULL),
(852, 'divider_nor5*2', '14', 11, 4, 0, 1, 925, 0, 'Black Iced Angle', 'Cool cornering for your crib y0!', 0, NULL, NULL),
(853, 'divider_nor5*3', '14', 11, 4, 0, 1, 926, 0, 'White Iced Angle', 'Cool cornering for your crib y0!', 0, NULL, NULL),
(854, 'divider_nor5*4', '14', 11, 4, 0, 1, 927, 0, 'Urban Iced Angle', 'Cool cornering for your crib!', 0, NULL, NULL),
(855, 'divider_nor5*5', '14', 11, 4, 0, 1, 928, 0, 'Pink Iced Angle', 'Cool cornering for your crib y0!', 0, NULL, NULL),
(856, 'divider_nor5*6', '14', 11, 4, 0, 1, 929, 0, 'Blue Iced Angle', 'Cool cornering for your crib y0!', 0, NULL, NULL),
(857, 'divider_nor5*7', '14', 11, 4, 0, 1, 930, 0, 'Rural Iced Angle', 'Cool cornering for your crib!', 0, NULL, NULL),
(858, 'divider_nor5*8', '14', 11, 4, 0, 1, 931, 0, 'Yellow Iced Angle', 'Cool cornering for your crib y0!', 0, NULL, NULL),
(859, 'divider_nor5*9', '14', 11, 4, 0, 1, 932, 0, 'Red Iced Angle', 'Cool cornering for your crib y0!', 0, NULL, NULL),
(860, 'sofa_silo*2', '9', 4, 3, 0, 1, 933, 0, 'Black Two-Seater Sofa', 'Cushioned, understated comfort', 0, NULL, NULL),
(861, 'sofa_silo*3', '9', 4, 3, 0, 1, 934, 0, 'White Two-Seater Sofa', 'Cushioned, understated comfort', 0, NULL, NULL),
(862, 'sofa_silo*4', '9', 4, 3, 0, 1, 935, 0, 'Beige Area Sofa', 'Beige Area Sofa', 0, NULL, NULL),
(863, 'sofa_silo*5', '9', 4, 3, 0, 1, 936, 0, 'Pink Area Sofa', 'Cushioned, understated comfort', 0, NULL, NULL),
(864, 'sofa_silo*6', '9', 4, 3, 0, 1, 937, 0, 'Blue Area Sofa', 'Cushioned, understated comfort', 0, NULL, NULL),
(865, 'sofa_silo*7', '9', 4, 3, 0, 1, 938, 0, 'Green Area Sofa', 'Cushioned, understated comfort', 0, NULL, NULL),
(866, 'sofa_silo*8', '9', 4, 3, 0, 1, 939, 0, 'Yellow Two-Seater Sofa', 'Cushioned, understated comfort', 0, NULL, NULL),
(867, 'sofa_silo*9', '9', 4, 3, 0, 1, 940, 0, 'Red Area Sofa', 'Cushioned, understated comfort', 0, NULL, NULL),
(868, 'sofachair_silo*2', '9', 5, 3, 0, 1, 941, 0, 'Black Armchair', 'Large, but worth it', 0, NULL, NULL),
(869, 'sofachair_silo*3', '9', 5, 3, 0, 1, 942, 0, 'White Armchair', 'Large, but worth it', 0, NULL, NULL),
(870, 'sofachair_silo*4', '9', 5, 3, 0, 1, 943, 0, 'Beige Area Armchair', 'Large, but worth it', 0, NULL, NULL),
(871, 'sofachair_silo*5', '9', 5, 3, 0, 1, 944, 0, 'Pink Area Armchair', 'Large, but worth it', 0, NULL, NULL),
(872, 'sofachair_silo*6', '9', 5, 3, 0, 1, 945, 0, 'Blue Area Armchair', 'Large, but worth it', 0, NULL, NULL),
(873, 'sofachair_silo*7', '9', 5, 3, 0, 1, 946, 0, 'Green Area Armchair', 'Large, but worth it', 0, NULL, NULL),
(874, 'sofachair_silo*8', '9', 5, 3, 0, 1, 947, 0, 'Yellow Armchair', 'Large, but worth it', 0, NULL, NULL),
(875, 'sofachair_silo*9', '9', 5, 3, 0, 1, 948, 0, 'Red Area Armchair', 'Large, but worth it', 0, NULL, NULL),
(876, 'table_silo_small*2', '9', 6, 1, 0, 1, 949, 0, 'Black Occasional Table', 'For those random moments', 0, NULL, NULL),
(877, 'table_silo_small*3', '9', 6, 1, 0, 1, 950, 0, 'White Occasional Table', 'For those random moments', 0, NULL, NULL),
(878, 'table_silo_small*4', '9', 6, 1, 0, 1, 951, 0, 'Beige Area Occasional Table', 'Beige Area Occasional Table', 0, NULL, NULL),
(879, 'table_silo_small*5', '9', 6, 1, 0, 1, 952, 0, 'Pink Area Occasional Table', 'Pink Area Occasional Table', 0, NULL, NULL),
(880, 'table_silo_small*6', '9', 6, 1, 0, 1, 953, 0, 'Blue Area Occasional Table', 'Small and elegant', 0, NULL, NULL),
(881, 'table_silo_small*7', '9', 6, 1, 0, 1, 954, 0, 'Green Area Occasional Table', 'Small and elegant', 0, NULL, NULL),
(882, 'table_silo_small*8', '9', 6, 1, 0, 1, 955, 0, 'Yellow Occasional Table', 'For those random moments', 0, NULL, NULL),
(883, 'table_silo_small*9', '9', 6, 1, 0, 1, 956, 0, 'Red Area Occasional Table', 'Red Area Occasional Table', 0, NULL, NULL),
(884, 'divider_silo3*2', '9', 7, 6, 0, 1, 957, 0, 'Black Area Gate', 'Form following function', 0, NULL, NULL),
(885, 'divider_silo3*3', '9', 7, 6, 0, 1, 958, 0, 'White Area Gate', 'Form following function', 0, NULL, NULL),
(886, 'divider_silo3*4', '9', 7, 6, 0, 1, 959, 0, 'Beige Area Gate', 'Beige Area Gate', 0, NULL, NULL),
(887, 'divider_silo3*5', '9', 7, 6, 0, 1, 960, 0, 'Pink Area Gate', 'Pink Area Gate', 0, NULL, NULL),
(888, 'divider_silo3*6', '9', 7, 6, 0, 1, 961, 0, 'Blue Area Gate', 'Door (lockable)', 0, NULL, NULL),
(889, 'divider_silo3*7', '9', 7, 6, 0, 1, 962, 0, 'Green Area Gate', 'Door (lockable)', 0, NULL, NULL),
(890, 'divider_silo3*8', '9', 7, 6, 0, 1, 963, 0, 'Yellow Area Gate', 'Form following function', 0, NULL, NULL),
(891, 'divider_silo3*9', '9', 7, 6, 0, 1, 964, 0, 'Red Area Gate', 'Red Area Gate', 0, NULL, NULL),
(892, 'divider_silo1*2', '9', 9, 3, 0, 1, 965, 0, 'Black Corner Shelf', 'Neat and natty', 0, NULL, NULL),
(893, 'divider_silo1*3', '9', 9, 3, 0, 1, 966, 0, 'White Corner Shelf', 'Neat and natty', 0, NULL, NULL),
(894, 'divider_silo1*4', '9', 9, 3, 0, 1, 967, 0, 'Beige Area Corner Shelf', 'Beige Area Corner Shelf', 0, NULL, NULL),
(895, 'divider_silo1*5', '9', 9, 3, 0, 1, 968, 0, 'Pink Area Corner Shelf', 'Pink Area Corner Shelf', 0, NULL, NULL),
(896, 'divider_silo1*6', '9', 9, 3, 0, 1, 967, 0, 'Blue Area Corner Shelf', 'Tuck it away!', 0, NULL, NULL),
(897, 'divider_silo1*7', '9', 9, 3, 0, 1, 968, 0, 'Green Area Corner Shelf', 'Tuck it away!', 0, NULL, NULL),
(898, 'divider_silo1*8', '9', 9, 3, 0, 1, 969, 0, 'Yellow Corner Shelf', 'Neat and natty', 0, NULL, NULL),
(899, 'divider_silo1*9', '9', 9, 3, 0, 1, 970, 0, 'Red Area Corner Shelf', 'Tuck it away', 0, NULL, NULL),
(900, 'chair_silo*2', '9', 10, 3, 0, 1, 973, 0, 'Black Dining Chair', 'Keep it simple', 0, NULL, NULL),
(901, 'chair_silo*3', '9', 10, 3, 0, 1, 974, 0, 'White Dining Chair', 'Keep it simple', 0, NULL, NULL),
(902, 'chair_silo*4', '9', 10, 3, 0, 1, 975, 0, 'Beige Silo Dining Chair', 'Beige Silo Dining Chair', 0, NULL, NULL),
(903, 'chair_silo*5', '9', 10, 3, 0, 1, 976, 0, 'Pink Silo Dining Chair', 'Pink Silo Dining Chair', 0, NULL, NULL),
(904, 'chair_silo*6', '9', 10, 3, 0, 1, 977, 0, 'Blue Area Dining Chair', 'Wooden dining chair', 0, NULL, NULL),
(905, 'chair_silo*7', '9', 10, 3, 0, 1, 978, 0, 'Green Area Dining Chair', 'Wooden dining chair', 0, NULL, NULL),
(906, 'chair_silo*8', '9', 10, 3, 0, 1, 979, 0, 'Yellow Dining Chair', 'Keep it simple', 0, NULL, NULL),
(907, 'chair_silo*9', '9', 10, 3, 0, 1, 980, 0, 'Red Area Dining Chair', 'Wooden dining chair', 0, NULL, NULL),
(908, 'safe_silo*2', '9', 11, 3, 0, 1, 981, 0, 'Black Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(909, 'safe_silo*3', '9', 11, 3, 0, 1, 982, 0, 'White Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(910, 'safe_silo*4', '9', 11, 3, 0, 1, 983, 0, 'Beige Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(911, 'safe_silo*5', '9', 11, 3, 0, 1, 984, 0, 'Pink Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(912, 'safe_silo*6', '9', 11, 3, 0, 1, 985, 0, 'Blue Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(913, 'safe_silo*7', '9', 11, 3, 0, 1, 986, 0, 'Green Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(914, 'safe_silo*8', '9', 11, 3, 0, 1, 987, 0, 'Yellow Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(915, 'safe_silo*9', '9', 11, 3, 0, 1, 988, 0, 'Red Safe Minibar', 'Totally shatter-proof!', 0, NULL, NULL),
(916, 'barchair_silo*2', '9', 12, 3, 0, 1, 989, 0, 'Black Bar Stool', 'Practical and convenient', 0, NULL, NULL),
(917, 'barchair_silo*3', '9', 12, 3, 0, 1, 990, 0, 'White Bar Stool', 'Practical and convenient', 0, NULL, NULL),
(918, 'barchair_silo*4', '9', 12, 3, 0, 1, 991, 0, 'Beige Bar Stool', 'Practical and convenient', 0, NULL, NULL),
(919, 'barchair_silo*5', '9', 12, 3, 0, 1, 992, 0, 'Pink Bar Stool', 'Practical and convenient', 0, NULL, NULL),
(920, 'barchair_silo*6', '9', 12, 3, 0, 1, 993, 0, 'Blue Bar Stool', 'Take a perch!', 0, NULL, NULL),
(921, 'barchair_silo*7', '9', 12, 3, 0, 1, 994, 0, 'Green Bar Stool', 'Take a perch!', 0, NULL, NULL),
(922, 'barchair_silo*8', '9', 12, 3, 0, 1, 995, 0, 'Yellow Bar Stool', 'Practical and convenient', 0, NULL, NULL),
(923, 'barchair_silo*9', '9', 12, 3, 0, 1, 996, 0, 'Red Bar Stool', 'Practical and convenient', 0, NULL, NULL),
(924, 'table_silo_med*2', '9', 13, 3, 0, 1, 997, 0, 'Black Coffee Table', 'Wipe clean and unobtrusive', 0, NULL, NULL),
(925, 'table_silo_med*3', '9', 13, 3, 0, 1, 998, 0, 'White Coffee Table', 'Wipe clean and unobtrusive', 0, NULL, NULL),
(926, 'table_silo_med*4', '9', 13, 3, 0, 1, 999, 0, 'Beige Area Coffee Table', 'Beige Area Coffee Table', 0, NULL, NULL),
(927, 'table_silo_med*5', '9', 13, 3, 0, 1, 1000, 0, 'Pink Area Coffee Table', 'Pink Area Coffee Table', 0, NULL, NULL),
(928, 'table_silo_med*6', '9', 13, 3, 0, 1, 1001, 0, 'Blue Area Coffee Table', 'Gather everyone round', 0, NULL, NULL),
(929, 'table_silo_med*7', '9', 13, 3, 0, 1, 1002, 0, 'Green Area Coffee Table', 'Gather everyone round', 0, NULL, NULL),
(930, 'table_silo_med*8', '9', 13, 3, 0, 1, 1003, 0, 'Yellow Coffee Table', 'Wipe clean and unobtrusive', 0, NULL, NULL),
(931, 'table_silo_med*9', '9', 13, 3, 0, 1, 1004, 0, 'Red Area Coffee Table', 'Red Area Coffee Table', 0, NULL, NULL),
(932, 'pura_mdl1*1', '17', 7, 3, 0, 1, 1005, 0, 'Aqua Pura Module 1', 'Any way you like it!', 0, NULL, NULL),
(933, 'pura_mdl2*1', '17', 8, 3, 0, 1, 1006, 0, 'Aqua Pura Module 2', 'Any way you like it!', 0, NULL, NULL),
(934, 'pura_mdl3*1', '17', 9, 3, 0, 1, 1007, 0, 'Aqua Pura Module 3', 'Any way you like it!', 0, NULL, NULL),
(935, 'pura_mdl4*1', '17', 10, 3, 0, 1, 1008, 0, 'Aqua Pura Module 4', 'Any way you like it!', 0, NULL, NULL),
(936, 'pura_mdl5*1', '17', 11, 3, 0, 1, 1009, 0, 'Aqua Pura Module 5', 'Any way you like it!', 0, NULL, NULL),
(937, 'chair_basic*1', '17', 12, 3, 0, 1, 1010, 0, 'Aqua Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(938, 'pura_mdl1*2', '17', 7, 3, 0, 1, 1011, 0, 'Pink Pura Module 1', 'Any way you like it!', 0, NULL, NULL),
(939, 'pura_mdl1*3', '17', 7, 3, 0, 1, 1012, 0, 'Black Pura Module 1', 'Any way you like it!', 0, NULL, NULL),
(940, 'pura_mdl1*4', '17', 7, 3, 0, 1, 1013, 0, 'White Pura Module 1', 'Any way you like it!', 0, NULL, NULL),
(941, 'pura_mdl1*5', '17', 7, 3, 0, 1, 1014, 0, 'Beige pura module 1', '', 0, NULL, NULL),
(942, 'pura_mdl1*6', '17', 7, 3, 0, 1, 1015, 0, 'Blue Pura Module 1', 'Any way you like it!', 0, NULL, NULL),
(943, 'pura_mdl1*7', '17', 7, 3, 0, 1, 1016, 0, 'Green Pura Module 1', 'Any way you like it!', 0, NULL, NULL),
(944, 'pura_mdl1*8', '17', 7, 3, 0, 1, 1017, 0, 'Yellow pura module 1', '', 0, NULL, NULL),
(945, 'pura_mdl1*9', '17', 7, 3, 0, 1, 1018, 0, 'Red Pura Module 1', 'Any way you like it!', 0, NULL, NULL),
(946, 'pura_mdl2*2', '17', 8, 3, 0, 1, 1019, 0, 'Pink Pura Module 2', 'Any way you like it!', 0, NULL, NULL),
(947, 'pura_mdl2*3', '17', 8, 3, 0, 1, 1020, 0, 'Black Pura Module 2', 'Any way you like it!', 0, NULL, NULL),
(948, 'pura_mdl2*4', '17', 8, 3, 0, 1, 1021, 0, 'White Pura Module 2', 'Any way you like it!', 0, NULL, NULL),
(949, 'pura_mdl2*5', '17', 8, 3, 0, 1, 1022, 0, 'Beige pura module 2', '', 0, NULL, NULL),
(950, 'pura_mdl2*6', '17', 8, 3, 0, 1, 1023, 0, 'Blue Pura Module 2', 'Any way you like it!', 0, NULL, NULL),
(951, 'pura_mdl2*7', '17', 8, 3, 0, 1, 1024, 0, 'Green Pura Module 2', 'Any way you like it!', 0, NULL, NULL),
(952, 'pura_mdl2*8', '17', 8, 3, 0, 1, 1025, 0, 'Yellow pura module 2', '', 0, NULL, NULL),
(953, 'pura_mdl2*9', '17', 8, 3, 0, 1, 1026, 0, 'Red Pura Module 2', 'Any way you like it!', 0, NULL, NULL),
(954, 'pura_mdl3*2', '17', 9, 3, 0, 1, 1027, 0, 'Pink Pura Module 3', 'Any way you like it!', 0, NULL, NULL),
(955, 'pura_mdl3*3', '17', 9, 3, 0, 1, 1028, 0, 'Black Pura Module 3', 'Any way you like it!', 0, NULL, NULL),
(956, 'pura_mdl3*4', '17', 9, 3, 0, 1, 1029, 0, 'White Pura Module 3', 'Any way you like it!', 0, NULL, NULL),
(957, 'pura_mdl3*5', '17', 9, 3, 0, 1, 1030, 0, 'Beige pura module 3', '', 0, NULL, NULL),
(958, 'pura_mdl3*6', '17', 9, 3, 0, 1, 1031, 0, 'Blue Pura Module 3', 'Any way you like it!', 0, NULL, NULL),
(959, 'pura_mdl3*7', '17', 9, 3, 0, 1, 1032, 0, 'Green Pura Module 3', 'Any way you like it!', 0, NULL, NULL),
(960, 'pura_mdl3*8', '17', 9, 3, 0, 1, 1033, 0, 'Yellow pura module 3', '', 0, NULL, NULL),
(961, 'pura_mdl3*9', '17', 9, 3, 0, 1, 1034, 0, 'Red Pura Module 3', 'Any way you like it!', 0, NULL, NULL),
(962, 'pura_mdl4*2', '17', 10, 3, 0, 1, 1035, 0, 'Pink Pura Module 4', 'Any way you like it!', 0, NULL, NULL),
(963, 'pura_mdl4*3', '17', 10, 3, 0, 1, 1036, 0, 'Black Pura Module 4', 'Any way you like it!', 0, NULL, NULL),
(964, 'pura_mdl4*4', '17', 10, 3, 0, 1, 1037, 0, 'White Pura Module 4', 'Any way you like it!', 0, NULL, NULL),
(965, 'pura_mdl4*5', '17', 10, 3, 0, 1, 1038, 0, 'Beige pura module 4', '', 0, NULL, NULL),
(966, 'pura_mdl4*6', '17', 10, 3, 0, 1, 1039, 0, 'Blue Pura Module 4', 'Any way you like it!', 0, NULL, NULL),
(967, 'pura_mdl4*7', '17', 10, 3, 0, 1, 1040, 0, 'Green Pura Module 4', 'Any way you like it!', 0, NULL, NULL),
(968, 'pura_mdl4*8', '17', 10, 3, 0, 1, 1041, 0, 'Yellow pura module 4', '', 0, NULL, NULL),
(969, 'pura_mdl4*9', '17', 10, 3, 0, 1, 1042, 0, 'Red Pura Module 4', 'Any way you like it!', 0, NULL, NULL),
(970, 'pura_mdl5*2', '17', 11, 3, 0, 1, 1043, 0, 'Pink Pura Module 5', 'Any way you like it!', 0, NULL, NULL),
(971, 'pura_mdl5*3', '17', 11, 3, 0, 1, 1044, 0, 'Black Pura Module 5', 'Any way you like it!', 0, NULL, NULL),
(972, 'pura_mdl5*4', '17', 11, 3, 0, 1, 1045, 0, 'White Pura Module 5', 'Any way you like it!', 0, NULL, NULL),
(973, 'pura_mdl5*5', '17', 11, 3, 0, 1, 1046, 0, 'Beige pura module 5', '', 0, NULL, NULL),
(974, 'pura_mdl5*6', '17', 11, 3, 0, 1, 1047, 0, 'Blue Pura Module 5', 'Any way you like it!', 0, NULL, NULL),
(975, 'pura_mdl5*7', '17', 11, 3, 0, 1, 1048, 0, 'Green Pura Module 5', 'Any way you like it!', 0, NULL, NULL),
(976, 'pura_mdl5*8', '17', 11, 3, 0, 1, 1049, 0, 'Yellow Pura Module 5', 'Any way you like it!', 0, NULL, NULL),
(977, 'pura_mdl5*9', '17', 11, 3, 0, 1, 1050, 0, 'Red Pura Module 5', 'Any way you like it!', 0, NULL, NULL),
(978, 'chair_basic*2', '17', 12, 3, 0, 1, 1051, 0, 'Pink Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(979, 'chair_basic*3', '17', 12, 3, 0, 1, 1052, 0, 'Black Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(980, 'chair_basic*4', '17', 12, 3, 0, 1, 1053, 0, 'White Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(981, 'chair_basic*5', '17', 12, 3, 0, 1, 1054, 0, 'Beige Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(982, 'chair_basic*6', '17', 12, 3, 0, 1, 1055, 0, 'Blue Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(983, 'chair_basic*7', '17', 12, 3, 0, 1, 1056, 0, 'Green Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(984, 'chair_basic*8', '17', 12, 3, 0, 1, 1057, 0, 'Yellow Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(985, 'chair_basic*9', '17', 12, 3, 0, 1, 1058, 0, 'Red Pura Egg Chair', 'It\'s a cracking design!', 0, NULL, NULL),
(986, 'hcc_chair', '64', 1, 8, 0, 1, 1060, 0, 'Trendy Stool', 'Shiny varnished finish', 0, NULL, NULL),
(987, 'hcc_shelf', '64', 6, 8, 0, 1, 1061, 0, 'Bookshelf', 'Your own Habbo archives', 0, NULL, NULL),
(988, 'hcc_stool', '64', 2, 8, 0, 1, 1062, 0, 'Antique Stool', 'For larger gatherings', 0, NULL, NULL),
(989, 'hcc_dvdr', '64', 8, 8, 0, 1, 1063, 0, 'Glass Divider', 'It won\'t cramp your style', 0, NULL, NULL),
(990, 'hcc_sofa', '64', 4, 8, 0, 1, 1068, 0, 'Low Back Sofa', 'Get your friends over!', 0, NULL, NULL);
INSERT INTO `catalogue_items` (`id`, `sale_code`, `page_id`, `order_id`, `price`, `is_hidden`, `amount`, `definition_id`, `item_specialspriteid`, `name`, `description`, `is_package`, `package_name`, `package_description`) VALUES
(991, 'hcc_crnr', '64', 9, 8, 0, 1, 1065, 0, 'Glass Corner', 'Adds the finishing touch', 0, NULL, NULL),
(992, 'hcc_sofachair', '64', 3, 8, 0, 1, 1064, 0, 'Reclining Chair', 'Put your feet up!', 0, NULL, NULL),
(993, 'hcc_table', '64', 5, 8, 0, 1, 1066, 0, 'Glass Table', 'Elegant centre piece', 0, NULL, NULL),
(994, 'hcc_minibar', '64', 7, 8, 0, 1, 1067, 0, 'Minibar', 'Cool look, cool drinks!', 0, NULL, NULL),
(995, 'glass_shelf', '66', 1, 8, 0, 1, 1069, 0, 'Glass shelf', 'Translucent beauty', 0, NULL, NULL),
(996, 'glass_sofa', '66', 2, 8, 0, 1, 1070, 0, 'Glass sofa', 'Translucent beauty', 0, NULL, NULL),
(997, 'glass_table', '66', 3, 8, 0, 1, 1071, 0, 'Glass table', 'Translucent beauty', 0, NULL, NULL),
(998, 'glass_chair', '66', 4, 8, 0, 1, 1072, 0, 'Glass chair', 'Translucent beauty', 0, NULL, NULL),
(999, 'glass_stool', '66', 5, 8, 0, 1, 1073, 0, 'Glass stool', 'Translucent beauty', 0, NULL, NULL),
(1000, 'glass_sofa*2', '66', 2, 8, 0, 1, 1074, 0, 'Glass sofa', 'Translucent beauty', 0, NULL, NULL),
(1001, 'glass_sofa*3', '66', 2, 8, 0, 1, 1075, 0, 'White Glass Sofa', 'Translucent beauty', 0, NULL, NULL),
(1002, 'glass_sofa*4', '66', 2, 8, 0, 1, 1076, 0, 'Glass sofa', 'Translucent beauty', 0, NULL, NULL),
(1003, 'glass_sofa*5', '66', 2, 8, 0, 1, 1077, 0, 'Candy Glass Sofa', 'Double glazed', 0, NULL, NULL),
(1004, 'glass_table*2', '66', 3, 8, 0, 1, 1078, 0, 'Glass table', 'Translucent beauty', 0, NULL, NULL),
(1005, 'glass_table*3', '66', 3, 8, 0, 1, 1079, 0, 'White Glass Table', 'Translucent beauty', 0, NULL, NULL),
(1006, 'glass_table*4', '66', 3, 8, 0, 1, 1080, 0, 'Glass table', 'Translucent beauty', 0, NULL, NULL),
(1007, 'glass_table*5', '66', 3, 8, 0, 1, 1081, 0, 'Candy Glass Table', 'Translucent beauty', 0, NULL, NULL),
(1008, 'glass_chair*2', '66', 4, 8, 0, 1, 1082, 0, 'Glass chair', 'Translucent beauty', 0, NULL, NULL),
(1009, 'glass_chair*3', '66', 4, 8, 0, 1, 1083, 0, 'Glass chair', 'Translucent beauty', 0, NULL, NULL),
(1010, 'glass_chair*4', '66', 4, 8, 0, 1, 1084, 0, 'Glass chair', 'Translucent beauty', 0, NULL, NULL),
(1011, 'glass_stool*2', '66', 5, 8, 0, 1, 1086, 0, 'Glass stool', 'Translucent beauty', 0, NULL, NULL),
(1012, 'glass_stool*3', '66', 5, 8, 0, 1, 1087, 0, 'White Glass Stool', 'Translucent beauty', 0, NULL, NULL),
(1013, 'glass_stool*4', '66', 5, 8, 0, 1, 1088, 0, 'Glass stool', 'Translucent beauty', 0, NULL, NULL),
(1014, 'glass_stool*5', '66', 5, 8, 0, 1, 1089, 0, 'Candy Glass Stool', 'Clear a seat', 0, NULL, NULL),
(1015, 'glass_sofa*6', '66', 2, 8, 0, 1, 1090, 0, 'Blue Glass Sofa', 'Translucent beauty', 0, NULL, NULL),
(1016, 'glass_sofa*7', '66', 2, 8, 0, 1, 1091, 0, 'Green Glass Sofa', 'Habbo Club', 0, NULL, NULL),
(1017, 'glass_sofa*8', '66', 2, 8, 0, 1, 1092, 0, 'Yellow Glass Sofa', 'Double glazed', 0, NULL, NULL),
(1018, 'glass_sofa*9', '66', 2, 8, 0, 1, 1093, 0, 'Glass sofa', 'Translucent beauty', 0, NULL, NULL),
(1019, 'glass_table*6', '66', 3, 8, 0, 1, 1094, 0, 'Blue Glass Table', 'Translucent beauty', 0, NULL, NULL),
(1020, 'glass_table*7', '66', 3, 8, 0, 1, 1095, 0, 'Green Glass Table', 'Habbo Club', 0, NULL, NULL),
(1021, 'glass_table*8', '66', 3, 8, 0, 1, 1096, 0, 'Yellow Glass Table', 'Translucent beauty', 0, NULL, NULL),
(1022, 'glass_table*9', '66', 3, 8, 0, 1, 1097, 0, 'Glass table', 'Translucent beauty', 0, NULL, NULL),
(1023, 'glass_chair*5', '66', 4, 8, 0, 1, 1085, 0, 'Candy Glass Chair', 'A pane that you\'re used to', 0, NULL, NULL),
(1024, 'glass_chair*6', '66', 4, 8, 0, 1, 1098, 0, 'Blue Glass Chair', 'Translucent beauty', 0, NULL, NULL),
(1025, 'glass_chair*7', '66', 4, 8, 0, 1, 1099, 0, 'Green Glass Chair', 'Habbo Club', 0, NULL, NULL),
(1026, 'glass_chair*8', '66', 4, 8, 0, 1, 1100, 0, 'Yellow Glass Chair', 'A pane that you\'re used to', 0, NULL, NULL),
(1027, 'glass_stool*6', '66', 5, 8, 0, 1, 1102, 0, 'Blue Glass Stool', 'Translucent beauty', 0, NULL, NULL),
(1028, 'glass_stool*7', '66', 5, 8, 0, 1, 1103, 0, 'Green Glass Stool', 'Habbo Club', 0, NULL, NULL),
(1029, 'glass_stool*8', '66', 5, 8, 0, 1, 1104, 0, 'Yellow Glass Stool', 'Clear a seat', 0, NULL, NULL),
(1030, 'glass_stool*9', '66', 5, 8, 0, 1, 1105, 0, 'Glass stool', 'Translucent beauty', 0, NULL, NULL),
(1031, 'glass_chair*9', '66', 4, 8, 0, 1, 1101, 0, 'Glass chair', 'Translucent beauty', 0, NULL, NULL),
(1032, 'greek_gate', '67', 1, 3, 0, 1, 1106, 0, 'Greek Gate', 'Enter mortal, exit immortal!', 0, NULL, NULL),
(1033, 'greek_seat', '67', 1, 2, 0, 1, 1107, 0, 'Greek Seat', 'Park your bot on this stone slab!', 0, NULL, NULL),
(1034, 'greek_pillars', '67', 1, 2, 0, 1, 1108, 0, 'Greek Pillars', 'Architectural splendor!', 0, NULL, NULL),
(1035, 'greek_corner', '67', 1, 2, 0, 1, 1109, 0, 'Greek Corner', 'Tuck it away!', 0, NULL, NULL),
(1036, 'greek_block', '67', 1, 4, 0, 1, 1110, 0, 'Greek Block', 'A nice stone block', 0, NULL, NULL),
(1037, 'romantique_pianochair*1', '68', 2, 3, 0, 1, 1111, 0, 'Rose Quartz Piano Chair', 'Elegant seating for elegant Habbos', 0, NULL, NULL),
(1038, 'romantique_divan*1', '68', 3, 3, 0, 1, 1112, 0, 'Chaise-Longue', 'Recline in continental Rose Quartz comfort', 0, NULL, NULL),
(1039, 'romantique_chair*1', '68', 4, 3, 0, 1, 1113, 0, 'Rose Quartz Chair', 'Elegant seating for elegant Habbos', 0, NULL, NULL),
(1040, 'romantique_divider*1', '68', 5, 3, 0, 1, 1114, 0, 'Rose Quartz Screen', 'Beauty lies within', 0, NULL, NULL),
(1041, 'romantique_smalltabl*1', '68', 6, 3, 0, 1, 1115, 0, 'Rose Quartz Tray Table', 'Every tray needs a table...', 0, NULL, NULL),
(1042, 'romantique_mirrortabl', '68', 1, 3, 0, 1, 1116, 0, 'Dressing Table', 'Get ready for your big date', 0, NULL, NULL),
(1043, 'wallmirror', '68', 1, 3, 0, 1, 1117, 0, 'Wallmirror', 'Mirror, mirror on the wall...', 0, NULL, NULL),
(1044, 'romantique_tray1', '68', 1, 3, 0, 1, 1118, 0, 'Romantique Tray', 'Breakfast is served!', 0, NULL, NULL),
(1045, 'romantique_tray2', '68', 1, 3, 0, 1, 1119, 0, 'Romantique Treats Tray', 'Time to celebrate!', 0, NULL, NULL),
(1046, 'rom_lamp', '68', 1, 3, 0, 1, 1120, 0, 'Crystal Lamp', 'Light up your life', 0, NULL, NULL),
(1047, 'romantique_clock', '68', 1, 3, 0, 1, 1121, 0, 'Grandfather\'s Clock', 'The most Romantic tick-tock ever!', 0, NULL, NULL),
(1048, 'romantique_pianochair*2', '68', 2, 3, 0, 1, 1122, 0, 'Lime Romantique Piano Chair', 'Sit in traditional style', 0, NULL, NULL),
(1049, 'romantique_divan*2', '68', 3, 3, 0, 1, 1123, 0, 'Emerald Chaise-Longue', 'Recline in continental comfort', 0, NULL, NULL),
(1050, 'romantique_chair*2', '68', 4, 3, 0, 1, 1124, 0, 'Lime Romantique Chair', 'null', 0, NULL, NULL),
(1051, 'romantique_divider*2', '68', 5, 3, 0, 1, 1125, 0, 'Green Screen', 'Keeping things separated', 0, NULL, NULL),
(1052, 'romantique_smalltabl*2', '68', 6, 3, 0, 1, 1126, 0, 'Lime Tray Table', 'Every tray needs a table...', 0, NULL, NULL),
(1053, 'romantique_pianochair*3', '68', 2, 3, 0, 1, 1127, 0, 'Sapphire Chair', 'For stately seating experiences', 0, NULL, NULL),
(1054, 'romantique_divan*3', '68', 3, 3, 0, 1, 1128, 0, 'Turquoise Romantique Divan', 'null', 0, NULL, NULL),
(1055, 'romantique_chair*3', '68', 4, 3, 0, 1, 1129, 0, 'Turquoise Romantique Chair', 'null', 0, NULL, NULL),
(1056, 'romantique_divider*3', '68', 5, 3, 0, 1, 1130, 0, 'Turquoise Screen', 'Keeping things separated', 0, NULL, NULL),
(1057, 'romantique_smalltabl*3', '68', 6, 3, 0, 1, 1131, 0, 'Turquoise Tray Table', 'Every tray needs a table...', 0, NULL, NULL),
(1058, 'romantique_pianochair*4', '68', 2, 3, 0, 1, 1132, 0, 'Amber Piano Stool', 'I can feel air coming through...', 0, NULL, NULL),
(1059, 'romantique_divan*4', '68', 3, 3, 0, 1, 1133, 0, 'Amber Chaise-Longue', 'Is that a cape hanging there?', 0, NULL, NULL),
(1060, 'romantique_chair*4', '68', 4, 3, 0, 1, 1134, 0, 'Amber Chair', 'What does this button do?', 0, NULL, NULL),
(1061, 'romantique_divider*4', '68', 5, 3, 0, 1, 1135, 0, 'Ochre Screen', 'Keeping things separated', 0, NULL, NULL),
(1062, 'romantique_smalltabl*4', '68', 6, 3, 0, 1, 1136, 0, 'Amber Tray Table', 'Why is one leg different?', 0, NULL, NULL),
(1063, 'romantique_pianochair*5', '68', 2, 3, 0, 1, 1137, 0, 'Onyx Piano Stool', 'I can feel air coming through...', 0, NULL, NULL),
(1064, 'romantique_divan*5', '68', 3, 3, 0, 1, 1138, 0, 'Onyx Chaise-Longue', 'Is that a cape hanging there?', 0, NULL, NULL),
(1065, 'romantique_chair*5', '68', 4, 3, 0, 1, 1139, 0, 'Onyx Chair', 'What does this button do?', 0, NULL, NULL),
(1066, 'romantique_divider*5', '68', 5, 3, 0, 1, 1140, 0, 'Romantique Screen Gray', 'Keeping Things Separated', 0, NULL, NULL),
(1067, 'romantique_smalltabl*6', '68', 6, 3, 0, 1, 1141, 0, '', '', 0, NULL, NULL),
(1068, 'grand_piano*1', '68', 7, 3, 0, 1, 1142, 0, 'Turquoise Grand Piano', 'Turquoise Grand Piano', 0, NULL, NULL),
(1069, 'grand_piano*2', '68', 7, 3, 0, 1, 1143, 0, 'Esmerald Piano Stool', 'Let the music begin', 0, NULL, NULL),
(1070, 'grand_piano*3', '68', 7, 3, 0, 1, 1144, 0, 'Sapphire Piano Stool', 'Make sure you play in key!', 0, NULL, NULL),
(1071, 'grand_piano*4', '68', 7, 3, 0, 1, 1145, 0, 'Amber Grand Piano', 'Why is that key green?', 0, NULL, NULL),
(1072, 'grand_piano*5', '68', 7, 3, 0, 1, 1146, 0, 'Onyx Grand Piano', 'Why is that key green?', 0, NULL, NULL),
(1073, 'xmas08_chair', '69', 1, 2, 0, 1, 1147, 0, 'Ice chair', 'Make sure you wear trousers!', 0, NULL, NULL),
(1074, 'xmas08_cubetree', '69', 2, 2, 0, 1, 1148, 0, 'Cube Tree', 'So ice Cubes DO grow on trees...', 0, NULL, NULL),
(1075, 'xmas08_dvdr1', '69', 3, 2, 0, 1, 1149, 0, 'Ice divider', 'Stone and ice in one snowy wall!', 0, NULL, NULL),
(1076, 'xmas08_dvdr2', '69', 4, 2, 0, 1, 1150, 0, 'Icy Divider Corner', 'What\'s a dividing wall without a corner?', 0, NULL, NULL),
(1077, 'xmas08_geysir', '69', 5, 3, 0, 1, 1151, 0, 'Geyser', 'Nothing quite like a warm exploding water hole!', 0, NULL, NULL),
(1078, 'xmas08_hole', '69', 6, 1, 0, 1, 1152, 0, 'Ice Fish Hole', 'What can you catch?', 0, NULL, NULL),
(1079, 'xmas08_hottub', '69', 7, 3, 0, 1, 1153, 0, 'Hot Tub', 'Party time in the Arctic people!', 0, NULL, NULL),
(1080, 'xmas08_icerug', '69', 8, 3, 0, 1, 1154, 0, 'Ice Patch', 'Ice, Snow or Wet Slush? All is possible with this.', 0, NULL, NULL),
(1081, 'xmas08_icetree', '69', 9, 2, 0, 1, 1155, 0, 'Icy Christmas Tree', 'It can\'t be Christmas without it!', 0, NULL, NULL),
(1082, 'xmas08_icewall', '69', 10, 2, 0, 1, 1156, 0, 'Icy Wall', 'The stuff Ice Palace\'s are made of!', 0, NULL, NULL),
(1083, 'xmas08_lantern', '69', 11, 1, 0, 1, 1157, 0, 'Snowball Lantern Pile', 'No dodging this pile!', 0, NULL, NULL),
(1084, 'xmas08_snowpl', '69', 12, 1, 0, 1, 1158, 0, 'Snow Seat', 'Take a rest and warm by a fire perhaps?', 0, NULL, NULL),
(1085, 'xmas08_table', '69', 13, 3, 0, 1, 1159, 0, 'Icy table', 'Keeps your ice cream chilled - guaranteed!', 0, NULL, NULL),
(1086, 'xmas08_telep', '69', 14, 5, 0, 1, 1160, 0, 'Icy Teleport', 'Travel space and time in this freeze block!', 0, NULL, NULL),
(1087, 'xmas08_trph1', '69', 15, 3, 0, 1, 1161, 0, 'Arctic Penguin Trophy', 'Given to those who have adopted ALL 26 penguins!', 0, NULL, NULL),
(1088, 'xmas08_wallpaper', '69', 16, 2, 0, 1, 1162, 0, 'Snowy Posters', 'The Arctic scenery on your walls!', 0, NULL, NULL),
(1089, 'campfire', '69', 17, 1, 0, 1, 1163, 0, 'Camp fire', 'Keep warm on those Arctic nights!', 0, NULL, NULL),
(1090, 'xmas_snow', '69', 18, 2, 0, 1, 1164, 0, 'Snow Storm', 'Get lost in your own blizzard!', 0, NULL, NULL),
(1091, 'lc_coral_divider_hi', '70', 1, 3, 0, 1, 1165, 0, 'Large Coral Divider', 'Keep those pesky sharks out', 0, NULL, NULL),
(1092, 'lc_coral_divider_low', '70', 2, 2, 0, 1, 1166, 0, 'Small Coral Divider', 'Perhaps you could swim over?', 0, NULL, NULL),
(1093, 'lc_wall1', '70', 3, 3, 0, 1, 1167, 0, 'Rock Wall', 'Depths of the ocean', 0, NULL, NULL),
(1094, 'lc_wall2', '70', 4, 3, 0, 1, 1168, 0, 'Coral Wall', 'There\'s life in the deep blue', 0, NULL, NULL),
(1095, 'lc_window1', '70', 5, 3, 0, 1, 1169, 0, 'Wooden Window', 'The deep blue', 0, NULL, NULL),
(1096, 'lc_window2', '70', 6, 5, 0, 1, 1170, 0, 'Aquarium Window', 'Creates a stunning scene', 0, NULL, NULL),
(1097, 'lc_anemone', '70', 7, 2, 0, 1, 1171, 0, 'Anemone', 'In glorious water colour!', 0, NULL, NULL),
(1098, 'lc_chair', '70', 8, 2, 0, 1, 1172, 0, 'Wooden Chair', 'No rusty nails, in sight', 0, NULL, NULL),
(1099, 'lc_corner', '70', 9, 2, 0, 1, 1173, 0, 'Wooden Corner', 'Tuck it away', 0, NULL, NULL),
(1100, 'lc_desk', '70', 10, 3, 0, 1, 1174, 0, 'Wooden Bar Desk', 'Not for sitting', 0, NULL, NULL),
(1101, 'lc_stool', '70', 11, 1, 0, 1, 1175, 0, 'Wooden Stool', 'Watch out for splinters', 0, NULL, NULL),
(1102, 'lc_table', '70', 12, 4, 0, 1, 1176, 0, 'Captain\'s Table', 'Treasure map not included', 0, NULL, NULL),
(1103, 'lc_tile1', '70', 13, 4, 0, 1, 1177, 0, 'Marble Floor Tile', 'Elegant underwater flooring', 0, NULL, NULL),
(1104, 'lc_tile2', '70', 14, 4, 0, 1, 1178, 0, 'Cobbled Stones', 'Rocky room foundations', 0, NULL, NULL),
(1105, 'lc_tubes_corners', '70', 15, 1, 0, 1, 1179, 0, 'Water Tube Corner', 'Sends you round the bend', 0, NULL, NULL),
(1106, 'lc_tubes_straight', '70', 16, 1, 0, 1, 1180, 0, 'Water Tube Straight', 'Just go with the flow', 0, NULL, NULL),
(1107, 'lostc_teleport', '83', 17, 7, 0, 1, 1181, 0, 'Architeuthis', 'March Collectable 2009, 3/6', 0, NULL, NULL),
(1108, 'lc_crab1', '70', 18, 1, 0, 1, 1182, 0, 'Crab Patch', 'Careful where you put your feet!', 0, NULL, NULL),
(1109, 'lc_crab2', '70', 19, 2, 0, 1, 1183, 0, 'Sally Lightfoot', 'Careful! She\'ll give it \'all that\'', 0, NULL, NULL),
(1110, 'lc_glass_floor', '70', 20, 3, 0, 1, 1184, 0, 'Ocean Window Rug', 'Under the sea!', 0, NULL, NULL),
(1111, 'lc_medusa1', '70', 21, 3, 0, 1, 1185, 0, 'Large Jellyfish Lamp', 'There\'s no sting in this tail', 0, NULL, NULL),
(1112, 'lc_medusa2', '70', 22, 2, 0, 1, 1186, 0, 'Small Jellyfish Lamp', 'There\'s no sting in this tail', 0, NULL, NULL),
(1113, 'party_ball', '71', 1, 3, 0, 1, 1187, 0, 'Glitter Ball', 'Every party MUST have one!', 0, NULL, NULL),
(1114, 'party_barcorn', '71', 2, 1, 0, 1, 1188, 0, 'Bar Corner', 'Every party needs one!', 0, NULL, NULL),
(1115, 'party_bardesk', '71', 3, 3, 0, 1, 1189, 0, 'Bar Centre', 'Keep the punters at bay', 0, NULL, NULL),
(1116, 'party_beamer', '71', 4, 4, 0, 1, 1190, 0, 'Dance Floor Beamer', 'Get some lights to match your dancing shapes!', 0, NULL, NULL),
(1117, 'party_block', '71', 5, 2, 0, 1, 1191, 0, 'Small Stage', 'Build yourself a stage to host events!', 0, NULL, NULL),
(1118, 'party_block2', '71', 6, 3, 0, 1, 1192, 0, 'Stage Block Large', 'Make mine a large!', 0, NULL, NULL),
(1119, 'party_chair', '71', 7, 2, 0, 1, 1193, 0, 'High Class Bar Stool', 'Sit high and people watch on this!', 0, NULL, NULL),
(1120, 'party_discol', '71', 8, 2, 0, 1, 1194, 0, 'Spotlight', 'Focus your attention or dance within its glow!', 0, NULL, NULL),
(1121, 'party_djtable', '71', 9, 3, 0, 1, 1195, 0, 'DJ Table', 'Scratch it, spin it and play some banging tracks!', 0, NULL, NULL),
(1122, 'party_floor', '71', 10, 5, 0, 1, 1196, 0, 'Disco Floor', 'The perfect place to throw some shapes', 0, NULL, NULL),
(1123, 'party_led', '71', 11, 5, 0, 1, 1197, 0, 'Big Wall Lights', 'Flashing Neon lights on the wall!', 0, NULL, NULL),
(1124, 'party_mic', '71', 12, 2, 0, 1, 1198, 0, 'Microphone', 'Sing, MC, shout out to your friends!', 0, NULL, NULL),
(1125, 'party_neon1', '71', 13, 3, 0, 1, 1199, 0, 'Neon Right Arrows', 'Find your way right in the dark!', 0, NULL, NULL),
(1126, 'party_neon2', '71', 14, 3, 0, 1, 1200, 0, 'Neon Left Arrows', 'Find your way left in the dark!', 0, NULL, NULL),
(1127, 'party_neon3', '71', 15, 3, 0, 1, 1201, 0, 'Neon Pink Flamingo', 'Celebrate the Eighties with this!', 0, NULL, NULL),
(1128, 'party_neon4', '71', 16, 3, 0, 1, 1202, 0, 'Neon Skull Light', 'A dull wall be gone!', 0, NULL, NULL),
(1129, 'party_neon5', '71', 17, 3, 0, 1, 1203, 0, 'Neon Heart Light', 'I heart Neon!', 0, NULL, NULL),
(1130, 'party_ravel', '71', 18, 4, 0, 1, 1204, 0, 'Dance Floor Laser', 'Meet the 22nd Century\'s dance floor lighting!', 0, NULL, NULL),
(1131, 'party_seat', '71', 19, 2, 0, 1, 1205, 0, 'Club seat', 'Rest your dancing feet on this!', 0, NULL, NULL),
(1132, 'party_shelf', '71', 20, 2, 0, 1, 1206, 0, 'Bar Shelf', 'Line up your beverages!', 0, NULL, NULL),
(1133, 'party_table', '71', 21, 3, 0, 1, 1207, 0, 'Glass High Bar Table', 'Chat with your friends over this!', 0, NULL, NULL),
(1134, 'party_tray', '71', 22, 2, 0, 1, 1208, 0, 'Club Tray', 'Rest your drinks on this!', 0, NULL, NULL),
(1135, 'party_tube_bubble', '71', 23, 3, 0, 1, 1209, 0, 'Bubbles Machine', 'Bubbles! Bubbles! Lovely bubbles!', 0, NULL, NULL),
(1136, 'party_tube_lava', '71', 24, 3, 0, 1, 1210, 0, 'Lava Lamp', 'Despite being made a lava, it is very cool.', 0, NULL, NULL),
(1137, 'party_wc_boy', '71', 25, 2, 0, 1, 1211, 0, 'Boys Toilets', 'Stand up or sitting down, this is for the Boys only!', 0, NULL, NULL),
(1138, 'party_wc_girl', '71', 26, 2, 0, 1, 1212, 0, 'Girls Toilets', 'Girls only please.', 0, NULL, NULL),
(1139, 'LT_throne', '72', 1, 6, 0, 1, 1213, 0, 'Lost Tribe Throne', 'Important for Tribe', 0, NULL, NULL),
(1140, 'lt_jngl_wall', '72', 2, 4, 0, 1, 1214, 0, 'Jungle Wall', 'Jungle Wall', 0, NULL, NULL),
(1141, 'lt_patch', '72', 3, 4, 0, 1, 1215, 0, 'Lost Tribe Patch', 'Attention!', 0, NULL, NULL),
(1142, 'lt_lavac', '72', 4, 2, 0, 1, 1216, 0, 'Lost Tribe Lava Corner', 'Very dangerous!', 0, NULL, NULL),
(1143, 'LT_pillar', '72', 5, 2, 0, 1, 1217, 0, 'Lost Tribe Pillar', 'Lost Tribe Pillar', 0, NULL, NULL),
(1144, 'LT_pillar2', '72', 6, 3, 0, 1, 1218, 0, 'Lost Tribe Pillar 2', 'Attention!', 0, NULL, NULL),
(1145, 'LT_skull', '72', 7, 1, 0, 1, 1219, 0, 'Lost Tribe Skull', 'Very scary!', 0, NULL, NULL),
(1146, 'lt_spider', '72', 8, 1, 0, 1, 1220, 0, 'Lost Tribe Spider', 'Attention!', 0, NULL, NULL),
(1147, 'lt_stage1', '72', 9, 2, 0, 1, 1231, 0, 'Lost Tribe Stage', 'Make mine a large!', 0, NULL, NULL),
(1148, 'lt_stage2', '72', 10, 3, 0, 1, 1232, 0, 'Lost Tribe Stage', 'Make mine a large!', 0, NULL, NULL),
(1149, 'lt_statue', '72', 11, 4, 0, 1, 1233, 0, 'Lost Tribe Statue', 'Attention!', 0, NULL, NULL),
(1150, 'lt_stone2', '72', 12, 3, 0, 1, 1234, 0, 'Lost Tribe Stone 2', 'Mysterious Stone', 0, NULL, NULL),
(1151, 'lt_lava', '72', 13, 3, 0, 1, 1235, 0, 'Lost Tribe Lava', 'Very dangerous!', 0, NULL, NULL),
(1152, 'lt_bughill', '72', 14, 3, 0, 1, 1236, 0, 'Lost Tribe Hill', 'Attention!', 0, NULL, NULL),
(1153, 'lt_gate', '72', 15, 5, 0, 1, 1237, 0, 'Lost Tribe Gate', 'Knock, knock...', 0, NULL, NULL),
(1154, 'lt_wall', '72', 16, 4, 0, 1, 1238, 0, 'Lost Tribe Stone Wall', 'I wonder if this wall is safe to climb?', 0, NULL, NULL),
(1155, 'lt_stone1', '72', 17, 2, 0, 1, 1239, 0, 'Stone Corner', 'I wonder how old this is???', 0, NULL, NULL),
(1156, 'hween08_bath', '73', 1, 4, 0, 1, 1240, 0, 'Blood Bath', 'Should have chosen the shower!', 0, NULL, NULL),
(1157, 'hween08_wndwb', '73', 2, 2, 0, 1, 1241, 0, 'Broken Window (small)', 'Was it a rock or a dictionary?', 0, NULL, NULL),
(1158, 'hween08_wndw', '73', 3, 4, 0, 1, 1242, 0, 'Broken Window (large)', 'Was it a bird or a parsnip?', 0, NULL, NULL),
(1159, 'hween08_rad', '73', 4, 3, 0, 1, 1243, 0, 'Nuclear Radiation Sign', 'Warning! Smelly cheese ahead!', 0, NULL, NULL),
(1160, 'hween08_bio', '73', 5, 3, 0, 1, 1244, 0, 'Biohazard Sign', 'Every sock bin needs one!', 0, NULL, NULL),
(1161, 'hween08_bath2', '73', 6, 4, 0, 1, 1245, 0, 'Ooze Bath', 'Relax. Take it oozey!', 0, NULL, NULL),
(1162, 'hween08_bbag', '73', 7, 3, 0, 1, 1246, 0, 'Body Bag', 'Not a nice place to catch some Zzz\'s', 0, NULL, NULL),
(1163, 'hween08_bed', '73', 8, 3, 0, 1, 1247, 0, 'Hospital Bed (blood)', 'You\'re in safe hands...', 0, NULL, NULL),
(1164, 'hween08_bed2', '73', 9, 3, 0, 1, 1248, 0, 'Hospital Bed (ooze)', 'I\'m wicked and I\'m oozey!', 0, NULL, NULL),
(1165, 'hween08_curtain', '73', 10, 3, 0, 1, 1249, 0, 'Hospital Curtain (blood)', 'Doctors at work', 0, NULL, NULL),
(1166, 'hween08_curtain2', '73', 11, 3, 0, 1, 1250, 0, 'Hospital Curtain (ooze)', 'Nurses at work', 0, NULL, NULL),
(1167, 'hween08_defibs', '73', 12, 3, 0, 1, 1251, 0, 'Life Support (blood)', 'Brought back to Earth with a shock!', 0, NULL, NULL),
(1168, 'hween08_defibs2', '73', 13, 3, 0, 1, 1252, 0, 'Life Support (ooze)', 'Brought back to Earth with a shock!', 0, NULL, NULL),
(1169, 'hween08_manhole', '73', 14, 2, 0, 1, 1253, 0, 'Manhole', 'Watch your step...', 0, NULL, NULL),
(1170, 'hween08_sink', '73', 15, 3, 0, 1, 1254, 0, 'Blood Sink', 'Nasty shaving accident?', 0, NULL, NULL),
(1171, 'hween08_sink2', '73', 16, 3, 0, 1, 1255, 0, 'Ooze Sink', 'Who picked a spot?', 0, NULL, NULL),
(1172, 'hween08_trll', '73', 17, 2, 0, 1, 1256, 0, 'Surgeon\'s Trolley', 'Chop, poke, ouch!', 0, NULL, NULL),
(1173, 'hw08_xray', '73', 18, 3, 0, 1, 1257, 0, 'X-Ray Poster', 'For viewing your bruises', 0, NULL, NULL),
(1174, 'eco_chair1', '76', 1, 5, 0, 1, 1258, 0, 'Eco Stool 1', 'Green leaf design', 0, NULL, NULL),
(1175, 'eco_chair2', '76', 1, 3, 0, 1, 1259, 0, 'Eco Stool 2', 'Brown floral design', 0, NULL, NULL),
(1176, 'eco_chair3', '76', 1, 5, 0, 1, 1260, 0, 'Eco Stool 3', 'Black and white skull design', 0, NULL, NULL),
(1177, 'eco_fruits1', '76', 1, 5, 0, 1, 1264, 0, 'Fruit Bowl 1', 'From tree to hand in 3 pixels!', 0, NULL, NULL),
(1178, 'eco_fruits2', '76', 1, 5, 0, 1, 1265, 0, 'Fruit Bowl 2', 'From tree to hand in 3 pixels!', 0, NULL, NULL),
(1179, 'eco_fruits3', '76', 1, 5, 0, 1, 1266, 0, 'Fruit Bowl 3', 'From tree to hand in 3 pixels!', 0, NULL, NULL),
(1180, 'eco_lamp3', '76', 1, 5, 0, 1, 1269, 0, 'Eco Lamp 3', 'Energy saving bulb fitted', 0, NULL, NULL),
(1181, 'eco_light1', '76', 1, 5, 0, 1, 1270, 0, 'Eco Light 1', 'Energy saving bulb fitted', 0, NULL, NULL),
(1182, 'eco_light2', '76', 1, 5, 0, 1, 1271, 0, 'Eco Light 2', 'Energy saving bulb fitted', 0, NULL, NULL),
(1183, 'eco_light3', '76', 1, 5, 0, 1, 1272, 0, 'Eco Light 3', 'Energy saving bulb fitted', 0, NULL, NULL),
(1184, 'eco_lamp2', '76', 1, 5, 0, 1, 1268, 0, 'Eco Lamp 2', 'Energy saving bulb fitted', 0, NULL, NULL),
(1185, 'eco_table1', '76', 1, 5, 0, 1, 1273, 0, 'Eco Coffee Table 1', 'Recycled wood as standard', 0, NULL, NULL),
(1186, 'eco_lamp1', '76', 1, 5, 0, 1, 1267, 0, 'Eco Lamp 1', 'Energy saving bulb fitted', 0, NULL, NULL),
(1187, 'eco_table2', '76', 1, 5, 0, 1, 1274, 0, 'Eco Coffee Table 2', 'Recycled wood as standard', 0, NULL, NULL),
(1188, 'eco_table3', '76', 1, 5, 0, 1, 1275, 0, 'Eco Coffee Table 3', 'Recycled wood as standard', 0, NULL, NULL),
(1189, 'eco_tree1', '76', 1, 5, 0, 1, 1276, 0, 'Orange Tree', 'Actually, the tree is green...', 0, NULL, NULL),
(1190, 'eco_tree2', '76', 1, 5, 0, 1, 1277, 0, 'Pear Tree', 'You\'ll want a pair of these...', 0, NULL, NULL),
(1191, 'eco_mush1', '76', 1, 5, 0, 1, 1279, 0, 'eco_mush1', '', 0, NULL, NULL),
(1192, 'eco_mush2', '76', 1, 5, 0, 1, 1280, 0, 'eco_mush2', '', 0, NULL, NULL),
(1193, 'eco_sofa1', '76', 1, 5, 0, 1, 1281, 0, 'Eco Armchair 1', 'Relax! You\'ve done your bit', 0, NULL, NULL),
(1194, 'eco_sofa2', '76', 1, 5, 0, 1, 1282, 0, 'Eco Armchair 2', 'Relax! You\'ve done your bit', 0, NULL, NULL),
(1195, 'eco_sofa3', '76', 1, 5, 0, 1, 1283, 0, 'Eco Armchair 3', 'Relax! You\'ve done your bit', 0, NULL, NULL),
(1196, 'eco_curtains1', '76', 1, 5, 0, 1, 1284, 0, 'Eco Curtain 1', 'Help keep the heat in', 0, NULL, NULL),
(1197, 'eco_curtains2', '76', 1, 5, 0, 1, 1285, 0, 'Eco Curtain 2', 'Help keep the heat in', 0, NULL, NULL),
(1198, 'eco_curtains3', '76', 1, 5, 0, 1, 1286, 0, 'Eco Curtain 3', 'Help keep the heat in', 0, NULL, NULL),
(1199, 'eco_cactus1', '76', 1, 5, 0, 1, 1288, 0, 'Potted Cactus 1', 'Find a place in the sun', 0, NULL, NULL),
(1200, 'eco_cactus2', '76', 1, 5, 0, 1, 1289, 0, 'Potted Cactus 2', 'Find a place in the sun', 0, NULL, NULL),
(1201, 'eco_cactus3', '76', 1, 5, 0, 1, 1290, 0, 'Potted Cactus 3', 'Find a place in the sun', 0, NULL, NULL),
(1202, 'ktchn_pots', '78', 1, 2, 0, 1, 1291, 0, 'Hanging Pot Rack', 'Watch your head!', 0, NULL, NULL),
(1203, 'ktchn_dvdr', '78', 2, 3, 0, 1, 1292, 0, 'Kitchel Wall Divider', 'A contemporary backsplash for any kitchen', 0, NULL, NULL),
(1204, 'ktchn_light', '78', 3, 2, 0, 1, 1293, 0, 'Kitchen Light', 'The perfect lighting fixture to prep your food', 0, NULL, NULL),
(1205, 'ktchn_countr_2', '78', 4, 2, 0, 1, 1294, 0, '', '', 0, NULL, NULL),
(1206, 'ktchn_cornr', '78', 5, 2, 0, 1, 1295, 0, 'Kitchen Wall Divider Corner', 'A contemporary backsplash for any kitchen', 0, NULL, NULL),
(1207, 'ktchn_gate', '78', 6, 4, 0, 1, 1296, 0, 'Kitchen Swinging Door', 'Easy to open and close during a bustling service.', 0, NULL, NULL),
(1208, 'ktchn_knives', '78', 7, 2, 0, 1, 1297, 0, 'Magnetic Knife Holder', 'Keeps your knives organized.', 0, NULL, NULL),
(1209, 'ktchn_plates', '78', 8, 2, 0, 1, 1298, 0, 'Dinner Plates', 'Who didn\'t finish their dinner?', 0, NULL, NULL),
(1210, 'ktchn_oven', '78', 9, 2, 0, 1, 1299, 0, 'Kitchen Oven', 'Bake me a pie!', 0, NULL, NULL),
(1211, 'ktchn_wall', '78', 10, 2, 0, 1, 1300, 0, 'Kitchen Wall', 'A contemporary backsplash for any kitchen', 0, NULL, NULL),
(1212, 'ktchn_countr_1', '78', 11, 1, 0, 1, 1301, 0, '', '', 0, NULL, NULL),
(1213, 'ktchn_sink', '78', 12, 2, 0, 1, 1302, 0, 'Industrial Sink', 'Always full of dirty dishes', 0, NULL, NULL),
(1214, 'ktchn_desk', '78', 13, 1, 0, 1, 1303, 0, 'Kitchen Work Table', 'Sanitary for prepping those delicate deserts.', 0, NULL, NULL),
(1215, 'ktchn_fridge', '78', 14, 5, 0, 1, 1304, 0, 'Kitchen Fridge', 'Keeps it all cold.', 0, NULL, NULL),
(1216, 'ktchn_inspctr', '78', 15, 15, 0, 1, 1305, 0, 'Kitchen Inspector', 'DESC', 0, NULL, NULL),
(1217, 'ktchn_hlthNut', '78', 16, 15, 0, 1, 1306, 0, 'The Health Nut', 'Run...run.....RUN! I\'m running!!!', 0, NULL, NULL),
(1218, 'ktchn_stove', '78', 17, 2, 0, 1, 1307, 0, 'Industrial Stove', 'Keeps it simmering', 0, NULL, NULL),
(1219, 'ktchn_bBlock', '78', 18, 3, 0, 1, 1308, 0, 'Butcher\'s Block', 'Sanitary for chopping any kind of food', 0, NULL, NULL),
(1220, 'ktchn_trash', '78', 19, 1, 0, 1, 1309, 0, 'Trash Can', 'Smelly if you don\'t empty it.', 0, NULL, NULL),
(1221, 'xm09_man_a', '79', 1, 3, 0, 1, 1310, 0, 'Snowman legs', 'What can you build?', 0, NULL, NULL),
(1222, 'xm09_man_b', '79', 2, 3, 0, 1, 1311, 0, 'Snowman middle', 'What can you build?', 0, NULL, NULL),
(1223, 'xm09_man_c', '79', 3, 3, 0, 1, 1312, 0, 'Snowman head', 'What can you build?', 0, NULL, NULL),
(1224, 'xm09_table', '79', 4, 5, 0, 1, 1313, 0, 'Holiday Table', 'Enough room for an entire family', 0, NULL, NULL),
(1225, 'xm09_bench', '79', 5, 5, 0, 1, 1314, 0, 'Holiday Bench', 'Will everyone fit?', 0, NULL, NULL),
(1226, 'xm09_firwall', '79', 6, 3, 0, 1, 1315, 0, 'Xmas Tree Wall', 'Don\'t you just love snow...', 0, NULL, NULL),
(1227, 'xm09_forestwall', '79', 7, 3, 0, 1, 1316, 0, 'Snow Forest Wall', 'Covered in snow...', 0, NULL, NULL),
(1228, 'xm09_lodgewall', '79', 8, 3, 0, 1, 1317, 0, 'Lodge Wall', 'Keep the heat in and the cold out', 0, NULL, NULL),
(1229, 'xm09_bauble_1', '79', 9, 1, 0, 1, 1318, 0, 'Red Bauble', 'Perfect for a tree', 0, NULL, NULL),
(1230, 'xm09_bauble_2', '79', 10, 1, 0, 1, 1319, 0, 'Blue Bauble', 'Perfect for a tree', 0, NULL, NULL),
(1231, 'xm09_bauble_3', '79', 11, 1, 0, 1, 1320, 0, 'Green Bauble', 'Perfect for a tree', 0, NULL, NULL),
(1232, 'xm09_bauble_4', '79', 12, 1, 0, 1, 1321, 0, 'Yellow Bauble', 'Perfect for a tree', 0, NULL, NULL),
(1233, 'xm09_bauble_5', '79', 13, 1, 0, 1, 1322, 0, 'White Bauble', 'Perfect for a tree', 0, NULL, NULL),
(1234, 'xm09_bauble_6', '79', 14, 1, 0, 1, 1323, 0, 'Red Striped Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1235, 'xm09_bauble_7', '79', 15, 1, 0, 1, 1324, 0, 'Blue Striped Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1236, 'xm09_bauble_8', '79', 16, 1, 0, 1, 1325, 0, 'Green Striped Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1237, 'xm09_bauble_9', '79', 17, 1, 0, 1, 1326, 0, 'Yellow Striped Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1238, 'xm09_bauble_10', '79', 18, 1, 0, 1, 1327, 0, 'White Striped Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1239, 'xm09_bauble_11', '79', 19, 1, 0, 1, 1328, 0, 'Tall Red Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1240, 'xm09_bauble_12', '79', 20, 1, 0, 1, 1329, 0, 'Tall Blue Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1241, 'xm09_bauble_13', '79', 21, 1, 0, 1, 1330, 0, 'Tall Green Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1242, 'xm09_bauble_14', '79', 22, 1, 0, 1, 1331, 0, 'Tall Yellow Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1243, 'xm09_bauble_15', '79', 23, 1, 0, 1, 1332, 0, 'Tall White Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1244, 'xm09_bauble_16', '79', 24, 1, 0, 1, 1333, 0, 'Purple Green Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1245, 'xm09_bauble_17', '79', 25, 1, 0, 1, 1334, 0, 'Tall Red Striped Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1246, 'xm09_bauble_18', '79', 26, 1, 0, 1, 1335, 0, 'White Dot Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1247, 'xm09_bauble_19', '79', 27, 1, 0, 1, 1336, 0, 'Tall Blue Striped Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1248, 'xm09_bauble_20', '79', 28, 1, 0, 1, 1337, 0, 'Tall Yellow Striped Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1249, 'xm09_bauble_21', '79', 29, 1, 0, 1, 1338, 0, 'Green White Bauble', 'Perfect for the tree', 0, NULL, NULL),
(1250, 'xm09_bauble_22', '79', 30, 1, 0, 1, 1339, 0, 'Red Heart Bauble', 'To hang on your tree', 0, NULL, NULL),
(1251, 'xm09_bauble_23', '79', 31, 1, 0, 1, 1340, 0, 'Blue Heart Bauble', 'To hang on your tree', 0, NULL, NULL),
(1252, 'xm09_bauble_24', '79', 32, 1, 0, 1, 1341, 0, 'Green Heart Bauble', 'To hang on your tree', 0, NULL, NULL),
(1253, 'xm09_bauble_25', '79', 33, 1, 0, 1, 1342, 0, 'Yellow Heart Bauble', 'To hang on your tree', 0, NULL, NULL),
(1254, 'xm09_bauble_26', '79', 34, 1, 0, 1, 1343, 0, 'White Heart Bauble', 'To hang on your tree', 0, NULL, NULL),
(1255, 'xm09_bauble_27', '79', 35, 1, 0, 1, 1344, 0, 'Pink Heart Bauble', 'To hang on your tree', 0, NULL, NULL),
(1256, 'xm09_candyCane', '79', 36, 2, 0, 1, 1345, 0, 'Candy Canes', 'Got Candy?', 0, NULL, NULL),
(1257, 'xm09_stocking', '79', 37, 1, 0, 1, 1346, 0, 'Holiday Stocking', 'Are they filled with coal?', 0, NULL, NULL),
(1258, 'xm09_infotv', '79', 38, 5, 0, 1, 1347, 0, 'Flatscreen TV', 'Catch the latest news of the pre-Holiday season!', 0, NULL, NULL),
(1259, 'xm09_cocoa', '79', 39, 6, 0, 1, 1348, 0, 'Hot Chocolate Maker', 'Cocoa and Christmas. Excellent!', 0, NULL, NULL),
(1260, 'xm09_lrgBauble', '79', 40, 5, 0, 1, 1349, 0, 'Large Bauble', 'Isn\'t it pretty!', 0, NULL, NULL),
(1261, 'xm09_frplc', '79', 41, 4, 0, 1, 1350, 0, 'Christmas Fireplace', 'Warm and cozy!', 0, NULL, NULL),
(1262, 'urban_sidewalk', '80', 1, 3, 0, 1, 1351, 0, 'Sidewalk', 'Don\'t step on a crack.', 0, NULL, NULL),
(1263, 'urban_lamp', '80', 2, 3, 0, 1, 1352, 0, 'Street Lamp', 'Keeps a dark street brightly lit.', 0, NULL, NULL),
(1264, 'urban_bin', '80', 3, 3, 0, 1, 1353, 0, 'Urban Trash Can', 'Street trash.', 0, NULL, NULL),
(1265, 'urban_bench', '80', 4, 3, 0, 1, 1354, 0, 'Urban Bench', 'Watch out for gum before you sit.', 0, NULL, NULL),
(1266, 'urban_carsofa', '80', 5, 3, 0, 1, 1355, 0, 'Taxi Sofa', 'Seats comfortably for crazy cab drives.', 0, NULL, NULL),
(1267, 'urban_bsktbll', '80', 6, 3, 0, 1, 1356, 0, 'Urban Basketball Hoop', 'Slam dunk!', 0, NULL, NULL),
(1268, 'urban_fence', '80', 7, 3, 0, 1, 1357, 0, 'Urban Fence', 'Keeps trouble in our out.', 0, NULL, NULL),
(1269, 'urban_wpost', '80', 8, 3, 0, 1, 1358, 0, 'Fire Hydrant', 'Sometimes used for putting out fires.', 0, NULL, NULL),
(1270, 'urban_fence_corner', '80', 9, 3, 0, 1, 1359, 0, 'Urban Fence Corner', 'Keeps trouble in or out.', 0, NULL, NULL),
(1271, 'urban_blocker', '80', 10, 3, 0, 1, 1360, 0, 'Road Block', 'Don\'t go any further.', 0, NULL, NULL),
(1272, 'urban_bench_plain', '80', 11, 3, 0, 1, 1361, 0, 'Clean Bench', 'Nothing feels better than sitting on a clean bench.', 0, NULL, NULL),
(1273, 'urban_wall', '80', 12, 3, 0, 1, 1362, 0, 'Urban Wall', 'Great for graffiti art.', 0, NULL, NULL),
(1274, 'grunge_barrel', '81', 1, 3, 0, 1, 1363, 0, 'Flaming Barrel', 'Beacon of light!', 0, NULL, NULL),
(1275, 'grunge_bench', '81', 2, 3, 0, 1, 1364, 0, 'Bench', 'Laid back seating', 0, NULL, NULL),
(1276, 'grunge_candle', '81', 3, 3, 0, 1, 1365, 0, 'Candle Box', 'Late night debate', 0, NULL, NULL),
(1277, 'grunge_chair', '81', 4, 3, 0, 1, 1366, 0, 'Grunge Chair', 'Alternative chair for alternative people', 0, NULL, NULL),
(1278, 'grunge_mattress', '81', 5, 3, 0, 1, 1367, 0, 'Grunge Mattress', 'Beats sleeping on the floor!', 0, NULL, NULL),
(1279, 'grunge_radiator', '81', 6, 3, 0, 1, 1368, 0, 'Radiator', 'Started cool but now it\'s hot!', 0, NULL, NULL),
(1280, 'grunge_shelf', '81', 7, 3, 0, 1, 1369, 0, 'Grunge Bookshelf', 'Scrap books and photo albums', 0, NULL, NULL),
(1281, 'grunge_sign', '81', 8, 3, 0, 1, 1370, 0, 'Road Sign', 'Bought legitimately from an M1 cafe.', 0, NULL, NULL),
(1282, 'grunge_table', '81', 9, 3, 0, 1, 1371, 0, 'Grunge Table', 'Students of the round table!', 0, NULL, NULL),
(1283, 'hc_crpt', '27', 2, 5, 0, 1, 1372, 0, 'Persian Carpet', 'Ultimate craftsmanship', 0, NULL, NULL),
(1284, 'poster 12', '24', 21, 3, 0, 1, 251, 12, 'Lapland Poster', 'a beautiful sunset', 0, NULL, NULL),
(1285, 'poster 35', '24', 23, 3, 0, 1, 251, 35, 'The Habbo Babes 1', 'The Hotel\'s girlband. Dream on!', 0, NULL, NULL),
(1286, 'poster 36', '24', 24, 3, 0, 1, 251, 36, 'The Habbo Babes 2', 'The Hotels girlband. Dream on!', 0, NULL, NULL),
(1287, 'poster 37', '24', 25, 3, 0, 1, 251, 37, 'The Habbo Babes 3', 'The Hotels girlband. Dream on!', 0, NULL, NULL),
(1288, 'poster 2006', '24', 26, 3, 0, 1, 251, 2006, 'DJ Throne', 'He is the magic Habbo', 0, NULL, NULL),
(1289, 'poster 13', '24', 22, 3, 0, 1, 251, 13, 'BW Skyline Poster', 'Arty black and white', 0, NULL, NULL),
(1290, 'poster 39', '24', 27, 3, 0, 1, 251, 39, 'Screaming Furnies', 'The rock masters of virtual music', 0, NULL, NULL),
(1291, 'poster 41', '24', 28, 3, 0, 1, 251, 41, 'Habbo Golden Record', 'For the best music-makers', 0, NULL, NULL),
(1292, 'poster 34', '24', 29, 3, 0, 1, 251, 34, 'Scamme\'d', 'Habbo-punk for the never-agreeing', 0, NULL, NULL),
(1293, 'poster 1005', '24', 30, 3, 0, 1, 251, 1005, 'Johnny Squabble', 'The muscly movie hero', 0, NULL, NULL),
(1294, 'poster 2001', '24', 31, 3, 0, 1, 251, 2001, 'Magic Carpet', 'Former servant of a great wizard!', 0, NULL, NULL),
(1295, 'poster 20', '24', 32, 3, 0, 1, 251, 20, 'Snowman Poster', 'A new use for carrots!', 0, NULL, NULL),
(1296, 'poster 24', '24', 33, 3, 0, 1, 251, 24, 'Three Wise Men Poster', 'Following the star', 0, NULL, NULL),
(1297, 'poster 1003', '24', 34, 3, 0, 1, 251, 1003, 'UK Map', 'get the lovely isles on your walls', 0, NULL, NULL),
(1298, 'poster 31', '24', 35, 3, 0, 1, 251, 31, 'System of a Ban', 'Pure and unbridled nu-metal', 0, NULL, NULL),
(1299, 'poster 38', '24', 35, 3, 0, 1, 251, 38, 'Smiling Headbangerz', 'For really TOUGH Habbos!', 0, NULL, NULL),
(1300, 'poster 40', '24', 35, 3, 0, 1, 251, 40, 'Bonnie Blonde', 'The one and only. Adore her!', 0, NULL, NULL),
(1301, 'poster 1001', '24', 35, 3, 0, 1, 251, 1001, 'Prince Charles Poster', 'even walls have ears', 0, NULL, NULL),
(1302, 'poster 1002', '24', 35, 3, 0, 1, 251, 1002, 'Queen Mum Poster', 'aw, bless...', 0, NULL, NULL),
(1303, 'poster 2000', '24', 35, 3, 0, 1, 251, 2000, 'Suomen kartta', 'Suomen kartta', 0, NULL, NULL),
(1304, 'poster 2002', '24', 35, 3, 0, 1, 251, 2002, 'Urho Kaleva Kekkonen', 'Presidentin muotokuva', 0, NULL, NULL),
(1305, 'poster 2003', '24', 35, 3, 0, 1, 251, 2003, 'Dodgy Geezer', 'Would you trust this man?', 0, NULL, NULL),
(1306, 'poster 2004', '24', 35, 3, 0, 1, 251, 2004, 'Rasta Poster', 'irie!', 0, NULL, NULL),
(1307, 'poster 2007', '24', 35, 3, 0, 1, 251, 2007, 'The Father Of Habbo', 'The legendary founder of the Hotel', 0, NULL, NULL),
(1308, 'bolly_lotus_pool', '82', 1, 3, 0, 1, 1373, 0, 'Lotus Pool', 'Giant passionate flower', 0, NULL, NULL),
(1309, 'bolly_corner', '82', 2, 3, 0, 1, 1374, 0, 'Bollywood Corner', 'Tuck it away', 0, NULL, NULL),
(1310, 'bolly_desk', '82', 3, 4, 0, 1, 1375, 0, 'Bollywood Desk', 'To build and divide', 0, NULL, NULL),
(1311, 'bolly_drapea', '82', 4, 8, 0, 1, 1376, 0, 'Pink Curtain', 'Made with the finest materials', 0, NULL, NULL),
(1312, 'bolly_drapeb', '82', 5, 8, 0, 1, 1377, 0, 'Green Curtain', 'Made with the finest materials', 0, NULL, NULL),
(1313, 'bolly_drapec', '82', 6, 8, 0, 1, 1378, 0, 'Yellow Curtain', 'Made with the finest materials', 0, NULL, NULL),
(1314, 'bolly_pillow', '82', 7, 4, 0, 1, 1379, 0, 'Star Pillow', 'Don\'t forget to make a wish!', 0, NULL, NULL),
(1315, 'bolly_fountain', '82', 8, 10, 0, 1, 1380, 0, 'Extravagant Fountain', 'Now that\'s refreshing!', 0, NULL, NULL),
(1316, 'bolly_lamp', '82', 9, 7, 0, 1, 1381, 0, 'Chandelier', 'Turn the lights down low', 0, NULL, NULL),
(1317, 'bolly_monkey_lamp', '82', 10, 7, 0, 1, 1382, 0, 'Monkey Lamp', 'Cast a cheeky glow', 0, NULL, NULL),
(1318, 'bolly_phant', '82', 11, 8, 0, 1, 1383, 0, 'Elephant MiniBar', 'For he\'s a \'bolly\' good fellow!', 0, NULL, NULL),
(1319, 'bolly_petals', '82', 12, 5, 0, 1, 1384, 0, 'Petal Flurry', 'Lay down a bed of roses', 0, NULL, NULL),
(1320, 'bolly_palm', '82', 13, 4, 0, 1, 1385, 0, 'Bolly palm', 'Bolly palm', 0, NULL, NULL),
(1321, 'bolly_swing', '82', 14, 10, 0, 1, 1386, 0, 'Swing', 'Swing low, my sweet.', 0, NULL, NULL),
(1322, 'bolly_table', '82', 15, 6, 0, 1, 1387, 0, 'Large Ornamental Table', 'Decorative granite finish', 0, NULL, NULL),
(1323, 'bolly_tile1', '82', 16, 4, 0, 1, 1388, 0, 'Ornamental Tile', 'The floor is your canvas', 0, NULL, NULL),
(1324, 'bolly_tile2', '82', 17, 4, 0, 1, 1389, 0, 'Standard Tile', 'The floor is your canvas', 0, NULL, NULL),
(1325, 'bolly_vase', '82', 18, 3, 0, 1, 1390, 0, 'Vase of Flowers', 'Let off a heavenly scent', 0, NULL, NULL),
(1326, 'bolly_wdw_wd', '82', 19, 5, 0, 1, 1391, 0, 'Bolly Window', 'Sets the scene', 0, NULL, NULL),
(1327, 'svnr_de', '83', 1, 100, 0, 1, 1392, 0, 'German Gnome', 'October 2008, 4/6', 0, NULL, NULL),
(1328, 'svnr_uk', '83', 2, 100, 0, 1, 1393, 0, 'Big Ben', 'September 2008, 3/6', 0, NULL, NULL),
(1329, 'svnr_it', '83', 3, 100, 0, 1, 1394, 0, 'Venetian Gondola', 'July 2008, 1/6', 0, NULL, NULL),
(1330, 'svnr_nl', '83', 4, 100, 0, 1, 1395, 0, 'Dutch Clog', 'August 2008, 2/6', 0, NULL, NULL),
(1331, 'svnr_aus', '83', 5, 100, 0, 1, 1396, 0, 'Aussie Outback', 'November 2008, 5/6', 0, NULL, NULL),
(1332, 'svnr_fi', '83', 6, 100, 0, 1, 1397, 0, 'Finnish Sauna', 'December 2008, 6/6', 0, NULL, NULL),
(1333, 'lostc_merdragon', '83', 1, 100, 0, 1, 1398, 0, 'Leviathon', '1/6 - January 2009', 0, NULL, NULL),
(1334, 'lostc_octopus', '83', 2, 100, 0, 1, 1399, 0, 'Kraken', '2/6 - February 2009', 0, NULL, NULL),
(1335, 'totem_leg', '83', 3, 100, 0, 1, 1400, 0, 'Totem Leg', '1/3 of Totem', 0, NULL, NULL),
(1336, 'totem_head', '83', 4, 100, 0, 1, 1401, 0, 'Totem Spirit Head', 'Which animal are you? 2/3 of Totem', 0, NULL, NULL),
(1337, 'totem_planet', '83', 5, 100, 0, 1, 1402, 0, 'Totem Planet', '3/3 of Totem', 0, NULL, NULL),
(1338, 'fortune', '19', 5, 10, 0, 1, 1403, 0, 'Crystal Ball', 'Gaze into the future', 0, NULL, NULL),
(1339, 'sound_machine', '84', 1, 8, 0, 1, 232, 0, 'Sound Machine', 'Creating fancy sounds', 0, NULL, NULL),
(1340, 'sound_set_65', '88', 9, 3, 0, 1, 1404, 0, 'Tiki anthems', 'Tiki drums go boom!', 0, NULL, NULL),
(1341, 'sound_set_66', '88', 9, 3, 0, 1, 1405, 0, 'Tiki Trax', 'Spin some island tunes', 0, NULL, NULL),
(1342, 'sound_set_67', '88', 9, 3, 0, 1, 1406, 0, 'The trax of Tiki', 'Appease the greatest Habboa with party songs', 0, NULL, NULL),
(1343, 'sound_set_68', '88', 9, 3, 0, 1, 1407, 0, 'Pitchside Pro', 'Football Sounds 1', 0, NULL, NULL),
(1344, 'sound_set_69', '88', 9, 3, 0, 1, 1408, 0, 'Referee Rhythm', 'Football Sounds 2', 0, NULL, NULL),
(1345, 'sound_set_70', '88', 9, 3, 0, 1, 1409, 0, 'Squad Synth', 'Football Sounds 3', 0, NULL, NULL),
(1346, 'bolly_tree', '82', 13, 4, 0, 1, 1411, 0, 'Palm Tree', 'Bollywood meets Hollywood', 0, NULL, NULL),
(1347, 'party_lights', '71', 26, 2, 0, 1, 1410, 0, 'Party lights', 'Dance dance dance!', 0, NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalogue_packages`
--
CREATE TABLE `catalogue_packages` (
`id` int(11) NOT NULL,
`salecode` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`definition_id` int(11) DEFAULT NULL,
`special_sprite_id` int(11) DEFAULT NULL,
`amount` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `catalogue_packages`
--
INSERT INTO `catalogue_packages` (`id`, `salecode`, `definition_id`, `special_sprite_id`, `amount`) VALUES
(1, 'a0 deal102', 184, 0, 5),
(2, 'a0 deal104', 184, 0, 3),
(3, 'a0 deal105', 180, 0, 5),
(4, 'a0 deal106', 180, 0, 3),
(5, 'a0 deal107', 181, 0, 5),
(6, 'a0 deal108', 181, 0, 3),
(7, 'a0 deal109', 182, 0, 5),
(8, 'a0 deal114', 182, 0, 3),
(9, 'a0 deal115', 183, 0, 5),
(10, 'a0 deal116', 183, 0, 3),
(11, 'deal_dogfood', 155, 0, 6),
(12, 'deal_catfood', 156, 0, 6),
(13, 'deal_crocfood', 236, 0, 6),
(14, 'deal_cabbage', 157, 0, 6),
(15, 'sound_machine_deal', 232, 0, 1),
(16, 'sound_machine_deal', 239, 0, 1),
(17, 'deal_hcrollers', 226, 0, 5),
(18, 'deal_throne', 107, 0, 10);
-- --------------------------------------------------------
--
-- Table structure for table `catalogue_pages`
--
CREATE TABLE `catalogue_pages` (
`id` int(11) NOT NULL,
`order_id` int(11) DEFAULT NULL,
`min_role` int(11) DEFAULT NULL,
`index_visible` tinyint(1) NOT NULL DEFAULT 1,
`is_club_only` tinyint(1) NOT NULL DEFAULT 0,
`name_index` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`link_list` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`layout` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`image_headline` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`image_teasers` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`body` text COLLATE utf8mb4_unicode_ci DEFAULT '',
`label_pick` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`label_extra_s` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`label_extra_t` text COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `catalogue_pages`
--
INSERT INTO `catalogue_pages` (`id`, `order_id`, `min_role`, `index_visible`, `is_club_only`, `name_index`, `link_list`, `name`, `layout`, `image_headline`, `image_teasers`, `body`, `label_pick`, `label_extra_s`, `label_extra_t`) VALUES
(1, 1, 1, 1, 0, 'Frontpage', '', 'Frontpage', 'ctlg_frontpage2', 'catal_fp_header', 'catal_fp_pic4,catal_fp_pic5,', 'Welcome to the Hotel Catalogue. It\'s packed full of fab things for your room - there\'s something for everyone! Browse the ranges by clicking the tabs on the right.<br><br>Some ranges are seasonal, so check back regularly for new items.<br><br>We regularly', NULL, 'Home sweet home!', '1:You need Credits to buy Furni for your room, click the Purse at the bottom of your screen for more information about Credits.'),
(2, 2, 1, 1, 0, 'Rare', '', 'Rare', 'ctlg_productpage1', 'catalog_rares_headline1', '', 'Okay this thing is fucking epic!\rEnjoy it while it lasts!', NULL, NULL, NULL),
(3, 3, 1, 1, 0, 'Spaces', '', 'Spaces', 'ctlg_spaces', 'catalog_spaces_headline1', '', 'Floors, wallpapers, landscapes - get a groovy combination to your room. Use our virtual room preview below to test out the combinations before you buy. Select the design and color you like and click Buy.', NULL, NULL, '1:Wall\r\n2:Floor\r\n3:Pattern\r\n4:Colour\r\n5:Pattern\r\n6:Colour\r\n7:Preview'),
(4, 27, 1, 1, 0, 'Habbo Exchange', '', 'Habbo Exchange', 'ctlg_layout2', 'catalog_bank_headline1', 'catalog_bank_teaser,', 'The Habbo Exchange is where you can convert your Habbo Credits into a tradable currency. You can use this tradable currency to exchange Habbo Credits for Furni!', 'Click on the item you want for more information', '1:Refundable goods!', NULL),
(5, 22, 1, 1, 0, 'Rollers', '', 'Rollers', 'ctlg_layout2', 'catalog_roller_headline1', '', 'Move your imagination, while you move your Habbo! Perfect for mazes, games, for keeping your queue moving or making your pet go round in circles for hours. Available in multi-packs ? the more you buy the cheaper the Roller! Pink Rollers out now!', 'Click on a Roller to see more information!', 'You can fit 30 Rollers in a user flat!', NULL),
(6, 6, 1, 1, 0, 'Teleporters', '', 'Teleporters', 'ctlg_productpage3', 'catalog_doors_headline1', 'catalog_door_a,catalog_door_c,catalog_door_b,', 'Beam your user from one room to another with one of our cunningly disguised, space age teleports. Now you can link any two rooms together! Teleports are sold in pairs, so if you trade for them, check you\'re getting a linked pair.', 'Click on the item you want for more information', 'Beam!', NULL),
(7, 18, 1, 1, 0, 'Pets', '', 'Pets', 'ctlg_pets', 'catalog_pet_headline1', 'catalog_pets_teaser1,', 'Fluff and whiskers, meows and woofs! You\'\'re about to enter the world of small creatures with furry features. Find a new friend from our ever-changing selection. From faithful servants to playful playmates - here\'s where you\'\'ll find them all.', 'Find your own pet!', NULL, '1:Give name:'),
(8, 19, 1, 1, 0, 'Pet Accessories', '', 'Pet Accessories', 'ctlg_layout2', 'catalog_pet_headline2', 'ctlg_pet_teaser1,', 'You\'\'ll need to take care of your pet to keep it happy and healthy. This section of the Catalogue has EVERYTHING you\'ll need to satisfy your pet\'s needs.', 'Click on the item you want for more information', '2:You\'ll have to share it!', NULL),
(9, 6, 1, 1, 0, 'Area', '', 'Area', 'ctlg_layout2', 'catalog_area_headline1', 'catalog_area_teaser1,', 'Introducing the Area Collection... Clean, chunky lines set this collection apart as a preserve of the down-to-earth person. It\'s beautiful in its simplicity, and welcoming to everyone.', 'Click on the item you want for more information', '2: Beautiful in it\'s simplicity!', NULL),
(10, 10, 1, 1, 0, 'Gothic', '', 'Gothic', 'ctlg_layout2', 'catalog_gothic_headline1', 'catalog_gothic_teaser1,', 'The Gothic section is full of medieval looking items. Create your own Gothic castle!', 'Click on the item you want for more information', NULL, NULL),
(11, 11, 1, 0, 0, 'Soundmachines', '', 'Trax', 'ctlg_soundmachine', 'catalog_djshop_headline1', 'catalog_djshop_teaser1,', 'Bring sound to your room! Purchase a sound machine plus some sample packs and create your own songs to play in your flat!', 'Click on the item you want for more information', NULL, NULL),
(12, 7, 1, 1, 0, 'Candy', '', 'Candy', 'ctlg_layout2', 'catalog_candy_headline1', 'catalog_candy_teaser1,', 'Candy combines the cool, clean lines of the Mode collection with a softer, more soothing style. It\'\'s urban sharpness with a hint of the feminine.', 'Click on the item you want for more information', '2: Relax! It\'s faux-fur.', NULL),
(13, 13, 1, 1, 0, 'Asian', '', 'Asian', 'ctlg_layout2', 'catalog_asian_headline1', 'catalog_asian_teaser1,', 'Introducing the Asian collection... These handcrafted items are the result of years of child slavery, some mixture of Ying and Yang and a mass-shipping from China. These authentic items fit in every oriental themed user flat. Made in China: fo\' real nigga', 'Click on the item you want for more information', NULL, NULL),
(14, 9, 1, 1, 0, 'Iced', '', 'Iced', 'ctlg_layout2', 'catalog_iced_headline1', 'catalog_iced_teaser1,', 'Introducing the Iced Collection... For the person who needs no introduction. It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination to run wild!', 'Click on the item you want for more information', '2: These chairs are so comfy.', NULL),
(15, 10, 1, 1, 0, 'Lodge', '', 'Lodge', 'ctlg_layout2', 'catalog_lodge_headline1', 'catalog_lodge_teaser1,', 'Introducing the Lodge Collection... Do you appreciate the beauty of wood? For that ski lodge effect, or to match that open fire... Lodge is the Furni of choice for people with that no frills approach to decorating.', 'Click on the item you want for more information', '2: I LOVE this wood Furni!', NULL),
(16, 12, 1, 1, 0, 'Plastic', '', 'Plasto', 'ctlg_plasto', 'catalog_plasto_headline1', '', 'Introducing The Plasto Collection... Can you feel that 1970s vibe? Decorate with Plasto and add some colour to your life. Choose a colour that reflect your mood, or just pick your favourite shade.', 'Select an item and a colour and buy!', 'New colors!', '1:Choose an item\r\n2:Select the color\r\n3:Preview'),
(17, 13, 1, 1, 0, 'Pura', '', 'Pura', 'ctlg_layout2', 'catalog_pura_headline1', 'catalog_pura_teaser1,', 'Introducing the Pura Collection... This collection breathes fresh, clean air and cool tranquillity. Use it to create a special haven away from the hullabaloo of life outside the Hotel.', 'Click on the item you want for more information', NULL, NULL),
(18, 11, 1, 1, 0, 'Mode', '', 'Mode', 'ctlg_layout2', 'catalog_mode_headline1', 'catalog_mode_teaser1,', 'Introducing the Mode Collection... Steely grey functionality combined with sleek designer upholstery. The person that chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', 'Click on the item you want for more information', '2: So shiny and new...', NULL),
(19, 24, 1, 1, 0, 'Accessories', '', 'Accessories', 'ctlg_layout2', 'catalog_extra_headline1', 'catalog_extra_teaser1,', 'Is your room missing something? Well, now you can add the finishing touches that express your true personality. And don\'t forget, like everything else, these accessories can be moved about to suit your mood.', 'Click on the item you want for more information', '2: I love my rabbit...', NULL),
(20, 15, 1, 1, 0, 'Bathroom', '', 'Bathroom', 'ctlg_layout2', 'catalog_bath_headline1', 'catalog_bath_teaser1,', 'Introducing the Bathroom Collection... Have some fun with the cheerful bathroom collection. Give yourself and your guests somewhere to freshen up - vital if you want to avoid nasty niffs. Put your loo in a corner though...', 'Click on the item you want for more information', '2: Every Habbo needs one!', NULL),
(21, 16, 1, 1, 0, 'Plants', '', 'Plants', 'ctlg_layout2', 'catalog_plants_headline1', 'catalog_plants_teaser1,', 'Introducing the Plant Collection... Every room needs a plant! Not only do they bring a bit of the outside inside, they also enhance the air quality! Do we give a fuck? Up to you!', 'Click on the item you want for more information', NULL, NULL),
(22, 22, 1, 1, 0, 'Sports', '', 'Sport', 'ctlg_layout2', 'catalog_sports_headline1', 'catalog_sports_teaser1,', 'For the sporty people, here is the Sports section! Create your own hockey stadium!', 'Click on the item you want for more information', '', NULL),
(23, 17, 1, 1, 0, 'Rugs', '', 'Rugs', 'ctlg_layout2', 'catalog_rugs_headline1', 'catalog_rugs_teaser1,', 'We have rugs for all occasions. All rugs are non-slip and washable.', 'Click on the item you want for more information', '2:We have rugs for ANY room!', NULL),
(24, 25, 1, 1, 0, 'Gallery', '', 'Gallery', 'ctlg_layout2', 'catalog_gallery_headline1', 'catalog_posters_teaser1,', 'Adorn your walls with wondrous works of art, posters, plaques and wall hangings. We have items to suit all tastes, from kitsch to cool, traditional to modern.', 'Click on the item you want for more information', '2: Brighten up your walls!', NULL),
(25, 26, 1, 1, 0, 'Flags', '', 'Flags', 'ctlg_layout2', 'catalog_flags_headline1', 'catalog_flags_teaser1,', 'If you\'re feeling patriotic, get a flag to prove it. Our finest cloth flags will brighten up the dullest walls.', 'Click on the item you want for more information', '2: Flag this section for later!', NULL),
(26, 23, 1, 1, 0, 'Trophies', '', 'Trophies', 'ctlg_trophies', 'catalog_trophies_headline1', '', 'Reward your friends, or yourself with one of our fabulous glittering array of bronze, silver and gold trophies.<br><br>First choose the trophy model (click on the arrows to see all the different styles) and then the metal (click on the seal below the trop', NULL, NULL, '1:Type your inscription CAREFULLY, it\'s permanent!'),
(27, 108, 5, 1, 0, 'Club Gifts', '', 'Club Gifts', 'ctlg_layout2', 'catalog_club_headline1', 'catalog_hc_teaser,', 'Welcome to the Club Shop! All \'Habbo Club membership gifts\' are available here, use them wisely you greedy cunt! We have sofas, butlers and all the happy stuff.', 'Click on the item you want for more information', NULL, NULL),
(28, 110, 5, 1, 0, 'Dragons', '', 'Dragons', 'ctlg_layout2', 'catalog_rares_headline1', '', 'The Dragon page contains all of the Dragon Lamps.', 'Click on the item you want for more information', NULL, NULL),
(29, 111, 5, 1, 0, 'Sci-fi Doors', '', 'Sci-fi Doors', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(30, 112, 5, 1, 0, 'Parasols', '', 'Parasols', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(31, 113, 5, 1, 0, 'Screens', '', 'Screens', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(32, 100, 5, 1, 0, 'Marquee', '', 'Marquee', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(33, 101, 5, 1, 0, 'Pillows', '', 'Pillows', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(34, 102, 5, 1, 0, 'Icecream', '', 'Icecream', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(35, 103, 5, 1, 0, 'Smoke machines', '', 'Smoke machines', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(36, 104, 5, 1, 0, 'Laser Ports', '', 'Laser Ports', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(37, 105, 5, 1, 0, 'Amber Lamp', '', 'Amber Lamp', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(38, 106, 5, 1, 0, 'Fountains', '', 'Fountains', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(39, 107, 5, 1, 0, 'Elephants', '', 'Elephants', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(40, 109, 5, 1, 0, 'Fans', '', 'Fans', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(41, 20, 1, 1, 0, 'Camera', 'Camera2', 'Camera', 'ctlg_camera1', 'catalog_camera_headline1', 'campic_cam,campic_film,', 'With your Camera you can take pictures of just about anything in the hotel - your friend on the loo (hehe), your best dive in the Lido, or your room when you\'ve got it just right!<br><br>A camera costs 10 Credits (two free photos included).', NULL, NULL, '1:When you\'ve used your free photos, you\'ll need to buy more. Each roll of film takes five photos. Your Camera will show how much film you have left and loads the next roll automatically.<br><br>Each Film (5 photos) costs:'),
(42, 21, 1, 0, 0, 'Camera2', '', 'Camera', 'ctlg_camera2', 'catalog_camera_headline1', 'campic_help,', 'CAMERA FUNCTIONS<br><br>1. Press this button to take a photo.<br>2. Photo cancel - for when you\'ve chopped off your friend\'s head!<br>3. Zoom in and out.<br>4. Photo counter - shows how much film you have left<br>5. Caption Box - write your caption before saving the photo.<br>6. Save - this moves the photo to your giant.<br>You can give photos to your friends, or put them on the wall like posters.', NULL, NULL, NULL),
(43, 114, 5, 1, 0, 'Inflatable Chairs', '', 'Inflatable Chairs', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(44, 115, 5, 1, 0, 'Rares Mixed', '', 'Rares Mixed', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another rares page.', 'Click on the item you want for more information', NULL, NULL),
(45, 27, 1, 1, 0, 'Executive', '', 'Executive', 'ctlg_layout2', 'catalog_exe_headline1', 'catalog_exe_teaser', 'The Executive Furni is ideal for creating a sophisticated working environment, whether it be an office, a mafia headquarters or study!', 'Click on the item you want for more information', '', ''),
(46, 28, 1, 1, 0, 'Alhambra', '', 'Alhambra', 'ctlg_layout2', 'catalog_alh_headline2', 'catalog_alh_teaser2,', 'The Palace of Alhambra has appeared and with it this exotic and beautifully crafted range of Arabian Furni. Luxury seating and gourmet food combine to make your room sparkle with riches.', 'Click on the item you want for more information', 's:2:Get your Alhambrian goodies now!', ''),
(60, 35, 1, 1, 0, 'Habbo Club', 'Club Info', 'Habbo Club', 'ctlg_club1', 'catalog_club_headline1', 'clubcat_pic', '', '', '', '1:Welcome to Habbo Club - the members only club that all the best Habbos belong to!\r\n2:Every member of Habbo Club gets priority access to the hotel. So, if the hotel\'s full up, you\'ll get to the front of the queue automatically - no waiting around! And you\'ll get exclusive clothes, hair colours, furni, special guest room layouts and more besides. Normal Habbos will not have any of these.\r\n3:How do I join? Use the Navigator to go to \'Hotel View\' and click on the Habbo Club icon. Habbo Club costs 20 Credits a month. We\'ll remind you when your membership is about to run out.\r\n4:Well, what are you waiting for? Join Habbo Club today!'),
(61, 5, 1, 0, 0, 'Club Info', '', 'Club Info', 'ctlg_club2', 'catalog_club_headline1', 'club_pos,club_neg', '', '', '', '1:What happens when my Habbo Club runs out?\r\n2:If your Habbo Club runs out, you WILL be able to keep any rooms you made with a Club layout and the Habbo Club Furni is yours to keep.\r\n3:If your Habbo Club runs out you WON\'T be able to wander around with a cool HC badge, the funky clothes and your hair will vanish from your Habbo, you won\'t be able to do chose HC rooms layouts in the Room-O-Matics, you\'ll receive no new HC Furni and worst all, you won\'t be able to jump the queue if the Hotel\'s Full!\r\n4:Stay in Habbo Club for more than a year and you\'ll get a special sparkly BADGE!'),
(64, 4, 1, 1, 1, 'Club Shop', '', 'Club Shop', 'ctlg_layout2', 'catalog_club_headline1', 'catalog_hc_teaser', 'NEW Habbo Club Furni range. Allow these elegant delights to make your room sophisticated and humble. They look great placed with your monthly gifts!', 'Click on the item you want for more information', '1:For Habbo Club members only!', ''),
(68, 14, 1, 1, 0, 'Romantique', '', 'Romantique', 'ctlg_layout2', 'catalog_romantique_headline1', 'catalog_romantique_teaser1', 'The Romantique range features Grand Pianos, old antique lamps and tables. It is the ideal range for setting a warm and loving mood in your room. Spruce up your room and invite that special someone over. Now featuring the extra special COLOUR edition.', 'Click on the item you want for more information', NULL, ''),
(81, 8, 1, 1, 0, 'Grunge', '', 'Grunge', 'ctlg_layout2', 'catalog_gru_headline1', 'catalog_gru_teaser', 'The Grunge range will get your bedroom looking just the way you like it - organised, neat and tidy!', 'Click on the item you want for more information', NULL, ''),
(84, 29, 1, 0, 0, 'How to make music?', '', 'How to make music?', 'ctlg_soundmachine', 'catalog_djshop_headline1', 'catalog_djshop_teaser1', 'You must own a trax machine and at least one trax pax. Place the trax machine in your room and the trax pax in your hand. Double click the trax machine, click \"Trax editor\" and start editing music. When ready, save, select the tune, turn on the trax machine and enjoy.', 'Cool, my own music!', NULL, ''),
(85, 28, 1, 1, 0, 'Ambient Trax', '', 'Ambient Trax', 'ctlg_soundmachine', 'catalog_trx_header1', 'catalog_trx_teaser1', 'Welcome to the Ambient Trax Store! With groovy beats and chilled out melodies, this is the section for some cool and relaxing tunes.', '', NULL, ''),
(86, 29, 1, 1, 0, 'Dance Trax', '', 'Dance Trax', 'ctlg_soundmachine', 'catalog_trx_header2', 'catalog_trx_teaser2', 'Welcome to the Dance Trax Store! With funky beats and catchy melodies, this is the section for every clubber to indulge in.', '', NULL, ''),
(87, 30, 1, 1, 0, 'Rock Trax', '', 'Rock Trax', 'ctlg_soundmachine', 'catalog_trx_header3', 'catalog_trx_teaser3', 'Welcome to the Rock Trax Store! With heavy beats and rockin\' riffs, this is the section for every rock fan to experiment with.', '', NULL, ''),
(88, 31, 1, 1, 0, 'SFX Trax', '', 'SFX Trax', 'ctlg_soundmachine', 'catalog_trx_header4', 'catalog_trx_teaser4', 'Welcome to the SFX Trax Store! With crazy sounds and weird noises, this is the section for every creative room builder to indulge in.', '', NULL, ''),
(89, 32, 1, 1, 0, 'Urban Trax', '', 'Urban Trax', 'ctlg_soundmachine', 'catalog_trx_header5', 'catalog_trx_teaser5', 'Welcome to the Urban Trax Store! With hip hop beats and RnB vocals, this is the section for every city bopper to indulge in.', '', NULL, ''),
(90, 34, 1, 1, 0, 'Presents', '', 'Presents', 'ctlg_presents', 'catalog_gifts_headline1', 'catalog_presents_teaser1,catalog_presents_teaser2', 'Show your Habbo friends just how much you care and send them a gift from the Habbo Catalogue. ANY Catalogue item can be sent as a gift to ANY Habbo, all you need is their Habbo name!', '', NULL, '1:Buying an item as a gift couldn\'t be simpler... <br><br>Buy an item from the Catalogue in the normal way, but tick \'buy as a gift\'. Tell us which Habbo you want to give the gift to and we\'\'ll gift wrap it and deliver it straight to their hand.');
-- --------------------------------------------------------
--
-- Table structure for table `items_definitions`
--
CREATE TABLE `items_definitions` (
`id` int(11) NOT NULL,
`sprite` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`sprite_id` int(11) NOT NULL,
`name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`colour` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0,0,0',
`length` int(11) NOT NULL DEFAULT 0,
`width` int(11) NOT NULL DEFAULT 0,
`top_height` double NOT NULL DEFAULT 0,
`max_status` varchar(11) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
`behaviour` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`interactor` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default',
`is_tradable` tinyint(1) NOT NULL DEFAULT 1,
`is_recyclable` tinyint(1) NOT NULL DEFAULT 1,
`drink_ids` text COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `items_definitions`
--
INSERT INTO `items_definitions` (`id`, `sprite`, `sprite_id`, `name`, `description`, `colour`, `length`, `width`, `top_height`, `max_status`, `behaviour`, `interactor`, `is_tradable`, `is_recyclable`, `drink_ids`) VALUES
(1, 'shelves_norja', 293, 'Bookcase', 'For nic naks and art deco books', '#FFFFFF,#F7EBBC', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(2, 'shelves_polyfon', 349, 'Bookcase', 'For the arty pad', '0,0,0', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(3, 'shelves_silo', 82, 'Bookcase', 'For nic naks and art deco books', '0,0,0', 2, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(4, 'table_polyfon_small', 346, 'Small Coffee Table', 'For serving a stylish latte', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(5, 'chair_polyfon', 343, 'Dining Chair', 'Dining Chair', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(6, 'table_silo_med', 92, 'Coffee Table', 'Wipe clean and unobtrusive', '#FFFFFF,#ABD0D2', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(7, 'stand_polyfon_z', 348, 'Shelf', 'Tidy up', '0,0,0', 1, 1, 0.5, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(8, 'chair_silo', 89, 'Dining Chair', 'Keep it simple', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(9, 'sofa_silo', 83, 'Two-Seater Sofa', 'Cushioned, understated comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2,#ABD0D2,#ABD0D2', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(10, 'couch_norja', 291, 'Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#F7EBBC,#F7EBBC,#F7EBBC,#F7EBBC', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(11, 'chair_norja', 290, 'Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#F7EBBC,#F7EBBC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(12, 'table_polyfon_med', 345, 'Large Coffee Table', 'For larger gatherings', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(13, 'doormat_love', 504, 'Doormat', 'Welcome Habbos in style', '0,0,0', 1, 1, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(14, 'doormat_plain', 505, 'Doormat', 'Available in a variety of colours', '0,0,0', 1, 1, 0.2, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(15, 'sofachair_polyfon', 338, 'Armchair', 'Soft and comfortable', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(16, 'sofachair_silo', 84, 'Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(17, 'bed_polyfon', 334, 'Double Bed', 'Give yourself space to stretch out', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 2, 3, 1, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(18, 'bed_polyfon_one', 335, 'Single Bed', 'Cot of the artistic', '#FFFFFF,#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 1, 3, 1, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(19, 'bed_silo_one', 81, 'Single Bed', 'Plain and simple', '0,0,0', 1, 3, 1.7, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(20, 'bed_silo_two', 80, 'Double Bed', 'Plain and simple x2', '0,0,0', 2, 3, 1.7, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(21, 'table_silo_small', 85, 'Occasional Table', 'For those random moments', '#FFFFFF,#ABD0D2', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(22, 'bed_armas_two', 318, 'Double Bed', 'King-sized pine comfort', '0,0,0', 2, 3, 1.7, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(23, 'shelves_armas', 327, 'Bookcase', 'For all those fire-side stories', '0,0,0', 2, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(24, 'bench_armas', 323, 'Bench', 'To complete the dining set', '0,0,0', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(25, 'table_armas', 322, 'Dining Table', 'For informal dining', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(26, 'small_table_armas', 332, 'Occasional Table', 'Practical and beautiful', '0,0,0', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(27, 'small_chair_armas', 333, 'Stool', 'Rustic charm at it\'s best', '0,0,0', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(28, 'fireplace_armas', 320, 'Fireplace', 'Authentic, real flame fire', '#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 2, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(29, 'lamp_armas', 330, 'Table Lamp', 'Ambient lighting is essential', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(30, 'bed_armas_one', 319, 'Single Bed', 'Rustic charm for one', '0,0,0', 1, 3, 1.8, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(31, 'carpet_standard', 486, 'Floor rug', 'Available in a variety of colours', '0,0,0', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(32, 'carpet_armas', 512, 'Hand-Woven Rug', 'Adds instant warmth', '0,0,0', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(33, 'carpet_polar', 513, 'Faux-Fur Bear Rug', 'For cuddling up on', '#FFFFFF,#FFFFFF,#FFFFFF', 2, 3, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(34, 'fireplace_polyfon', 336, 'Fireplace', 'Comfort in stainless steel', '#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 2, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(35, 'carpet_standard*1', 489, 'Floor Rug', 'Available in a variety of colours', '#FF1F08', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(36, 'doormat_plain*1', 506, 'Doormat', 'Available in a variety of colours', '#FF1F08', 1, 1, 0.2, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(37, 'carpet_standard*2', 490, 'Floor Rug', 'Available in a variety of colours', '#99DCCC', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(38, 'carpet_standard*3', 491, 'Floor Rug', 'Available in a variety of colours', '#FFEE00', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(39, 'carpet_standard*4', 492, 'Floor Rug', 'Available in a variety of colours', '#CCDDFF', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(40, 'doormat_plain*6', 511, 'Doormat', 'Available in a variety of colours', '#777777', 1, 1, 0.2, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(41, 'carpet_standard*5', 493, 'Floor Rug', 'Available in a variety of colours', '#DDCCFF', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(42, 'carpet_standard*6', 494, 'Floor Rug', 'Available in a variety of colours', '#777777', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(43, 'pizza', 98, 'Pizza Box', 'You dirty Habbo', '0,0,0', 1, 1, 0.1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(44, 'drinks', 99, 'Empty Cans', 'Are you a slob too?', '0,0,0', 1, 1, 0.2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(45, 'bar_polyfon', 339, 'Mini-Bar', 'You naughty Habbo!', '0,0,0', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '1,2'),
(46, 'plant_cruddy', 1127, 'Aloe Vera', 'Goodbye Bert...', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(47, 'bottle', 100, 'Empty Spinning Bottle', 'For interesting games!', '0,0,0', 1, 1, 0.1, '2', 'solid,requires_touching_for_interaction,dice,requires_rights_for_interaction', 'default', 1, 1, ''),
(48, 'bardesk_polyfon', 341, 'Bar/desk', 'Perfect for work or play', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 2, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(49, 'bardeskcorner_polyfon', 342, 'Corner Cabinet/Desk', 'Tuck it away', '#FFFFFF,#ABD0D2', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(50, 'bar_armas', 328, 'Barrel Minibar', 'It\'s a barrel of laughs and a great talking point', '0,0,0', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '1,2'),
(51, 'bartable_armas', 321, 'Bardesk', 'Bar-Style Table - essential for extra guests', '0,0,0', 1, 3, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(52, 'bar_chair_armas', 329, 'Barrel Stool', 'The ultimate recycled furniture', '0,0,0', 1, 1, 1.3, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(53, 'carpet_soft', 497, 'Soft Wool Rug', 'Soft Wool Rug', '0,0,0', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(54, 'carpet_soft*1', 498, 'Soft Wool Rug', 'Soft Wool Rug', '#CC3333', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(55, 'carpet_soft*2', 499, 'Soft Wool Rug', 'Soft Wool Rug', '#66FFFF', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(56, 'carpet_soft*3', 500, 'Soft Wool Rug', 'Soft Wool Rug', '#FFCC99', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(57, 'carpet_soft*4', 501, 'Soft Wool Rug', 'Soft Wool Rug', '#FFCCFF', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(58, 'carpet_soft*5', 502, 'Soft Wool Rug', 'Soft Wool Rug', '#FFFF66', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(59, 'carpet_soft*6', 503, 'Soft Wool Rug', 'Soft Wool Rug', '#669933', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(60, 'red_tv', 96, 'Portable TV', 'Don?t miss those soaps', '0,0,0', 1, 1, 1, '2', 'solid,custom_data_on_off', 'default', 1, 1, ''),
(61, 'wood_tv', 95, 'Large TV', 'HNN weatherman Kiazie', '0,0,0', 1, 2, 2, '2', 'solid,custom_data_numeric_state', 'default', 1, 1, ''),
(62, 'carpet_polar*1', 142, 'Pink Faux-Fur Bear Rug', 'Cute', '#FFBBCF,#FFBBCF,#FFDDEF', 2, 3, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(63, 'smooth_table_polyfon', 347, 'Large Dining Table', 'For larger gatherings', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(64, 'sofachair_polyfon_girl', 140, 'Armchair', 'Think pink', '#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(65, 'bed_polyfon_girl_one', 143, 'Single Bed', 'Snuggle down in princess pink', '#FFFFFF,#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 1, 3, 1.6, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(66, 'bed_polyfon_girl', 144, 'Double Bed', 'Snuggle down in princess pink', '#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 2, 3, 1.6, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(67, 'sofa_polyfon_girl', 141, 'Two-seater Sofa', 'Romantic pink for two', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4,#EE7EA4,#EE7EA4', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(68, 'bed_budgetb_one', 461, 'Plain Single Bed', 'All you need for a good night\'s kip', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 3, 1.6, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(69, 'bed_budgetb', 460, 'Plain Double Bed', 'Sweet dreams for two', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 3, 1.6, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(70, 'plant_pineapple', 360, 'Pineapple Plant', 'Needs loving glances', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(71, 'plant_fruittree', 363, 'Fruit Tree', 'Great yield and sweet fruit', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(72, 'plant_small_cactus', 364, 'Small Cactus', 'Even less watering than the real world', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(73, 'plant_bonsai', 361, 'Bonsai Tree', 'You can be sure it lives', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(74, 'plant_big_cactus', 362, 'Mature Cactus', 'Habbo Dreams monster in hiding! Shhhh', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(75, 'plant_yukka', 359, 'Yukka Plant', 'Easy to care for', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(76, 'carpet_standard*7', 495, 'Floor Rug', 'Available in a variety of colours', '#99CCFF,#99CCFF,#99CCFF', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(77, 'carpet_standard*8', 496, 'Floor Rug', 'Available in a variety of colours', '#999966,#999966,#999966', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(78, 'carpet_standard*9', 11219, '', '', '#FFDD00,#FFDD00,#FFDD00', 3, 5, 0, '0', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(79, 'carpet_standard*a', 487, 'Floor Rug', 'Available in a variety of colours', '#55AC00,#55AC00,#55AC00', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(80, 'carpet_standard*b', 488, 'Floor Rug', 'Available in a variety of colours', '#336666,#336666,#336666', 3, 5, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(81, 'plant_sunflower', 358, 'Cut Sunflower', 'For happy Habbos', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(82, 'plant_rose', 357, 'Cut Roses', 'Sleek and chic', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(83, 'tv_luxus', 94, 'Digital TV', 'Bang up to date', '0,0,0', 1, 3, 1, '2', 'solid,custom_data_on_off', 'default', 1, 1, ''),
(84, 'bath', 128, 'Bubble Bath', 'The ultimate in pampering', '0,0,0', 1, 2, 1, '2', 'can_sit_on_top,custom_data_numeric_on_off', 'chair', 1, 1, ''),
(85, 'sink', 129, 'Sink', 'Hot and cold thrown in for no charge', '0,0,0', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '18'),
(86, 'toilet', 131, 'Loo Seat', 'Loo Seat', '0,0,0', 1, 1, 1.1, '2', 'can_sit_on_top,custom_data_on_off', 'chair', 1, 1, ''),
(87, 'duck', 130, 'Rubber Duck', 'Every bather needs one', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(88, 'tile', 134, 'Floor Tiles', 'In a choice of colours', '0,0,0', 4, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(89, 'toilet_red', 132, 'Loo Seat', 'Loo Seat', '0,0,0', 1, 1, 1.1, '2', 'can_sit_on_top,custom_data_on_off', 'chair', 1, 1, ''),
(90, 'toilet_yell', 133, 'Loo Seat', 'Loo Seat', '0,0,0', 1, 1, 1.1, '2', 'can_sit_on_top,custom_data_on_off', 'chair', 1, 1, ''),
(91, 'tile_red', 135, 'Floor Tiles', 'In a choice of colours', '0,0,0', 4, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(92, 'tile_yell', 136, 'Floor Tiles', 'In a choice of colours', '0,0,0', 4, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(93, 'bar_basic', 441, 'A Pura Minibar', 'A pura series 300 minibar', '0,0,0', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '1,2'),
(94, 'shelves_basic', 440, 'Pura Shelves', 'Pura series 404 shelves', '0,0,0', 2, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(95, 'soft_sofachair_norja', 294, 'iced sofachair', 'Soft iced sofachair', '#FFFFFF,#F7EBBC,#F7EBBC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(96, 'soft_sofa_norja', 295, 'iced sofa', 'A soft iced sofa', '#FFFFFF,#F7EBBC,#FFFFFF,#F7EBBC,#F7EBBC,#F7EBBC', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(97, 'lamp_basic', 443, 'Pura Lamp', 'Switch on the atmosphere with this sophisticated light', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(98, 'lamp2_armas', 331, 'Lodge Candle', 'Wax lyrical with some old-world charm', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(99, 'fridge', 442, 'Pura Refridgerator', 'Keep cool with a chilled snack or drink', '#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '3,4,5,6'),
(100, 'door', 535, 'Telephone Box', 'Dr Who?', '0,0,0', 1, 1, 2, '-1', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(101, 'doorB', 537, 'Wardrobe', 'Narnia this way!', '0,0,0', 1, 1, 2, '-1', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(102, 'doorC', 536, 'Portaloo', 'In a hurry?', '0,0,0', 1, 1, 2, '-1', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(103, 'menorah', 103, 'Menorah', 'Light up your room', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(104, 'ham', 108, 'Joint of Ham', 'Tuck in', '0,0,0', 1, 1, 0.1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(105, 'wcandleset', 106, 'White Candle Plate', 'Simple but stylish', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 0.2, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(106, 'rcandleset', 107, 'Red Candle Plate', 'Simple but stylish', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 0.2, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(107, 'throne', 1152, 'Throne', 'Important Habbos only', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(108, 'giftflowers', 356, 'Vase of Flowers', 'Guaranteed to stay fresh', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(109, 'habbocake', 102, 'Cake', 'Save me a slice!', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(110, 'bunny', 655, 'Squidgy Bunny', 'Yours to cuddle up to', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(111, 'edice', 101, 'Holo-dice', 'What\'s your lucky number?', '0,0,0', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,dice,requires_rights_for_interaction', 'default', 1, 1, ''),
(112, 'club_sofa', 977, 'Club sofa', 'Club sofa', '0,0,0', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(113, 'divider_poly3', 340, 'Hatch (Lockable)', 'All bars should have one', '#FFFFFF,#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(114, 'divider_arm1', 325, 'Corner plinth', 'Good solid wood', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(115, 'divider_arm2', 326, 'Room divider', 'I wooden go there', '0,0,0', 2, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(116, 'divider_arm3', 324, 'Gate (lockable)', 'Knock, knock...', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(117, 'divider_nor1', 297, 'Ice Corner', 'Looks squishy, but isn\'t', '#FFFFFF,#F7EBBC', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(118, 'divider_silo1', 88, 'Corner Shelf', 'Neat and natty', '#FFFFFF,#ABD0D2', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(119, 'divider_nor2', 296, 'Ice Bar-Desk', 'Strong, yet soft looking', '#FFFFFF,#FFFFFF,#F7EBBC,#F7EBBC', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(120, 'divider_silo2', 87, 'Screen', 'Stylish sectioning', '0,0,0', 2, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(121, 'divider_nor3', 298, 'Door (Lockable)', 'Do go through...', '#FFFFFF,#FFFFFF,#F7EBBC,#F7EBBC', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(122, 'divider_silo3', 86, 'Gate (lockable)', 'Form following function', '#FFFFFF,#FFFFFF,#FFFFFF,#ABD0D2', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(123, 'mocchamaster', 980, 'Mochamaster', 'Wake up and smell it!', '#FFFFFF', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_on_off', 'vending_machine', 1, 1, '8,9,10,11,12,13,14,15,16,17'),
(124, 'carpet_legocourt', 523, 'Basketball Court', 'Line up your slam dunk', '0,0,0', 3, 3, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(125, 'bench_lego', 524, 'Team Bench', 'For your reserve players', '0,0,0', 4, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(126, 'legotrophy', 521, 'Basketball Trophy', 'For the winning team', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(127, 'edicehc', 981, 'Dicemaster', 'Click and roll!', '0,0,0', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,dice,requires_rights_for_interaction', 'default', 1, 1, ''),
(128, 'hcsohva', 984, 'Throne Sofa', 'For royal bottoms...', '0,0,0', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(129, 'hcamme', 982, 'Tubmaster', 'Time for a soak', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 2, 0.9, '2', 'can_sit_on_top,custom_data_numeric_on_off', 'chair', 1, 1, ''),
(130, 'hockey_score', 520, 'Scoreboard', '...for keeping your score', '0,0,0', 1, 1, 2, '100', 'solid,requires_touching_for_interaction,custom_data_numeric_state', 'scoreboard', 1, 1, ''),
(131, 'hockey_light', 109, 'Lert', 'Set it off.', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'lert', 1, 1, ''),
(132, 'doorD', 983, 'Imperial Teleport', 'Let\'s go over tzar!', '0,0,0', 1, 1, 2, '-1', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(133, 'prizetrophy2*3', 605, 'Duck trophy', 'Breathtaking bronze', '#FFFFFF,#FFFFFF,#996600', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(134, 'prizetrophy3*3', 1155, 'Globe trophy', 'Breathtaking bronze', '#FFFFFF,#FFFFFF,#996600', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(135, 'prizetrophy4*3', 1154, 'Fish trophy', 'Breathtaking bronze', '#FFFFFF,#FFFFFF,#996600', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(136, 'prizetrophy5*3', 614, 'Duo trophy', 'Breathtaking bronze', '#FFFFFF,#FFFFFF,#996600', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(137, 'prizetrophy6*3', 1156, 'Champion trophy', 'Breathtaking bronze', '#FFFFFF,#FFFFFF,#996600', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(138, 'prizetrophy2*1', 603, 'Duck trophy', 'Glittery gold', '#FFFFFF,#FFFFFF,#FFDD3F', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(139, 'prizetrophy3*1', 1162, 'Globe trophy', 'Glittery gold', '#FFFFFF,#FFFFFF,#FFDD3F', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(140, 'prizetrophy4*1', 1161, 'Fish trophy', 'Glittery gold', '#FFFFFF,#FFFFFF,#FFDD3F', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(141, 'prizetrophy5*1', 612, 'Duo trophy', 'Glittery gold', '#FFFFFF,#FFFFFF,#FFDD3F', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(142, 'prizetrophy6*1', 1164, 'Champion trophy', 'Glittery gold', '#FFFFFF,#FFFFFF,#FFDD3F', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(143, 'prizetrophy*2', 601, 'Classic trophy', 'Shiny silver', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(144, 'prizetrophy2*2', 604, 'Duck trophy', 'Shiny silver', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(145, 'prizetrophy3*2', 1159, 'Globe trophy', 'Shiny silver', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(146, 'prizetrophy4*2', 1157, 'Fish trophy', 'Shiny silver', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(147, 'prizetrophy5*2', 613, 'Duo trophy', 'Shiny silver', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(148, 'prizetrophy6*2', 1160, 'Champion trophy', 'Shiny silver', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(149, 'prizetrophy*3', 602, 'Classic trophy', 'Breathtaking bronze', '#FFFFFF,#FFFFFF,#996600', 1, 1, 2, '2', 'solid,prize_trophy,requires_rights_for_interaction', 'default', 1, 1, ''),
(150, 'hc_lmp', 985, 'Oil Lamp', 'Be enlightened', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(151, 'hc_tbl', 986, 'Nordic Table', 'Perfect for banquets', '0,0,0', 1, 3, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(152, 'hc_chr', 987, 'Majestic Chair', 'Royal comfort', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(153, 'hc_dsk', 988, 'Study Desk', 'For Habbo scholars', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 2, 1.5, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(154, 'pets0', 36, '', '', '0,0,0', 1, 1, 0.1, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(155, 'petfood1', 41, 'Bones Mega Multipack', 'Fantastic 20% Saving!', '0,0', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(156, 'petfood2', 42, 'Sardines Mega Multipack', 'Fantastic 20% Saving!', '0', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(157, 'petfood3', 43, 'Cabbage Mega Multipack', 'Fantastic 20% Saving!', '0,0,0', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(158, 'waterbowl*4', 48, 'Blue Water Bowl', 'Aqua unlimited', '#0099FF,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(159, 'waterbowl*5', 49, 'Brown Water Bowl', 'Aqua unlimited', '#BF7F00,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(160, 'waterbowl*2', 46, 'Green Water Bowl', 'Aqua unlimited', '#3FFF3F,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(161, 'waterbowl*1', 45, 'Red Water Bowl', 'Aqua unlimited', '#FF3F3F,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(162, 'waterbowl*3', 47, 'Yellow Water Bowl', 'Aqua unlimited', '#FFFF00,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(163, 'toy1', 54, 'Rubber Ball', 'it\'s bouncy-tastic', '#FF0000,#FFFF00,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(164, 'toy1*1', 55, 'Rubber Ball', 'it\'s bouncy-tastic', '#FF7F00,#007F00,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(165, 'toy1*2', 56, 'Rubber Ball', 'it\'s bouncy-tastic', '#003F7F,#FF00BF,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(166, 'toy1*3', 57, 'Rubber Ball', 'it\'s bouncy-tastic', '#BF1900,#00BFBF,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(167, 'toy1*4', 58, 'Rubber Ball', 'it\'s bouncy-tastic', '#000000,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(168, 'goodie1', 51, 'Marzipan Man', 'Crunchy Dog Treat', '#FF4CBF,#FFFFFF', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(169, 'goodie2', 50, 'Chocolate Mouse', 'For gourmet kittens', '0', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(170, 'rare_dragonlamp*4', 1007, 'Black Dragon Lamp', 'Scary and scorching!', '#FFFFFF,#3E3D40,#3E3D40,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(171, 'rare_dragonlamp*0', 1003, 'Fire Dragon Lamp', 'George and the...', '#FFFFFF,#FA2D00,#FA2D00,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(172, 'rare_dragonlamp*5', 1008, 'Elf Green Dragon Lamp', 'Roast your chestnuts here!', '#FFFFFF,#589A03,#589A03,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(173, 'rare_dragonlamp*2', 1005, 'Jade Dragon Lamp', 'Oriental beast of legends', '#FFFFFF,#02BB70,#02BB70,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(174, 'rare_dragonlamp*8', 1011, 'Bronze Dragon Lamp', 'Scary and scorching!', '#FFFFFF,#FF5F01,#FF5F01,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(175, 'rare_dragonlamp*9', 1012, 'Purple Dragon Lamp', 'Scary and scorching!', '#FFFFFF,#B357FF,#B357FF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(176, 'rare_dragonlamp*7', 1010, 'Sky Dragon Lamp', 'Scary and scorching!', '#FFFFFF,#83AEFF,#83AEFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(177, 'rare_dragonlamp*6', 1009, 'Gold Dragon Lamp', 'Scary and scorching!', '#FFFFFF,#FFBC00,#FFBC00,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(178, 'rare_dragonlamp*1', 1004, 'Sea Dragon Lamp', 'Out of the deep blue!', '#FFFFFF,#3470FF,#3470FF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(179, 'rare_dragonlamp*3', 1006, 'Silver Dragon Lamp', 'Scary and scorching!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(180, 'queue_tile1*6', 471, 'Blue Habbo Roller', 'The power of movement', '#FFFFFF,#A2E8FA,#FFFFFF,#FFFFFF', 1, 1, 0.45, '2', 'can_stand_on_top,can_stack_on_top,roller,requires_rights_for_interaction', 'default', 1, 1, ''),
(181, 'queue_tile1*9', 474, 'Green Habbo Roller', 'The power of movement', '#FFFFFF,#9AFF60,#FFFFFF,#FFFFFF', 1, 1, 0.45, '2', 'can_stand_on_top,can_stack_on_top,roller,requires_rights_for_interaction', 'default', 1, 1, ''),
(182, 'queue_tile1*8', 473, 'Navy Habbo Roller', 'The power of movement', '#FFFFFF,#1E8AA5,#FFFFFF,#FFFFFF', 1, 1, 0.45, '2', 'can_stand_on_top,can_stack_on_top,roller,requires_rights_for_interaction', 'default', 1, 1, ''),
(183, 'queue_tile1*7', 472, 'Purple Habbo Roller', 'The power of movement', '#FFFFFF,#FC5AFF,#FFFFFF,#FFFFFF', 1, 1, 0.45, '2', 'can_stand_on_top,can_stack_on_top,roller,requires_rights_for_interaction', 'default', 1, 1, ''),
(184, 'queue_tile1*2', 467, 'Red Habbo Roller', 'The power of movement', '#FFFFFF,#FF3333,#FFFFFF,#FFFFFF', 1, 1, 0.45, '2', 'can_stand_on_top,can_stack_on_top,roller,requires_rights_for_interaction', 'default', 1, 1, ''),
(185, 'cn_lamp', 127, 'Lantern', 'Light of the East', '#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(186, 'cn_sofa', 126, 'Chinese Sofa', 'Seats three with ease!', '0,0,0', 3, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(187, 'sporttrack1*1', 526, 'Sport track straight', 'Let\'s get sporty!', '#FFFFFF,#E4592D,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(188, 'sporttrack1*3', 528, 'Sport track straight grass', 'Let\'s get sporty!', '#FFFFFF,#5CB800,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(189, 'sporttrack1*2', 527, 'Sport track straight asphalt', 'Let\'s get sporty!', '#FFFFFF,#62818B,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(190, 'sporttrack2*1', 529, 'Sport corner tartan', 'Let\'s get sporty!', '#FFFFFF,#E4592D,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(191, 'sporttrack2*2', 530, 'Sport corner asphalt', 'Let\'s get sporty!', '#FFFFFF,#62818B,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(192, 'sporttrack2*3', 531, 'Sport corner grass', 'Let\'s get sporty!', '#FFFFFF,#5CB800,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(193, 'sporttrack3*1', 532, 'Sport goal tartan', 'Let\'s get sporty!', '#FFFFFF,#E4592D,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(194, 'sporttrack3*2', 533, 'Sport goal asphalt', 'Let\'s get sporty!', '#FFFFFF,#62818B,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(195, 'sporttrack3*3', 534, 'Sport goal grass', 'Let\'s get sporty!', '#FFFFFF,#5CB800,#FFFFFF', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(196, 'footylamp', 525, 'Football Lamp', 'Can you kick it?', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(197, 'barchair_silo', 91, 'Bar Stool', 'Practical and convenient', '#FFFFFF,#ABD0D2', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(198, 'bardesk_polyfon*5', 137, 'Candy Bar', 'For cute constructions', '#FFFFFF,#FFFFFF,#FF9BBD,#FF9BBD', 2, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(199, 'bardeskcorner_polyfon*5', 138, 'Candy Corner', 'For sweet corners!', '#FFFFFF,#FF9BBD', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(200, 'divider_poly3*5', 139, 'Candy Hatch (Lockable)', 'Keep the Pink in!', '#FFFFFF,#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(201, 'chair_china', 123, 'Chinese Lacquer Chair', 'The elegant beauty of tradition', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(202, 'china_table', 122, 'Chinese Lacquer Table', 'Exotic and classy', '0,0,0', 1, 1, 0.9, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(203, 'safe_silo', 90, 'Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(204, 'china_shelve', 121, 'Chinese Bookshelf', 'To hold the mind\'s treasures', '0,0,0', 2, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(205, 'divider_nor5', 300, 'Plain Iced Angle', 'Cool cornering for your crib y0!', '#FFFFFF,#F7EBBC,#F7EBBC', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(206, 'divider_nor4', 299, 'Plain Iced Auto Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#F7EBBC,#F7EBBC,#F7EBBC,#F7EBBC', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(207, 'wall_china', 119, 'Dragon Screen', 'For your great wall', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(208, 'corner_china', 120, 'Dragon Screen Corner', 'Firm, fireproof foundation', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(209, 'CF_10_coin_gold', 275, 'Gold Coin', 'Worth 10 Credits', '0,0,0', 1, 1, 0.1, '2', 'solid,can_stack_on_top,redeemable,requires_rights_for_interaction', 'default', 1, 1, ''),
(210, 'CF_1_coin_bronze', 273, 'Bronze Coin', 'Worth 1 Credits', '0,0,0', 1, 1, 0.1, '2', 'solid,can_stack_on_top,redeemable,requires_rights_for_interaction', 'default', 1, 1, ''),
(211, 'CF_20_moneybag', 276, 'Sack of Credits', 'Worth 20 Credits', '0,0,0', 1, 1, 1, '2', 'solid,can_stack_on_top,redeemable,requires_rights_for_interaction', 'default', 1, 1, ''),
(212, 'CF_50_goldbar', 277, 'Gold Bar', 'Worth 50 Credits', '0,0,0', 1, 1, 0.4, '2', 'solid,can_stack_on_top,redeemable,requires_rights_for_interaction', 'default', 1, 1, ''),
(213, 'CF_5_coin_silver', 274, 'Silver Coin', 'Worth 5 Credits', '0,0,0', 1, 1, 0.1, '2', 'solid,can_stack_on_top,redeemable,requires_rights_for_interaction', 'default', 1, 1, ''),
(214, 'hc_tv', 993, 'Mega TV Set', 'Forget plasma, go HC!', '0,0,0', 2, 1, 1.3, '2', 'can_sit_on_top,custom_data_numeric_on_off,redirect_rotation_2', 'chair', 1, 1, ''),
(215, 'gothgate', 262, 'Gothic Portcullis', 'The dark side of Habbo', '#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 2.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(216, 'gothiccandelabra', 261, 'Gothic Candelabra', 'The dark side of Habbo', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(217, 'gothrailing', 258, 'Gothic Railing', 'The dark side of Habbo', '0,0,0', 2, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(218, 'goth_table', 257, 'Gothic table', 'The dark side of Habbo', '0,0,0', 1, 5, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(219, 'hc_bkshlf', 995, 'Medieval Bookcase', 'For the scholarly ones', '0,0,0', 1, 4, 3, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(220, 'hc_btlr', 994, 'Electric Butler', 'Your personal caretaker', '#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false,requires_rights_for_interaction', 'default', 1, 1, ''),
(221, 'hc_crtn', 992, 'Antique Drapery', 'Topnotch privacy protection', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(222, 'hc_djset', 999, 'The Grammophon', 'Very old skool scratch\'n\'spin', '0,0,0', 3, 1, 1.5, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(223, 'hc_frplc', 998, 'Heavy Duty Fireplace', 'Pixel-powered for maximum heating', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 3, 3, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(224, 'hc_lmpst', 991, 'Victorian Street Light', 'Somber and atmospheric', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 3, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(225, 'hc_machine', 997, 'Weird Science Machine', 'By and for mad inventors', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 3, 3, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(226, 'hc_rllr', 1000, 'HC Rollers Set', 'Highest class transportation', '0,0,0', 1, 1, 0.45, '2', 'can_stand_on_top,can_stack_on_top,roller,requires_rights_for_interaction', 'default', 1, 1, ''),
(227, 'hc_rntgn', 996, 'X-Ray Divider', 'Believe it or not!', '0,0,0', 2, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(228, 'hc_trll', 989, 'Drinks Trolley', 'For swanky dinners only', '0,0,0', 1, 2, 1.5, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(229, 'gothic_chair*3', 252, 'Red Gothic Chair', 'The head of the table', '#FFFFFF,#DD0000,#FFFFFF,#DD0000', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(230, 'gothic_sofa*3', 253, 'Red Gothic Sofa', 'Not great for hiding behind', '#FFFFFF,#DD0000,#FFFFFF,#FFFFFF,#DD0000,#FFFFFF', 2, 1, 1.3, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(231, 'gothic_stool*3', 254, 'Red Gothic Stool', 'Be calm. Be seated', '#FFFFFF,#DD0000,#FFFFFF', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(232, 'sound_machine', 539, 'Sound Machine', 'Creating fancy sounds', '#FFFFFF,#FFFFFF,#828282,#FFFFFF', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,custom_data_numeric_on_off,sound_machine', 'default', 1, 1, ''),
(233, 'plant_mazegate', 366, 'Maze Shrubbery Gate', 'Did we make it?', '0,0,0', 2, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(234, 'plant_maze', 365, 'Maze Shrubbery', 'Build your maze!', '0,0,0', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(235, 'plant_bulrush', 367, 'Bulrush', 'Ideal for the riverside', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(236, 'petfood4', 44, 'T-Bones Mega Multipack', 'Fantastic 20% Saving!', '0,0', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(237, 'gothic_carpet', 255, 'Cobbled Path', 'The path less travelled', '0,0,0', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(238, 'gothic_carpet2', 256, 'Dungeon Floor', 'What lies beneath?', '0,0,0', 2, 4, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(239, 'sound_set_1', 576, 'Habbo Sounds 1', 'Get the party started!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(240, 'sound_set_3', 548, 'Electronic 1', 'Chilled grooves', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(241, 'sound_set_6', 542, 'Ambient 3', 'Background ambience loops', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(242, 'sound_set_7', 584, 'SFX 5', 'Sound effects for Furni', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(243, 'sound_set_8', 541, 'Ambient 2', 'Mellow electric grooves', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(244, 'post.it', 97, 'Pad of stickies', 'Pad of stickies', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction,post_it', 'default', 1, 0, ''),
(245, 'gothicfountain', 260, 'Gothic Ectoplasm Fountain', 'Not suitable for drinking!', '0,0,0', 0, 0, 0, '2', 'wall_item,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(246, 'hc_wall_lamp', 1001, 'Retro Wall Lamp', 'Tres chic!', '0,0,0', 0, 0, 0, '2', 'wall_item,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(247, 'industrialfan', 263, 'Industrial Turbine', 'Powerful and resilient', '0,0,0', 0, 0, 0, '2', 'wall_item,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(248, 'torch', 259, 'Gothic Torch', 'The dark side of Habbo', '0,0,0', 0, 0, 0, '2', 'wall_item,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(249, 'floor', 2, '', '', '0,0,0', 0, 0, 0, '2', 'wall_item,decoration,requires_rights_for_interaction', 'default', 1, 1, ''),
(250, 'wallpaper', 33, '', '', '0,0,0', 0, 0, 0, '0', 'wall_item,decoration,requires_rights_for_interaction', 'default', 1, 1, ''),
(251, 'poster', 1145, '', '', '0,0,0', 0, 0, 0, '0', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(252, 'table_norja_med', 292, 'Coffee Table', 'Elegance embodied', '#FFFFFF,#F7EBBC', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(253, 'doormat_plain*4', 509, 'Doormat', 'Available in a variety of colours', '#CCDDFF', 1, 1, 0.2, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(254, 'doormat_plain*2', 507, 'Doormat', 'Available in a variety of colours', '#99DCCC', 1, 1, 0.2, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(255, 'doormat_plain*3', 508, 'Doormat', 'Available in a variety of colours', '#FFEE00', 1, 1, 0.2, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(256, 'doormat_plain*5', 510, 'Doormat', 'Available in a variety of colours', '#DDCCFF', 1, 1, 0.2, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(257, 'rare_parasol*1', 1147, 'Yellow Parasol', 'Block those rays!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFF11', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(258, 'rare_parasol*2', 1148, 'Orange Parasol', 'Block those rays!', '#FFFFFF,#FFFFFF,#FFFFFF,#FF8F61', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(259, 'rare_parasol*3', 1149, 'Violet Parasol', 'Block those rays!', '#FFFFFF,#FFFFFF,#FFFFFF,#D47FFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(260, 'rare_parasol*0', 1, 'Green Parasol', 'Block those rays!', '#FFFFFF,#FFFFFF,#FFFFFF,#9EFF1C', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(261, 'scifidoor*10', 1069, 'Violet Spaceship Door', 'There out of this world!', '#FFFFFF,#BB99FF,#BB99FF,#BB99FF,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(262, 'scifidoor*9', 1068, 'Blue Spaceship Door', 'There out of this world!', '#FFFFFF,#4488FF,#4488FF,#4488FF,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(263, 'scifidoor*8', 1067, 'Purple Spaceship Door', 'There out of this world!', '#FFFFFF,#FF99CC,#FF99CC,#FF99CC,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(264, 'scifidoor*7', 1066, 'Aqua Spaceship Door', 'There out of this world!', '#FFFFFF,#AAFFFF,#AAFFFF,#AAFFFF,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(265, 'scifidoor*6', 1065, 'Black Monolith', 'Monolith goes up! Monolith goes down!', '#FFFFFF,#333333,#333333,#333333,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(266, 'scifidoor*5', 1064, 'White Spaceship Door', 'There out of this world!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(267, 'scifidoor*4', 1063, 'Emerald Spaceship Door', 'Protect your pot of gold!', '#FFFFFF,#99DD77,#99DD77,#99DD77,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(268, 'scifidoor*3', 1062, 'Lightblue Spaceship Door', 'There out of this world!', '#FFFFFF,#AACCFF,#AACCFF,#AACCFF,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(269, 'scifidoor*2', 1061, 'Yellow Spaceship Door', 'There out of this world!', '#FFFFFF,#FFEE66,#FFEE66,#FFEE66,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(270, 'scifidoor*1', 1060, 'Pink Spaceship Door', 'There out of this world!', '#FFFFFF,#FFAAAA,#FFAAAA,#FFAAAA,#FFFFFF', 1, 1, 1.5, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(271, 'rare_beehive_bulb', 1132, 'Blue Amber Lamp', 'A honey-hued glow', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#55C4DE', 1, 1, 1, '2', 'solid,can_stack_on_top,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(272, 'rare_beehive_bulb*1', 1133, 'Red Amber Lamp', 'A honey-hued glow', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FF4C47', 1, 1, 1, '2', 'solid,can_stack_on_top,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(273, 'rare_beehive_bulb*2', 1134, 'Yellow Amber Lamp', 'A honey-hued glow', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFC307', 1, 1, 1, '2', 'solid,can_stack_on_top,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(274, 'scifiport*0', 1041, 'Red Laser Door', 'Energy beams. No trespassers!', '#FFFFFF,#DD2D22,#FFFFFF,#FFFFFF,#FFFFFF,#DD2D22', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(275, 'scifiport*9', 1050, 'Violet Sci-Fi Port', 'Energy beams. No trespassers!', '#FFFFFF,#7733FF,#FFFFFF,#FFFFFF,#FFFFFF,#7733FF', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(276, 'scifiport*8', 1049, 'Purple Sci-Fi Port', 'Energy beams. No trespassers!', '#FFFFFF,#BB55CC,#FFFFFF,#FFFFFF,#FFFFFF,#BB55CC', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, '');
INSERT INTO `items_definitions` (`id`, `sprite`, `sprite_id`, `name`, `description`, `colour`, `length`, `width`, `top_height`, `max_status`, `behaviour`, `interactor`, `is_tradable`, `is_recyclable`, `drink_ids`) VALUES
(277, 'scifiport*7', 1048, 'Turquoise Sci-Fi Port', 'Energy beams. No trespassers!', '#FFFFFF,#00CCCC,#FFFFFF,#FFFFFF,#FFFFFF,#00CCCC', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(278, 'scifiport*6', 1047, 'White Sci-Fi Port', 'Energy beams. No trespassers!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(279, 'scifiport*5', 1046, 'Security Fence', 'Recovered from Roswell', '#FFFFFF,#555555,#FFFFFF,#FFFFFF,#FFFFFF,#555555', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(280, 'scifiport*4', 1045, 'Pink Sci-Fi Port', 'Energy beams. No trespassers!', '#FFFFFF,#FF5577,#FFFFFF,#FFFFFF,#FFFFFF,#FF5577', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(281, 'scifiport*3', 1044, 'Jade Sci-Fi Port', 'Energy beams. No trespassers!', '#FFFFFF,#02BB70,#FFFFFF,#FFFFFF,#FFFFFF,#02BB70', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(282, 'scifiport*2', 1043, 'Blue Laser Gate', 'Get in the ring!', '#FFFFFF,#5599FF,#FFFFFF,#FFFFFF,#FFFFFF,#5599FF', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(283, 'scifiport*1', 1042, 'Gold Laser Gate', 'Energy beams. No trespassers!', '#FFFFFF,#FFBC00,#FFFFFF,#FFFFFF,#FFFFFF,#FFBC00', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(284, 'scifirocket*9', 1109, 'Neptune Smoke Machine', 'Something fishy is going on...', '#FFFFFF,#FFFFFF,#7733FF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(285, 'scifirocket*8', 1108, 'Pluto Smoke Machine', 'From a space far, far away!', '#FFFFFF,#FFFFFF,#BB55CC,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(286, 'scifirocket*7', 1107, 'Jupiter Smoke Machine', 'Larger than life!', '#FFFFFF,#FFFFFF,#00CCCC,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(287, 'scifirocket*6', 1106, 'Mercury Smoke Machine', 'Too hot to handle!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(288, 'scifirocket*5', 1105, 'Uranus Smoke Machine', 'From the unknown depths of space', '#FFFFFF,#FFFFFF,#555555,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(289, 'scifirocket*4', 1104, 'Venus Smoke Machine', 'Welcome... to planet love', '#FFFFFF,#FFFFFF,#FF5577,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(290, 'scifirocket*3', 1103, 'Endor Smoke Machine', 'Caution! Unknown Location!', '#FFFFFF,#FFFFFF,#02BB70,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(291, 'scifirocket*2', 1102, 'Earth Smoke Machine', 'A little closer to home!', '#FFFFFF,#FFFFFF,#5599FF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(292, 'scifirocket*1', 1101, 'Saturn Smoke Machine', 'There is always space for this!', '#FFFFFF,#FFFFFF,#FFBC00,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(293, 'scifirocket*0', 1100, 'Mars Smoke Machine', 'See in 2007 with a bang!', '#FFFFFF,#FFFFFF,#DD2D22,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(294, 'pillow*5', 1095, 'Black Leather Pillow', 'Puffy, soft and huge', '#494D29,#494D29,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(295, 'pillow*8', 1098, 'Navy Cord Pillow', 'Puffy, soft and huge', '#214E68,#214E68,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(296, 'pillow*0', 1090, 'White Lace Pillow', 'Minimalist comfort!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(297, 'pillow*1', 1091, 'Pink Fluffy Pillow', 'Puffy, soft and huge', '#FF8888,#FF8888,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(298, 'pillow*2', 1092, 'Red Silk Pillow', 'Puffy, soft and huge', '#F00000,#F00000,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(299, 'pillow*7', 1097, 'Purple Velvet Pillow', 'Bonnie\'s pillow of choice!', '#E532CA,#E532CA,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(300, 'pillow*9', 1099, 'Green Wooly Pillow', 'Puffy, soft and VERY fluffy!', '#B9FF4B,#B9FF4B,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(301, 'pillow*4', 1094, 'Gold Feather Pillow', 'Puffy, soft and huge', '#FFBD18,#FFBD18,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(302, 'pillow*6', 1096, 'Blue Cotton Pillow', 'Puffy, soft and huge', '#5DAAC9,#5DAAC9,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(303, 'pillow*3', 1093, 'Turquoise Satin Pillow', 'Puffy, soft and huge', '#63C9A0,#63C9A0,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(304, 'marquee*1', 1051, 'Pink marquee', 'It\'s both door and a shade!', '#FFFFFF,#FFFFFF,#FFFFFF,#FF798F,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(305, 'marquee*2', 1052, 'Red Dragon Marquee', 'Dragons out and Davids in!', '#FFFFFF,#FFFFFF,#FFFFFF,#C60000,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(306, 'marquee*7', 1057, 'Purple Marquee', 'It\'s both door and a shade!', '#FFFFFF,#FFFFFF,#FFFFFF,#D600E2,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(308, 'marquee*8', 1058, 'Ultramarine Marquee', 'It\'s both door and a shade!', '#FFFFFF,#FFFFFF,#FFFFFF,#004AA0,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(309, 'marquee*9', 1059, 'Green Marquee', 'It\'s both door and a shade!', '#FFFFFF,#FFFFFF,#FFFFFF,#8FD94A,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(310, 'marquee*5', 1055, 'Graphite Marquee', 'It\'s both door and a shade!', '#FFFFFF,#FFFFFF,#FFFFFF,#707070,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(311, 'marquee*4', 1054, 'Yellow Marquee', 'It\'s both door and a shade!', '#FFFFFF,#FFFFFF,#FFFFFF,#F8CD00,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(312, 'marquee*6', 1056, 'Blue Marquee', 'It\'s both door and a shade!', '#FFFFFF,#FFFFFF,#FFFFFF,#719EFD,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(313, 'marquee*3', 1053, 'Aqua Marquee', 'It\'s both door and a shade!', '#FFFFFF,#FFFFFF,#FFFFFF,#68DADA,#FFFFFF', 1, 1, 0.7, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(314, 'wooden_screen*1', 1071, 'Pink Oriental screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#FFA795,#FFA795,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(315, 'wooden_screen*2', 1072, 'RosewoodScreen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#BD0000,#BD0000,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(316, 'wooden_screen*7', 1077, 'Purple Oriental Screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#DA2591,#DA2591,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(317, 'wooden_screen*0', 1070, 'White Oriental Screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(318, 'wooden_screen*8', 1078, 'Night Blue Oriental Screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#004B5E,#004B5E,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(319, 'wooden_screen*5', 1075, 'Gray Oriental Screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#778B61,#778B61,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(320, 'wooden_screen*9', 1079, 'Green Oriental Screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#A0BE1F,#A0BE1F,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(321, 'wooden_screen*4', 1074, 'Golden Oriental Screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#F7B800,#F7B800,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(322, 'wooden_screen*6', 1076, 'Blue Oriental Screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#72B6D1,#72B6D1,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(323, 'wooden_screen*3', 1073, 'Aqua Oriental Screen', 'Add an exotic touch to your room', '#FFFFFF,#FFFFFF,#79E4B3,#79E4B3,#FFFFFF,#FFFFFF', 1, 2, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(324, 'rare_icecream*1', 1024, 'Blueberry Ice Cream Machine', 'Virtual blueberry rocks!', '#FFFFFF,#3C75FF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(325, 'rare_icecream*7', 1030, 'Chocolate Ice Cream Machine', 'Virtual chocolate rocks!', '#FFFFFF,#97420C,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(326, 'rare_icecream*8', 1031, 'Peppermint Ice Cream Machine', 'Virtual peppermint rocks!', '#FFFFFF,#00E5E2,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(327, 'rare_icecream*2', 1025, 'Pistachio Ice Cream Machine', 'Virtual pistachio rocks!', '#FFFFFF,#55CD01,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(328, 'rare_icecream*6', 1029, 'Toffee Ice Cream Machine', 'Virtual toffee rocks!', '#FFFFFF,#FF8000,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(329, 'rare_icecream*9', 1032, 'Bubblegum Ice Cream Machine', 'Virtual bubblegum rocks!', '#FFFFFF,#FF60B0,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(330, 'rare_icecream*3', 1026, 'Blackcurrant Ice Cream Machine', 'Virtual blackcurrant rocks!', '#FFFFFF,#C05DFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(331, 'rare_icecream*0', 1023, 'Cherry Ice Cream Machine', 'Virtual cherry rocks!', '#FFFFFF,#F43100,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(332, 'rare_icecream*4', 1027, 'Strawberry Ice Cream Machine', 'Virtual strawberry rocks!', '#FFFFFF,#FF9898,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(333, 'rare_icecream*5', 1028, 'Vanilla Ice Cream Machine', 'Virtual vanilla rocks!', '#FFFFFF,#E1CC00,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '4'),
(334, 'rare_fountain', 1138, 'Bird Bath (red)', 'For our feathered friends', '#FFFFFF,#FFFFFF,#FF6666', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(335, 'rare_fountain*1', 1139, 'Bird Bath (grey)', 'For our feathered friends', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(336, 'rare_fountain*2', 1140, 'Bird Bath (green)', 'For our feathered friends', '#FFFFFF,#FFFFFF,#B8CF00', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(337, 'rare_fountain*3', 1141, 'Bird Bath (blue)', 'For our feathered friends', '#FFFFFF,#FFFFFF,#59CCCC', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(338, 'rare_elephant_statue', 1135, 'Golden Elephant', 'Say hello to Nelly', '#FFFFFF,#FFCF1C', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(339, 'rare_elephant_statue*1', 1136, 'Silver Elephant', 'Say hello to Nelly', '#FFFFFF,#BFBFBF', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(340, 'rare_elephant_statue*2', 1137, 'Bronze Elephant', 'Say hello to Nelly', '#FFFFFF,#D46B00', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(341, 'rare_fan*7', 1020, 'Brown Powered Fan', '...it\'s really hit the fan!', '#97420C,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(342, 'rare_fan*6', 1019, 'Ochre Powered Fan', 'It\'ll blow you away!', '#FF8000,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(343, 'rare_fan*9', 1022, 'Fucsia Powered Fan', 'It\'ll blow you away!', '#FF60B0,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(344, 'rare_fan*3', 1016, 'Purple Dragon Skin Fan', 'Keeps the heat off St George!', '#C05DFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(345, 'rare_fan*0', 1013, 'Festive Fan', 'As red as Rudolph\'s nose', '#F43100,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(346, 'rare_fan*4', 1017, 'SUPERLOVE Fan', 'Fanning the fires of SUPERLOVE...', '#FF9898,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(347, 'rare_fan*5', 1018, 'Yellow Powered Fan', 'It\'ll blow you away!', '#E1CC00,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(348, 'rare_fan*1', 1014, 'Birthday Fan', 'It\'ll blow your candles out!', '#3C75FF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(349, 'rare_fan*8', 1021, 'Habbo Wind Turbine', 'Stylish, Eco-Energy!', '#00E5E2,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(350, 'rare_fan*2', 1015, 'Green Powered Fan', 'It\'ll blow you away!', '#55CD01,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_numeric_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(351, 'habbowheel', 93, 'The Wheel of Destiny!', 'So you gotta ask yourself, \'Do I feel lucky?\'', '0,0,0', 1, 1, 1, '2', 'wall_item,wheel_of_fortune,requires_rights_for_interaction', 'default', 1, 1, ''),
(352, 'roomdimmer', 1002, 'Mood Light', 'Superior lighting for your room', '0,0,0', 1, 1, 1, '2', 'wall_item,roomdimmer,requires_rights_for_interaction', 'default', 1, 1, ''),
(353, 'jukebox*1', 575, 'Jukebox', 'For your Happy Days!', '#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,jukebox,requires_rights_for_interaction', 'default', 1, 1, ''),
(354, 'jukebox_ptv*1', 1273, 'Jukebox Pacha TV', 'Jukebox Pacha TV', '#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,jukebox,requires_rights_for_interaction', 'default', 1, 1, ''),
(355, 'carpet_soft_tut', 1195, 'Welcome Mat', 'Welcome, enjoy your stay!', '0,0,0', 1, 1, 0.2, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(356, 'sound_set_9', 549, 'Electronic 2', 'Mystical ambient soundscapes', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(357, 'sound_set_10', 596, 'Hip Hop Beats 1', 'Made from real Boy Bands!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(358, 'sound_set_2', 578, 'Habbo Sounds 3', 'Get the party started!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(359, 'sound_set_4', 540, 'Ambient 1', 'Chilled out beats', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(360, 'sound_set_5', 543, 'Ambient 4', 'The dark side of Habbo', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(361, 'sound_set_11', 561, 'Dance 4', 'Music you can really sink your teeth into', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(362, 'sound_set_12', 577, 'Habbo Sounds 2', 'Unusual as Standard', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(363, 'sound_set_13', 562, 'Dance 5', 'Let Music be the food of Habbo', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(364, 'sound_set_14', 597, 'Hip Hop Beats 2', 'Rock them bodies', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(365, 'sound_set_15', 595, 'RnB Grooves 6', 'Unadulterated essentials', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(366, 'sound_set_16', 598, 'Hip Hop Beats 3', 'Ferry, ferry good!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(367, 'sound_set_17', 546, 'Groove 3', 'Jive\'s Alive!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(368, 'sound_set_18', 547, 'Groove 4', 'Listen while you tan', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(369, 'sound_set_19', 599, 'Hip Hop Beats 4', 'Shake your body!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(370, 'sound_set_20', 581, 'SFX 2', 'Musical heaven', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(371, 'sound_set_21', 567, 'Rock 1', 'Headbanging riffs', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(372, 'sound_set_22', 582, 'SFX 3', 'With a hamper full of sounds, not sarnies', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(373, 'sound_set_23', 583, 'SFX 4', 'Don\'t be afraid of the dark', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(374, 'sound_set_24', 579, 'Habbo Sounds 4', 'It\'s all about the Pentiums, baby!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(375, 'sound_set_25', 558, 'Dance 1', 'Actually, it\'s Partay!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(376, 'sound_set_26', 544, 'Groove 1', 'Bollywood Beats!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(377, 'sound_set_27', 545, 'Groove 2', 'Jingle Bells will never be the same...', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(378, 'sound_set_28', 568, 'Rock 2', 'Head for the pit!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(379, 'sound_set_29', 559, 'Dance 2', 'Electronic house', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(380, 'sound_set_30', 585, 'Instrumental 1', 'Moments in love', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(381, 'sound_set_31', 560, 'Dance 3', 'House loops', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(382, 'sound_set_32', 586, 'Instrumental 2', 'Piano concert set', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(383, 'sound_set_33', 569, 'Rock 3', 'Guitar solo set', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(384, 'sound_set_34', 571, 'Rock 5', 'For guitar heroes', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(385, 'sound_set_35', 563, 'Dance 6', 'Groovelicious', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(386, 'sound_set_36', 587, 'Latin Love 1', 'For adult minded', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(387, 'sound_set_37', 11215, 'Habbowood Traxpack', 'Blockbuster hits!', '0,0,0', 1, 1, 0.2, '0', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(388, 'sound_set_38', 572, 'Rock 6', 'Rock and Roses!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(389, 'sound_set_39', 573, 'Rock 7', 'Rock with a roll', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(390, 'sound_set_40', 570, 'Rock 4', 'Dude? Cheese!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(391, 'sound_set_41', 574, 'Rock 8', 'Burning Riffs', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(392, 'sound_set_42', 11216, 'Haunted Mansion', 'Bumps and Chills', '0,0,0', 1, 1, 0.2, '0', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(393, 'sound_set_43', 580, 'SFX 1', 'Beware zombies!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(394, 'sound_set_44', 11217, 'Graveyard Portal', 'Haunted Dimension', '0,0,0', 1, 1, 0.2, '0', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(395, 'sound_set_45', 11218, 'Lost_Beatness', 'The Bass? is the rhythm!', '0,0,0', 1, 1, 0.2, '0', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(396, 'sound_set_46', 552, 'Club 1', 'De bada bada bo!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(397, 'sound_set_47', 553, 'Club 2', 'Storm the UKCharts!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(398, 'sound_set_48', 554, 'Club 3', 'Sweet party beat', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(399, 'sound_set_49', 555, 'Club 4', 'You will belong', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(400, 'sound_set_50', 556, 'Club 5', 'The harder generation', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(401, 'sound_set_51', 557, 'Club 6', 'Bop to the beat', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(402, 'sound_set_52', 2633, 'Club 7', 'State of Trancehouse', '0,0,0', 1, 1, 0.2, '0', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(403, 'sound_set_53', 1280, 'Snowy Surprise', 'Break the icy silence', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(404, 'sound_set_54', 1281, 'Oh Blinging Tree', 'Tune into Christmas', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(405, 'sound_set_55', 590, 'RnB Grooves 1', 'Can you fill me in?', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(406, 'sound_set_56', 591, 'RnB Grooves 2', 'Get down tonight!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(407, 'sound_set_57', 592, 'RnB Grooves 3', 'Feel the groove', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(408, 'sound_set_58', 593, 'RnB Grooves 4', 'Sh-shake it!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(409, 'sound_set_59', 594, 'RnB Grooves 5', 'Urban break beats', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(410, 'sound_set_60', 588, 'Latin Love 2', 'Love and affection!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(411, 'sound_set_61', 589, 'Latin Love 3', 'Straight from the heart', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(412, 'sound_set_62', 74, 'Alhambra Trax 1', 'Music of the Arabian night!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(413, 'sound_set_63', 75, 'Alhambra Trax 2', 'Desert hits by the oasis!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(414, 'sound_set_64', 76, 'Alhambra Trax 3', 'Make a little Jinn-gle!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(415, 'present_gen1', 1372, 'Gift', 'What\'s inside?', '0,0,0', 1, 1, 1, '2', 'solid,present,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 0, ''),
(416, 'present_gen2', 1373, 'Gift', 'What\'s inside?', '0,0,0', 1, 1, 1, '2', 'solid,present,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 0, ''),
(417, 'present_gen3', 1374, 'Gift', 'What\'s inside?', '0,0,0', 1, 1, 1, '2', 'solid,present,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 0, ''),
(418, 'present_gen4', 1375, 'Gift', 'What\'s inside?', '0,0,0', 1, 1, 1, '2', 'solid,present,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 0, ''),
(419, 'present_gen5', 1376, 'Gift', 'What\'s inside?', '0,0,0', 1, 1, 1, '2', 'solid,present,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 0, ''),
(420, 'present_gen6', 1377, 'Gift', 'What\'s inside?', '0,0,0', 1, 1, 1, '2', 'solid,present,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 0, ''),
(421, 'camera', 145, 'Camera', 'Smile!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(422, 'photo', 11221, 'Photo', 'Photo from Habbo', '0,0,0', 0, 0, 0, '0', 'photo,wall_item', 'default', 1, 0, ''),
(423, 'film', 0, '', '', '', 0, 0, 0, '0', '', 'default', 1, 1, ''),
(424, 'table_plasto_4leg*6', 415, 'Occasional table Table', 'Hip plastic furniture', '#FFFFFF,#3444FF', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(425, 'table_plasto_round', 400, 'Round Dining Table', 'Hip plastic furniture', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(426, 'table_plasto_bigsquare', 408, 'Square Dining Table', 'Hip plastic furniture', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(438, 'chair_plasty', 427, 'Plastic Pod Chair', 'Hip plastic furniture', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(439, 'chair_plasto*16', 368, 'Chair', 'Hip plastic furniture', '#FFFFFF,#CC3399,#FFFFFF,#CC3399', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(440, 'table_plasto_square*15', 379, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#FF97BA', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(463, 'table_plasto_4leg*1', 416, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#FF1F08', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(464, 'table_plasto_bigsquare*1', 406, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#FF1F08', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(465, 'table_plasto_round*1', 394, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#FF1F08', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(466, 'table_plasto_square*14', 380, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#CC3399', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(467, 'chair_plasto*15', 369, 'Chair', 'Hip plastic furniture', '#FFFFFF,#FF97BA,#FFFFFF,#FF97BA', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(470, 'table_plasto_4leg', 419, 'Occasional Table', 'Hip plastic furniture', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(471, 'table_plasto_bigsquare*2', 407, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#99DCCC', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(472, 'table_plasto_round*2', 395, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#99DCCC', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(473, 'table_plasto_square*1', 381, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#FF1F08', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(474, 'chair_plasto*5', 370, 'Chair', 'Hip plastic furniture', '#FFFFFF,#54CA00,#FFFFFF,#54CA00', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(477, 'table_plasto_4leg*5', 420, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#54CA00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(478, 'table_plasto_bigsquare*3', 412, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#FFEE00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(479, 'table_plasto_round*3', 398, 'Round Dining Table', 'Hip plastic furniture?', '#FFFFFF,#FFEE00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(480, 'table_plasto_square*7', 382, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#FF6D00', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(481, 'chair_plasto', 371, 'Chair', 'Hip plastic furniture', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(484, 'table_plasto_4leg*8', 422, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#C38D1A', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(485, 'table_plasto_bigsquare*4', 414, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#CCDDFF', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(486, 'table_plasto_round*4', 396, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#CCDDFF', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(487, 'table_plasto_square', 383, 'Occasional Table', 'Hip plastic furniture', '0,0,0', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(488, 'chair_plasto*8', 372, 'Chair', 'Hip plastic furniture', '#FFFFFF,#C38D1A,#FFFFFF,#C38D1A', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(494, 'table_plasto_4leg*7', 423, 'Occasional table', 'Hip plastic furniture', '#FFFFFF,#FF6D00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(495, 'table_plasto_bigsquare*5', 410, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#54CA00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(496, 'table_plasto_round*5', 401, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#54CA00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(497, 'table_plasto_square*2', 384, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#99DCCC', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(498, 'chair_plasto*7', 373, 'Chair', 'Hip plastic furniture', '#FFFFFF,#FF6D00,#FFFFFF,#FF6D00', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(499, 'table_plasto_4leg*10', 424, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#CCDDFF', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(500, 'table_plasto_bigsquare*6', 413, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#3444FF', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(501, 'table_plasto_round*6', 397, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#3444FF', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(502, 'table_plasto_square*4', 385, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#CCDDFF', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(503, 'chair_plasto*1', 374, 'Chair', 'Hip plastic furniture', '#FFFFFF,#FF1F08,#FFFFFF,#FF1F08', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(504, 'table_plasto_4leg*15', 425, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#FF97BA', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(505, 'table_plasto_bigsquare*7', 405, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#FF6D00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(506, 'table_plasto_round*7', 393, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#FF6D00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(507, 'table_plasto_square*6', 386, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#3444FF', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(508, 'chair_plasto*4', 375, 'Chair', 'Hip plastic furniture', '#FFFFFF,#CCDDFF,#FFFFFF,#CCDDFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(509, 'table_plasto_4leg*16', 426, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#CC3399', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(510, 'table_plasto_bigsquare*8', 409, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#C38D1A', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(511, 'table_plasto_round*8', 402, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#C38D1A', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(512, 'table_plasto_square*3', 387, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#FFEE00', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(513, 'chair_plasto*6', 376, 'Chair', 'Hip plastic furniture', '#FFFFFF,#3444FF,#FFFFFF,#3444FF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(514, 'table_plasto_4leg*14', 979, 'HC table', 'Aqua table', '#FFFFFF,#3CB4F0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(515, 'table_plasto_bigsquare*9', 411, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#533E10', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(516, 'table_plasto_round*9', 399, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#533E10', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(517, 'table_plasto_square*9', 388, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#533E10', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(518, 'chair_plasto*3', 377, 'Chair', 'Hip plastic furniture', '#FFFFFF,#FFEE00,#FFFFFF,#FFEE00', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(519, 'landscape', 11078, '', '', '0,0,0', 1, 1, 0, '0', 'wall_item,decoration,requires_rights_for_interaction', 'default', 1, 1, ''),
(520, 'chair_plasty*1', 428, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#8EB5D1,#FFFFFF,#8EB5D1', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(523, 'chair_plasty*2', 429, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#FF9900,#FFFFFF,#FF9900', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(524, 'chair_plasty*3', 430, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#FF2200,#FFFFFF,#FF2200', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(525, 'chair_plasty*4', 431, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#00CC00,#FFFFFF,#00CC00', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(545, 'chair_plasty*5', 432, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#3444FF,#FFFFFF,#3444FF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(549, 'chair_plasty*6', 433, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#FFEE00,#FFFFFF,#FFEE00', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(651, 'chair_plasto*2', 378, 'Chair', 'Hip plastic furniture', '#FFFFFF,#99DCCC,#FFFFFF,#99DCCC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(652, 'chair_plasto*9', 439, 'Chair', 'Hip plastic furniture', '#FFFFFF,#533E10,#FFFFFF,#533E10', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(658, 'table_plasto_4leg*9', 418, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#533E10', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(694, 'table_plasto_4leg*3', 417, 'Round Dining Table', 'Hip plastic furniture', '#FFFFFF,#FFEE00', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(696, 'table_plasto_bigsquare*14', 404, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#CC3399', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(697, 'table_plasto_bigsquare*15', 403, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#FF97BA', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(698, 'table_plasto_round*14', 392, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#CC3399', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(699, 'table_plasto_round*15', 391, 'Occasional Table', 'Hip plastic furniture', '#FFFFFF,#FF97BA', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(700, 'table_plasto_square*5', 389, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#54CA00', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(701, 'table_plasto_square*8', 390, 'Square Dining Table', 'Hip plastic furniture', '#FFFFFF,#C38D1A', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(703, 'chair_plasty*7', 434, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#99DCCC,#FFFFFF,#99DCCC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(704, 'chair_plasty*8', 435, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#C38D1A,#FFFFFF,#C38D1A', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(705, 'chair_plasty*9', 436, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#533E10,#FFFFFF,#533E10', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(706, 'chair_plasty*10', 437, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#CC3399,#FFFFFF,#CC3399', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(707, 'chair_plasty*11', 438, 'Plastic Pod Chair', 'Hip plastic furniture', '#FFFFFF,#FF97BA,#FFFFFF,#FF97BA', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(708, 'rubberchair*1', 1033, 'Blue Inflatable Chair', 'Soft and stylish HC chair', '#4193D6,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(709, 'rubberchair*2', 1034, 'Pink Inflatable Chair', 'Soft and tearproof!', '#F24570,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(710, 'rubberchair*3', 1035, 'Orange Inflatable Chair', 'Soft and tearproof!', '#F06E3B,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(711, 'rubberchair*4', 1036, 'Ocean Inflatable Chair', 'Soft and tearproof!', '#53C7D5,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(712, 'rubberchair*5', 1037, 'Lime Inflatable Chair', 'Soft and tearproof!', '#CBE42D,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(713, 'rubberchair*6', 1038, 'Violet Inflatable Chair', 'Soft and tearproof!', '#DE4FAE,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(714, 'rubberchair*7', 1039, 'White Inflatable Chair', 'Soft and tearproof!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(715, 'rubberchair*8', 1040, 'Black Inflatable Chair', 'Soft and tearproof for HC!', '#444444,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(716, 'spyro', 11119, 'Dragon Egg', 'The stuff of legend', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(717, 'rare_daffodil_rug', 1126, 'Petal Patch', 'A little bit of outdoors indoors..', '0,0,0', 2, 2, 0.4, '2', 'can_stand_on_top,can_stack_on_top,place_roller_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(718, 'md_limukaappi', 1143, 'Habbo Cola Machine', 'A sparkling and refreshing pixel drink!', '0,0,0', 1, 1, 0, '2', 'solid', 'vending_machine', 1, 1, '19'),
(719, 'samovar', 1142, 'Russian Samovar', 'Click for a refreshing cuppa', '#FFFFFF', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(720, 'redhologram', 1116, 'Holo-girl', 'You\'re her only hope...', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(721, 'typingmachine', 1117, 'Typewriter', 'Write that bestseller', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(722, 'hologram', 1115, 'Holopod', 'As if by magic...', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 0, '2', 'solid,custom_data_on_off,requires_rights_for_interaction', 'default', 1, 1, ''),
(723, 'prize1', 1129, 'Gold Trophy', 'Gorgeously glittery', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(724, 'prize2', 1130, 'Silver Trophy', 'Nice and shiny', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(725, 'prize3', 1131, 'Bronze Trophy', 'A weighty award', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(726, 'rare_snowrug', 1124, 'Snow Rug', 'Chilled Elegance', '0,0,0', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(727, 'exe_rug', 1230, 'Executive Rug', 'Please remove your shoes!', '0,0,0', 3, 3, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(728, 'exe_s_table', 1231, 'Executive Glass Table', 'Get a clear reflection!', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(729, 'exe_bardesk', 1223, 'Executive Bar Desk', 'Divide the profits!', '0,0,0', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(730, 'exe_chair', 1225, 'Executive Sofa Chair', 'Relaxing leather comfort', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(731, 'exe_chair2', 1226, 'Executive Boss Chair', 'You\'re fired!', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(732, 'exe_corner', 1224, 'Executive Corner Desk', 'Tuck it away', '0,0,0', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(733, 'exe_drinks', 1227, 'Executive Drinks Tray', 'Give a warm welcome', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(734, 'exe_sofa', 1228, '3-Seater Sofa', 'Relaxing leather comfort', '0,0,0', 3, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(735, 'exe_table', 1229, 'Executive Desk', 'Take a memo, Featherstone', '0,0,0', 3, 2, 0, '2', 'solid,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(736, 'exe_plant', 1233, 'Executive Plant', 'Shimmering hedge trimming!', '0,0,0', 1, 1, 0, '2', 'solid,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(737, 'exe_light', 10068, 'Executive Light', 'Glow your business', '0,0,0', 1, 1, 0, '4', 'can_stand_on_top,can_stack_on_top,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(738, 'exe_gate', 10067, 'Executive Gate', 'Keeps the tax man away', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(739, 'exe_cubelight', 10066, 'Cubist Light', 'Lights up a square', '0,0,0', 1, 1, 0, '2', 'solid,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(740, 'exe_artlamp', 10065, 'Sphere Lamp', 'Suitable for budding entrepreneurs', '0,0,0', 1, 1, 0, '2', 'solid,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(741, 'exe_map', 10069, 'World Map', 'World domination imminent', '0,0,0', 1, 1, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(742, 'exe_wfall', 10070, 'Wall Fall', 'Improve your cash flow', '0,0,0', 1, 1, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(743, 'exe_globe', 1232, 'Power Globe', 'The power is yours!', '0,0,0', 1, 1, 0, '2', 'solid,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(744, 'exe_elevator', 11220, 'Elevator Teleport', 'Going up or down in style!', '0,0,0', 1, 1, 0, '0', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(745, 'arabian_bigtb', 59, 'Amanjena Table', 'It must be Jinn-er time!', '0,0,0', 3, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(746, 'arabian_chair', 60, 'Green Blossom Chair', 'Exotic, soft seating', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(747, 'arabian_divdr', 61, 'Soft wooden screen', 'Carved Cedar Divider', '0,0,0', 1, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(748, 'arabian_pllw', 62, 'Green Blossom Pillow', 'Exotic comfort', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(749, 'arabian_rug', 63, 'Berber Kilim Rug', 'Green blossom design', '0,0,0', 3, 5, 0.1, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(750, 'arabian_snake', 64, 'Ornamental Urn', 'Beware the snake!', '0,0,0', 1, 1, 0, '2', 'solid,custom_data_numeric_state,requires_rights_for_interaction', 'default', 1, 1, ''),
(751, 'arabian_swords', 65, 'Ancestral Scimitars', 'Not for yielding', '0,0,0', 1, 1, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(752, 'arabian_teamk', 66, 'Tea Maker', 'Quench that desert thirst', '0,0,0', 1, 1, 0, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '27'),
(753, 'arabian_tetbl', 67, 'Hexagonal Tea Table', 'Serve up a treat', '0,0,0', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(754, 'arabian_tray1', 68, 'Mint Tea Tray', 'Tea for every occasion', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(755, 'arabian_tray2', 73, 'Candle Tray', 'For those Arabian nights', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(756, 'arabian_tray3', 70, 'Sweets Tray', 'Indulge yourself!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, '');
INSERT INTO `items_definitions` (`id`, `sprite`, `sprite_id`, `name`, `description`, `colour`, `length`, `width`, `top_height`, `max_status`, `behaviour`, `interactor`, `is_tradable`, `is_recyclable`, `drink_ids`) VALUES
(757, 'arabian_tray4', 71, 'Fruit Tray', 'Sweet, juicy and ripe', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(758, 'arabian_wndw', 72, 'Arabian Window Frame', 'Arabian days and nights', '0,0,0', 1, 1, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(759, 'arabian_wall', 4287, 'Arabian Wall', 'A wall built with class.', '0,0,0', 1, 1, 0, '0', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(760, 'arabian_tile', 3312, 'Arabian Tile', 'Step in style...', '0,0,0', 2, 2, 0, '0', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(761, 'noob_window_double', 1196, 'Window', 'Room with a view', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 0, 0, ''),
(762, 'window_70s_narrow', 1197, 'Small 70s Window', 'Takes you back', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(763, 'window_70s_wide', 1198, 'Large 70s Window', 'A view of the past', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(764, 'window_basic', 1199, 'Basic Window', 'Plain and simple', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(765, 'window_chinese_narrow', 1200, 'Small Oriental Window', 'Narrow wood carved frame', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(766, 'window_chinese_wide', 1201, 'Large Oriental Window', 'Dreaming of a Chinese summer', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(767, 'window_double_default', 1202, 'Double Window', 'Twice as good a view', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(768, 'window_golden', 1203, 'Golden Window', 'An expensive view', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(769, 'window_grunge', 1204, 'Grunge Window', 'Don\'t get too close!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(770, 'window_romantic_narrow', 1205, 'Small Romantic Window', 'A beautiful view', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(771, 'window_romantic_wide', 1206, 'Large Romantic Window', 'Heavenly scent of flowers', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(772, 'window_single_default', 1207, 'Single Window', 'A simple view', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(773, 'window_square', 1208, 'Glass Square Window', 'Let\'s get creative!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(774, 'window_triple', 1209, 'Bay Window', 'Now THAT\'S a view!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(775, 'window_skyscraper', 1391, 'Skyscraper Window', 'Dizzy heights!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(776, 'pets1', 34, '', '', '0,0,0', 1, 1, 0.1, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(777, 'pets2', 35, '', '', '0,0,0', 1, 1, 0.1, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(778, 'teleport_door', 538, 'Teleport Door', 'Magic doorway to anywhere!', '0,0,0', 1, 1, 2, '0', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(779, 'noob_plant', 1288, 'Lucky Bamboo', 'Starter Furni', '0,0,0', 1, 1, 0.1, '0', 'solid,requires_rights_for_interaction', 'default', 0, 0, ''),
(780, 'noob_table*1', 1189, 'My first Habbo table', 'Lightweight, practical and orange', '#FFFFFF,#F1E93A,#F38420', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(781, 'noob_table*2', 1190, 'My first Habbo table', 'Lightweight, practical and dark blue', '#FFFFFF,#A5A9BC,#4C526E', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(782, 'noob_table*3', 1191, 'My first Habbo table', 'Lightweight, practical and aubergine', '#FFFFFF,#D9AD90,#985A47', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(783, 'noob_table*4', 1192, 'My first Habbo table', 'Lightweight, practical and light blue', '#FFFFFF,#DAF4FA,#94CBD7', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(784, 'noob_table*5', 1193, 'My first Habbo table', 'Lightweight, practical and pink', '#FFFFFF,#F6C0C0,#F5779F', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(785, 'noob_table*6', 1194, 'My first Habbo table', 'Lightweight, practical and green', '#FFFFFF,#FFD406,#B1B400', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(786, 'noob_stool*1', 1183, 'My first Habbo stool', 'Unfold me and take the weight off (orange)', '#FFFFFF,#F38420', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(787, 'noob_stool*2', 1184, 'My first Habbo stool', 'Unfold me and take the weight off (dark blue)', '#FFFFFF,#4C526E', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(788, 'noob_stool*3', 1185, 'My first Habbo stool', 'Unfold me and take the weight off (aubergine)', '#FFFFFF,#985A47', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(789, 'noob_stool*4', 1186, 'My first Habbo stool', 'Unfold me and take the weight off (light blue)', '#FFFFFF,#94CBD7', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(790, 'noob_stool*5', 1187, 'My first Habbo stool', 'Unfold me and take the weight off (pink)', '#FFFFFF,#F5779F', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(791, 'noob_stool*6', 1188, 'My first Habbo stool', 'Unfold me and take the weight off (green)', '#FFFFFF,#B1B400', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(792, 'noob_rug*1', 1177, 'My first Habbo rug', 'Nice and neat sisal rug with orange edging', '#FC9C45,#F4EC36', 2, 2, 0.1, '0', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(793, 'noob_rug*2', 1178, 'My first Habbo rug', 'Nice and neat sisal rug with blue edging', '#4C526E,#8D92AB', 2, 2, 0.1, '0', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(794, 'noob_rug*3', 1179, 'My first Habbo rug', 'Nice and neat sisal rug with aubergine edging', '#985A47,#D9AD90', 2, 2, 0.1, '0', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(795, 'noob_rug*4', 1180, 'My first Habbo rug', 'Nice and neat sisal rug with light blue edging', '#94CBD7,#DAF4FA', 2, 2, 0.1, '0', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(796, 'noob_rug*5', 1181, 'My first Habbo rug', 'Nice and neat sisal rug with pink edging', '#F5779F,#F6C0C0', 2, 2, 0.1, '0', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(797, 'noob_rug*6', 1182, 'My first Habbo rug', 'Nice and neat sisal rug with green edging', '#C1C400,#FFD406', 2, 2, 0.1, '0', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 0, 0, ''),
(798, 'noob_lamp*1', 1171, 'My first Habbo lamp', 'Get the light right where you want it (yellow)', '#F0E641,#FFFFFF,#FFFFFF', 1, 1, 0.1, '2', 'solid,requires_rights_for_interaction', 'default', 0, 0, ''),
(799, 'noob_lamp*2', 1172, 'My first Habbo lamp', 'Get the light right where you want it (dark blue)', '#8D92AB,#FFFFFF,#FFFFFF', 1, 1, 0.1, '2', 'solid,requires_rights_for_interaction', 'default', 0, 0, ''),
(800, 'noob_lamp*3', 1173, 'My first Habbo lamp', 'Get the light right where you want it (aubergine)', '#D9AD90,#FFFFFF,#FFFFFF', 1, 1, 0.1, '2', 'solid,requires_rights_for_interaction', 'default', 0, 0, ''),
(801, 'noob_lamp*4', 1174, 'My first Habbo lamp', 'Get the light right where you want it (light blue)', '#94CBD7,#FFFFFF,#FFFFFF', 1, 1, 0.1, '2', 'solid,requires_rights_for_interaction', 'default', 0, 0, ''),
(802, 'noob_lamp*5', 1175, 'My first Habbo lamp', 'Get the light right where you want it (pink)', '#F5779F,#FFFFFF,#FFFFFF', 1, 1, 0.1, '2', 'solid,requires_rights_for_interaction', 'default', 0, 0, ''),
(803, 'noob_lamp*6', 1176, 'My first Habbo lamp', 'Get the light right where you want it (canary yellow)', '#FFD406,#FFFFFF,#FFFFFF', 1, 1, 0.1, '2', 'solid,requires_rights_for_interaction', 'default', 0, 0, ''),
(804, 'noob_chair*1', 1165, 'My first Habbo chair', 'Lightweight, practical and yellow', '#FFFFFF,#EFE853,#EFE853,#FFFFFF,#EFE853,#EFE853', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(805, 'noob_chair*2', 1166, 'My first Habbo chair', 'Lightweight, practical, with dark blue stripes', '#FFFFFF,#4C526E,#8D92AB,#FFFFFF,#8D92AB,#4C526E', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(806, 'noob_chair*3', 1167, 'My first Habbo chair', 'Lightweight, practical, with red stripes', '#FFFFFF,#985A47,#D9AD90,#FFFFFF,#D9AD90,#985A47', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(807, 'noob_chair*4', 1168, 'My first Habbo chair', 'Lightweight, practical, with light blue stripes', '#FFFFFF,#80B1BC,#DAF4FA,#FFFFFF,#DAF4FA,#80B1BC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(808, 'noob_chair*5', 1169, 'My first Habbo chair', 'Lightweight, practical, with pink stripes', '#FFFFFF,#F6C0C0,#F6C0C0,#FFFFFF,#F6C0C0,#F6C0C0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(809, 'noob_chair*6', 1170, 'My first Habbo chair ', 'Lightweight, practical with dark yellow stripes', '#FFFFFF,#FFD923,#B1B400,#FFFFFF,#B1B400,#FFD923', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 0, 0, ''),
(810, 'country_rain', 11139, 'Rain Shower', 'Made in Britain', '0,0,0', 1, 1, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(811, 'country_scarecrow', 11134, 'Country Scarecrow', 'Looks strangely similar', '0,0,0', 0, 0, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(812, 'country_soil', 11138, 'Crop Field', 'Grow your own!', '0,0,0', 2, 2, 0, '4', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(813, 'country_grass', 11144, 'Field Grass', 'Herding and grazing', '0,0,0', 2, 2, 0, '3', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(814, 'country_trctr', 11125, 'Tractor', 'Don\'t run over the bunny!', '0,0,0', 2, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(815, 'country_fnc2', 11131, 'Stone Wall', 'Keep your livestock safe', '0,0,0', 2, 1, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(816, 'country_fnc1', 11129, 'Stick Fence', 'Wooden fence', '0,0,0', 2, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(817, 'country_well', 11132, 'Wishing Well', 'Come spend a penny', '0,0,0', 1, 1, 1, '2', 'solid', 'vending_machine', 1, 1, '7'),
(818, 'country_rbw', 11130, 'Rainbow', 'Is there a pot of gold at the end?', '0,0,0', 1, 1, 0, '0', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(819, 'country_wheat', 11135, 'Golden Wheat', 'Right on the brink of harvest', '0,0,0', 2, 2, 0, '0', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(820, 'country_gate', 11140, 'Farm Gate', 'Livestock: Close gate behind you', '0,0,0', 2, 1, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(821, 'country_stage', 11142, 'Wooden Stage', 'Time for a barn dance', '0,0,0', 2, 2, 0.8, '0', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(822, 'country_log', 11143, 'Log bench', 'Stop and perch', '0,0,0', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(823, 'country_fnc3', 11128, 'Stone Pile', 'The work of a witch?', '0,0,0', 1, 1, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(824, 'country_patio', 11178, 'Wooden Patio Tile', 'Build the great outdoors', '0,0,0', 1, 1, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(825, 'country_corner', 11177, 'Country Ditch Corner', 'Channel your irrigation', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(826, 'country_ditch', 11176, 'Country Ditch Corner', 'Irrigation to irritation in one wrong step', '0,0,0', 1, 2, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(827, 'country_forestwall', 11086, 'Forest Wall Poster', 'Give your walls a woodland touch', '0,0,0', 0, 0, 0, '0', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(828, 'country_fp', 11136, 'Marble Fireplace', 'Keep the home fires burning', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(829, 'country_wall', 11127, 'Country Wall', 'Tudor Style', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(830, 'country_lantern', 11124, 'Ye Olde Lantern', 'Light of your Country life', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(831, 'env_bushes', 10058, 'Eco Hedgerow', 'Block out your nosey neighbours', '0,0,0', 1, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(832, 'env_bushes_gate', 10059, 'Eco Hedgerows Gate', 'Get ready for Mother Nature\'s world and wait your turn', '0,0,0', 1, 2, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(833, 'env_grass', 10060, 'Grass patch', 'Lush green grass to lay on your Earth', '0,0,0', 2, 2, 0, '2', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(834, 'env_telep', 11148, 'The Outhouse', 'A place for privacy', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(835, 'env_tree1', 10061, 'Forest Tree Chair', 'Take seat and breathe in the fresh air!', '0,0,0', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(836, 'env_tree2', 10062, 'Forest Tree Americana', 'Earth\'s Green Haven - ROOM 997 by EarthBoyJim', '0,0,0', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(837, 'env_tree3', 10063, 'Forest Trunk Seat', 'Earth\'s Green Haven - ROOM 629 by EarthBoyJim', '0,0,0', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(838, 'env_tree4', 10064, 'The Four Seasons Tree', 'Crank up some Vivaldi & give your mate a gift.', '0,0,0', 2, 2, 1, '4', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(839, 'avatar_effect1', 0, '', '', '0,0,0', 0, 0, 0, '0', 'effect,requires_rights_for_interaction', 'default', 1, 1, ''),
(840, 'bump_road', 1702, 'Road', 'Get in the fast lane', '#FFFFFF,#626D8B,#FFFFFF', 2, 2, 0, '3', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(841, 'bump_lights', 1701, 'Traffic Lights', 'Ready. Steady. Go!', '0,0,0', 1, 1, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(842, 'bump_signs', 1703, 'Road Signs', '7 in 1 road sign.', '0,0,0', 1, 1, 0, '5', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(843, 'bump_tires', 1704, 'Bumper Tyres', 'Gets you back on track', '0,0,0', 1, 1, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(844, 'bump_tottero', 1705, 'Safety Cone', 'Not a road bump!', '0,0,0', 1, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(845, 'chair_norja*2', 756, 'Black Iced Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#525252,#525252', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(846, 'chair_norja*3', 767, 'White Iced Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(847, 'chair_norja*4', 778, 'Urban Iced Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(848, 'chair_norja*5', 789, 'Pink Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(849, 'chair_norja*6', 800, 'Blue Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#5EAAF8,#5EAAF8', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(850, 'chair_norja*7', 811, 'Rural Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#7CB135,#7CB135', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(851, 'chair_norja*8', 822, 'Yellow Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#FFD837,#FFD837', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(852, 'chair_norja*9', 833, 'Red Chair', 'Sleek and chic for each cheek', '#FFFFFF,#FFFFFF,#E14218,#E14218', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(853, 'couch_norja*2', 757, 'Black Iced Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#525252,#525252,#525252,#525252', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(854, 'couch_norja*3', 768, 'White Iced Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(855, 'couch_norja*4', 779, 'Urban Iced Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2,#ABD0D2,#ABD0D2', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(856, 'couch_norja*5', 790, 'Pink Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4,#EE7EA4,#EE7EA4', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(857, 'couch_norja*6', 801, 'Blue Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#5EAAF8,#5EAAF8,#5EAAF8,#5EAAF8', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(858, 'couch_norja*7', 812, 'Rural Iced Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#7CB135,#7CB135,#7CB135,#7CB135', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(859, 'couch_norja*8', 823, 'Yellow Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFD837,#FFD837,#FFD837,#FFD837', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(860, 'couch_norja*9', 834, 'Red Bench', 'Two can perch comfortably', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#E14218,#E14218,#E14218,#E14218', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(861, 'table_norja_med*2', 758, 'Black Iced Table', 'For larger gatherings', '#FFFFFF,#525252', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(862, 'table_norja_med*3', 769, 'White Iced Table', 'For larger gatherings', '#FFFFFF,#FFFFFF', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(863, 'table_norja_med*4', 780, 'Urban Iced Coffee Table', 'For larger gatherings', '#FFFFFF,#ABD0D2', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(864, 'table_norja_med*5', 791, 'Large Coffee Table Pink', 'For larger gatherings', '#FFFFFF,#EE7EA4', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(865, 'table_norja_med*6', 802, 'Large Coffee Table Blue', 'For larger gatherings', '#FFFFFF,#5EAAF8', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(866, 'table_norja_med*7', 813, 'Rural Iced Coffee Table', 'For larger gatherings', '#FFFFFF,#7CB135', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(867, 'table_norja_med*8', 824, 'Large Coffee Table Yellow', 'For larger gatherings', '#FFFFFF,#FFD837', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(868, 'table_norja_med*9', 835, 'Large Coffee Table Red', 'For larger gatherings', '#FFFFFF,#E14218', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(869, 'shelves_norja*2', 759, 'Black Iced Bookcase', 'For nic naks and art deco books', '#FFFFFF,#525252', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(870, 'shelves_norja*3', 770, 'White Iced Bookcase', 'For nic naks and art deco books', '#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(871, 'shelves_norja*4', 781, 'Urban Iced Bookcase', 'For nic naks and tech books', '#FFFFFF,#ABD0D2', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(872, 'shelves_norja*5', 792, 'Pink Bookcase', 'For nic naks and art deco books', '#FFFFFF,#EE7EA4', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(873, 'shelves_norja*6', 803, 'Blue Bookcase', 'For nic naks and art deco books', '#FFFFFF,#5EAAF8', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(874, 'shelves_norja*7', 814, 'Rural Iced Bookcase', 'For nic naks and cookery books', '#FFFFFF,#7CB135', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(875, 'shelves_norja*8', 825, 'Yellow Bookcase', 'For nic naks and art deco books', '#FFFFFF,#FFD837', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(876, 'shelves_norja*9', 836, 'Red Bookcase', 'For nic naks and art deco books', '#FFFFFF,#E14218', 1, 1, 2, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(877, 'soft_sofachair_norja*2', 760, 'Black Iced Sofachair', 'Black Iced Sofachair', '#FFFFFF,#525252,#525252', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(878, 'soft_sofachair_norja*3', 771, 'White Iced Sofachair', 'Soft Iced sofachair', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(879, 'soft_sofachair_norja*4', 782, 'Urban Iced Sofachair', 'Sit back and relax', '#FFFFFF,#ABD0D2,#ABD0D2', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(880, 'soft_sofachair_norja*5', 793, 'Pink Iced Sofachair', 'Pink Iced Sofachair', '#FFFFFF,#EE7EA4,#EE7EA4', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(881, 'soft_sofachair_norja*6', 804, 'Blue Iced Sofachair', 'Blue Iced Sofachair', '#FFFFFF,#5EAAF8,#5EAAF8', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(882, 'soft_sofachair_norja*7', 815, 'Rural Iced Sofachair', 'Sit back and relax', '#FFFFFF,#7CB135,#7CB135', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(883, 'soft_sofachair_norja*8', 826, 'Yellow Iced Sofachair', 'Yellow Iced Sofachair', '#FFFFFF,#FFD837,#FFD837', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(884, 'soft_sofachair_norja*9', 837, 'Red Iced Sofachair', 'Red Iced Sofachair', '#FFFFFF,#E14218,#E14218', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(885, 'soft_sofa_norja*2', 761, 'Black Iced Sofa', 'Black Iced Sofa', '#FFFFFF,#525252,#FFFFFF,#525252,#525252,#525252', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(886, 'soft_sofa_norja*3', 772, 'White Iced Sofa', 'Pristine white, keep it clean!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(887, 'soft_sofa_norja*4', 783, 'Urban Iced Sofa', 'Sit back and relax', '#FFFFFF,#ABD0D2,#FFFFFF,#ABD0D2,#ABD0D2,#ABD0D2', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(888, 'soft_sofa_norja*5', 794, 'Pink Iced Sofa', 'Pink Iced Sofa', '#FFFFFF,#EE7EA4,#FFFFFF,#EE7EA4,#EE7EA4,#EE7EA4', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(889, 'soft_sofa_norja*6', 805, 'Blue Iced Sofa', 'A soft leather sofa', '#FFFFFF,#5EAAF8,#FFFFFF,#5EAAF8,#5EAAF8,#5EAAF8', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(890, 'soft_sofa_norja*7', 816, 'Rural Iced Sofa', 'Sit back and relax', '#FFFFFF,#7CB135,#FFFFFF,#7CB135,#7CB135,#7CB135', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(891, 'soft_sofa_norja*8', 827, 'Yellow Iced Sofa', 'Yellow Iced Sofa', '#FFFFFF,#FFD837,#FFFFFF,#FFD837,#FFD837,#FFD837', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(892, 'soft_sofa_norja*9', 838, 'Red Iced Sofa', 'Red Iced Sofa', '#FFFFFF,#E14218,#FFFFFF,#E14218,#E14218,#E14218', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(893, 'divider_nor2*2', 762, 'Black Iced Bar-Desk', 'Soft but sturdy', '#FFFFFF,#FFFFFF,#525252,#525252', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(894, 'divider_nor2*3', 773, 'White Iced Bar-Desk', 'Strong, yet soft looking', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(895, 'divider_nor2*4', 784, 'Urban Iced Bar', 'No way through', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(896, 'divider_nor2*5', 795, 'Pink Iced bar desk', 'Pink Iced bar desk', '#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(897, 'divider_nor2*6', 806, 'Blue Iced bar desk', 'Blue Iced bar desk', '#FFFFFF,#FFFFFF,#5EAAF8,#5EAAF8', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(898, 'divider_nor2*7', 817, 'Rural Iced Bar', 'No way through', '#FFFFFF,#FFFFFF,#7CB135,#7CB135', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(899, 'divider_nor2*8', 828, 'Yellow Iced bar desk', 'Yellow Iced bar desk', '#FFFFFF,#FFFFFF,#FFD837,#FFD837', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(900, 'divider_nor2*9', 839, 'Red Iced bar desk', 'Red Iced bar desk', '#FFFFFF,#FFFFFF,#E14218,#E14218', 2, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(901, 'divider_nor1*2', 763, 'Black Iced Corner', 'Tuck it away', '#FFFFFF,#525252', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(902, 'divider_nor1*3', 774, 'White Iced Corner', 'Looks squishy, but isn\'t!', '#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(903, 'divider_nor1*4', 785, 'Urban Iced Corner', 'The missing piece', '#FFFFFF,#ABD0D2', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(904, 'divider_nor1*5', 796, 'Pink Ice corner', 'Pink Ice corner', '#FFFFFF,#EE7EA4', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(905, 'divider_nor1*6', 807, 'Blue Ice corner', 'Blue Ice corner', '#FFFFFF,#5EAAF8', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(906, 'divider_nor1*7', 818, 'Rural Iced Corner', 'The missing piece', '#FFFFFF,#7CB135', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(907, 'divider_nor1*8', 829, 'Yellow Ice corner', 'Yellow Ice corner', '#FFFFFF,#FFD837', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(908, 'divider_nor1*9', 840, 'Red Ice corner', 'Red Ice corner', '#FFFFFF,#E14218', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(909, 'divider_nor3*2', 764, 'Black Iced Gate', 'No way through, or is there?', '#FFFFFF,#FFFFFF,#525252,#525252', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(910, 'divider_nor3*3', 775, 'White Iced Gate', 'Do go through...', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(911, 'divider_nor3*4', 786, 'Urban Iced Gate', 'Entrance or exit?', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(912, 'divider_nor3*5', 797, 'Pink Iced gate', 'Pink Iced gate', '#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(913, 'divider_nor3*6', 808, 'Blue Iced gate', 'Blue Iced gate', '#FFFFFF,#FFFFFF,#5EAAF8,#5EAAF8', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(914, 'divider_nor3*7', 819, 'Rural Iced gate', 'Entrance or exit?', '#FFFFFF,#FFFFFF,#7CB135,#7CB135', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(915, 'divider_nor3*8', 830, 'Yellow Iced gate', 'Yellow Iced gate', '#FFFFFF,#FFFFFF,#FFD837,#FFD837', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(916, 'divider_nor3*9', 841, 'Red Iced gate', 'Red Iced gate', '#FFFFFF,#FFFFFF,#E14218,#E14218', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(917, 'divider_nor4*2', 765, 'Black Iced Auto Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#525252,#525252,#525252,#525252', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(918, 'divider_nor4*3', 776, 'White Iced Auto Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(919, 'divider_nor4*4', 787, 'Urban Iced Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#ABD0D2,#ABD0D2,#ABD0D2,#ABD0D2', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(920, 'divider_nor4*5', 798, 'Pink Iced Auto Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4,#EE7EA4,#EE7EA4', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(921, 'divider_nor4*6', 809, 'Blue Iced Auto Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#5EAAF8,#5EAAF8,#5EAAF8,#5EAAF8', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(922, 'divider_nor4*7', 820, 'Rural Iced Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#7CB135,#7CB135,#7CB135,#7CB135', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(923, 'divider_nor4*8', 831, 'Yellow Iced Auto Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#FFD837,#FFD837,#FFD837,#FFD837', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(924, 'divider_nor4*9', 842, 'Red Iced Auto Shutter', 'Habbos, roll out!', '#FFFFFF,#FFFFFF,#E14218,#E14218,#E14218,#E14218', 2, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(925, 'divider_nor5*2', 766, 'Black Iced Angle', 'Cool cornering for your crib y0!', '#FFFFFF,#525252,#525252', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(926, 'divider_nor5*3', 777, 'White Iced Angle', 'Cool cornering for your crib y0!', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(927, 'divider_nor5*4', 788, 'Urban Iced Angle', 'Cool cornering for your crib!', '#FFFFFF,#ABD0D2,#ABD0D2', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(928, 'divider_nor5*5', 799, 'Pink Iced Angle', 'Cool cornering for your crib y0!', '#FFFFFF,#EE7EA4,#EE7EA4', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(929, 'divider_nor5*6', 810, 'Blue Iced Angle', 'Cool cornering for your crib y0!', '#FFFFFF,#5EAAF8,#5EAAF8', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(930, 'divider_nor5*7', 821, 'Rural Iced Angle', 'Cool cornering for your crib!', '#FFFFFF,#7CB135,#7CB135', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(931, 'divider_nor5*8', 832, 'Yellow Iced Angle', 'Cool cornering for your crib y0!', '#FFFFFF,#FFD837,#FFD837', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(932, 'divider_nor5*9', 843, 'Red Iced Angle', 'Cool cornering for your crib y0!', '#FFFFFF,#E14218,#E14218', 1, 1, 2, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(933, 'sofa_silo*2', 684, 'Black Two-Seater Sofa', 'Cushioned, understated comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#525252,#525252,#525252,#525252', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(934, 'sofa_silo*3', 693, 'White Two-Seater Sofa', 'Cushioned, understated comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(935, 'sofa_silo*4', 702, 'Beige Area Sofa', 'Beige Area Sofa', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#F7EBBC,#F7EBBC,#F7EBBC,#F7EBBC', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(936, 'sofa_silo*5', 711, 'Pink Area Sofa', 'Cushioned, understated comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4,#EE7EA4,#EE7EA4', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(937, 'sofa_silo*6', 720, 'Blue Area Sofa', 'Cushioned, understated comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#5EAAF8,#5EAAF8,#5EAAF8,#5EAAF8', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(938, 'sofa_silo*7', 729, 'Green Area Sofa', 'Cushioned, understated comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#7CB135,#7CB135,#7CB135,#7CB135', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(939, 'sofa_silo*8', 738, 'Yellow Two-Seater Sofa', 'Cushioned, understated comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFD837,#FFD837,#FFD837,#FFD837', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(940, 'sofa_silo*9', 747, 'Red Area Sofa', 'Cushioned, understated comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#E14218,#E14218,#E14218,#E14218', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(941, 'sofachair_silo*2', 685, 'Black Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#525252,#525252', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(942, 'sofachair_silo*3', 694, 'White Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(943, 'sofachair_silo*4', 703, 'Beige Area Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#F7EBBC,#F7EBBC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(944, 'sofachair_silo*5', 712, 'Pink Area Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(945, 'sofachair_silo*6', 721, 'Blue Area Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#5EAAF8,#5EAAF8', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(946, 'sofachair_silo*7', 730, 'Green Area Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#7CB135,#7CB135', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(947, 'sofachair_silo*8', 739, 'Yellow Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#FFD837,#FFD837', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(948, 'sofachair_silo*9', 748, 'Red Area Armchair', 'Large, but worth it', '#FFFFFF,#FFFFFF,#E14218,#E14218', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(949, 'table_silo_small*2', 686, 'Black Occasional Table', 'For those random moments', '#FFFFFF,#525252', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(950, 'table_silo_small*3', 695, 'White Occasional Table', 'For those random moments', '#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(951, 'table_silo_small*4', 704, 'Beige Area Occasional Table', 'Beige Area Occasional Table', '#FFFFFF,#F7EBBC', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(952, 'table_silo_small*5', 713, 'Pink Area Occasional Table', 'Pink Area Occasional Table', '#FFFFFF,#EE7EA4', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(953, 'table_silo_small*6', 722, 'Blue Area Occasional Table', 'Small and elegant', '#FFFFFF,#5EAAF8', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(954, 'table_silo_small*7', 731, 'Green Area Occasional Table', 'Small and elegant', '#FFFFFF,#7CB135', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(955, 'table_silo_small*8', 740, 'Yellow Occasional Table', 'For those random moments', '#FFFFFF,#FFD837', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(956, 'table_silo_small*9', 749, 'Red Area Occasional Table', 'Red Area Occasional Table', '#FFFFFF,#E14218', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(957, 'divider_silo3*2', 687, 'Black Area Gate', 'Form following function', '#FFFFFF,#FFFFFF,#FFFFFF,#525252', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(958, 'divider_silo3*3', 696, 'White Area Gate', 'Form following function', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(959, 'divider_silo3*4', 705, 'Beige Area Gate', 'Beige Area Gate', '#FFFFFF,#FFFFFF,#FFFFFF,#F7EBBC', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(960, 'divider_silo3*5', 714, 'Pink Area Gate', 'Pink Area Gate', '#FFFFFF,#FFFFFF,#FFFFFF,#EE7EA4', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(961, 'divider_silo3*6', 723, 'Blue Area Gate', 'Door (lockable)', '#FFFFFF,#FFFFFF,#FFFFFF,#5EAAF8', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(962, 'divider_silo3*7', 732, 'Green Area Gate', 'Door (lockable)', '#FFFFFF,#FFFFFF,#FFFFFF,#7CB135', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(963, 'divider_silo3*8', 741, 'Yellow Area Gate', 'Form following function', '#FFFFFF,#FFFFFF,#FFFFFF,#FFD837', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(964, 'divider_silo3*9', 750, 'Red Area Gate', 'Red Area Gate', '#FFFFFF,#FFFFFF,#FFFFFF,#E14218', 1, 1, 1, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(965, 'divider_silo1*2', 688, 'Black Corner Shelf', 'Neat and natty', '#FFFFFF,#525252', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(966, 'divider_silo1*3', 697, 'White Corner Shelf', 'Neat and natty', '#FFFFFF,#FFFFFF', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(967, 'divider_silo1*4', 706, 'Beige Area Corner Shelf', 'Beige Area Corner Shelf', '#FFFFFF,#F7EBBC', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(968, 'divider_silo1*5', 715, 'Pink Area Corner Shelf', 'Pink Area Corner Shelf', '#FFFFFF,#EE7EA4', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(969, 'divider_silo1*6', 724, 'Blue Area Corner Shelf', 'Tuck it away!', '#FFFFFF,#5EAAF8', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(970, 'divider_silo1*7', 733, 'Green Area Corner Shelf', 'Tuck it away!', '#FFFFFF,#7CB135', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(971, 'divider_silo1*8', 742, 'Yellow Corner Shelf', 'Neat and natty', '#FFFFFF,#FFD837', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(972, 'divider_silo1*9', 751, 'Red Area Corner Shelf', 'Tuck it away', '#FFFFFF,#E14218', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(973, 'chair_silo*2', 689, 'Black Dining Chair', 'Keep it simple', '#FFFFFF,#FFFFFF,#525252,#525252', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(974, 'chair_silo*3', 698, 'White Dining Chair', 'Keep it simple', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(975, 'chair_silo*4', 707, 'Beige Silo Dining Chair', 'Beige Silo Dining Chair', '#FFFFFF,#FFFFFF,#F7EBBC,#F7EBBC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(976, 'chair_silo*5', 716, 'Pink Silo Dining Chair', 'Pink Silo Dining Chair', '#FFFFFF,#FFFFFF,#EE7EA4,#EE7EA4', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(977, 'chair_silo*6', 725, 'Blue Area Dining Chair', 'Wooden dining chair', '#FFFFFF,#FFFFFF,#5EAAF8,#5EAAF8', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(978, 'chair_silo*7', 734, 'Green Area Dining Chair', 'Wooden dining chair', '#FFFFFF,#FFFFFF,#7CB135,#7CB135', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(979, 'chair_silo*8', 743, 'Yellow Dining Chair', 'Keep it simple', '#FFFFFF,#FFFFFF,#FFD837,#FFD837', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(980, 'chair_silo*9', 752, 'Red Area Dining Chair', 'Wooden dining chair', '#FFFFFF,#FFFFFF,#E14218,#E14218', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(981, 'safe_silo*2', 690, 'Black Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#525252,#525252,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(982, 'safe_silo*3', 699, 'White Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#BFBFBF,#BFBFBF,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(983, 'safe_silo*4', 708, 'Beige Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(984, 'safe_silo*5', 717, 'Pink Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#EE7EA4,#EE7EA4,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(985, 'safe_silo*6', 726, 'Blue Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(986, 'safe_silo*7', 735, 'Green Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#7CB135,#7CB135,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(987, 'safe_silo*8', 744, 'Yellow Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#FFD837,#FFD837,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(988, 'safe_silo*9', 753, 'Red Safe Minibar', 'Totally shatter-proof!', '#FFFFFF,#E14218,#E14218,#FFFFFF', 1, 1, 1, '2', 'solid,custom_data_true_false', 'vending_machine', 1, 1, '17'),
(989, 'barchair_silo*2', 691, 'Black Bar Stool', 'Practical and convenient', '#FFFFFF,#525252', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(990, 'barchair_silo*3', 700, 'White Bar Stool', 'Practical and convenient', '#FFFFFF,#FFFFFF', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(991, 'barchair_silo*4', 709, 'Beige Bar Stool', 'Practical and convenient', '#FFFFFF,#F7EBBC', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(992, 'barchair_silo*5', 718, 'Pink Bar Stool', 'Practical and convenient', '#FFFFFF,#EE7EA4', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(993, 'barchair_silo*6', 727, 'Blue Bar Stool', 'Take a perch!', '#FFFFFF,#5EAAF8', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(994, 'barchair_silo*7', 736, 'Green Bar Stool', 'Take a perch!', '#FFFFFF,#7CB135', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(995, 'barchair_silo*8', 745, 'Yellow Bar Stool', 'Practical and convenient', '#FFFFFF,#FFD837', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(996, 'barchair_silo*9', 754, 'Red Bar Stool', 'Practical and convenient', '#FFFFFF,#E14218', 1, 1, 1.5, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(997, 'table_silo_med*2', 692, 'Black Coffee Table', 'Wipe clean and unobtrusive', '#FFFFFF,#525252', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(998, 'table_silo_med*3', 701, 'White Coffee Table', 'Wipe clean and unobtrusive', '#FFFFFF,#FFFFFF', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(999, 'table_silo_med*4', 710, 'Beige Area Coffee Table', 'Beige Area Coffee Table', '#FFFFFF,#F7EBBC', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1000, 'table_silo_med*5', 719, 'Pink Area Coffee Table', 'Pink Area Coffee Table', '#FFFFFF,#EE7EA4', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1001, 'table_silo_med*6', 728, 'Blue Area Coffee Table', 'Gather everyone round', '#FFFFFF,#5EAAF8', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1002, 'table_silo_med*7', 737, 'Green Area Coffee Table', 'Gather everyone round', '#FFFFFF,#7CB135', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1003, 'table_silo_med*8', 746, 'Yellow Coffee Table', 'Wipe clean and unobtrusive', '#FFFFFF,#FFD837', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1004, 'table_silo_med*9', 755, 'Red Area Coffee Table', 'Red Area Coffee Table', '#FFFFFF,#E14218', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1005, 'pura_mdl1*1', 893, 'Aqua Pura Module 1', 'Any way you like it!', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1006, 'pura_mdl2*1', 894, 'Aqua Pura Module 2', 'Any way you like it!', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1007, 'pura_mdl3*1', 895, 'Aqua Pura Module 3', 'Any way you like it!', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1008, 'pura_mdl4*1', 896, 'Aqua Pura Module 4', 'Any way you like it!', '#FFFFFF,#ABD0D2,#ABD0D2,#ABD0D2', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1009, 'pura_mdl5*1', 897, 'Aqua Pura Module 5', 'Any way you like it!', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1010, 'chair_basic*1', 938, 'Aqua Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#ABD0D2,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1011, 'pura_mdl1*2', 898, 'Pink Pura Module 1', 'Any way you like it!', '#FFFFFF,#FF99BC,#FF99BC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1012, 'pura_mdl1*3', 903, 'Black Pura Module 1', 'Any way you like it!', '#FFFFFF,#525252,#525252,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1013, 'pura_mdl1*4', 908, 'White Pura Module 1', 'Any way you like it!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1014, 'pura_mdl1*5', 913, 'Beige pura module 1', '', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1015, 'pura_mdl1*6', 918, 'Blue Pura Module 1', 'Any way you like it!', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1016, 'pura_mdl1*7', 923, 'Green Pura Module 1', 'Any way you like it!', '#FFFFFF,#92D13D,#92D13D,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1017, 'pura_mdl1*8', 928, 'Yellow pura module 1', '', '#FFFFFF,#FFD837,#FFD837,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1018, 'pura_mdl1*9', 933, 'Red Pura Module 1', 'Any way you like it!', '#FFFFFF,#E14218,#E14218,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1019, 'pura_mdl2*2', 899, 'Pink Pura Module 2', 'Any way you like it!', '#FFFFFF,#FF99BC,#FF99BC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1020, 'pura_mdl2*3', 904, 'Black Pura Module 2', 'Any way you like it!', '#FFFFFF,#525252,#525252,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1021, 'pura_mdl2*4', 909, 'White Pura Module 2', 'Any way you like it!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1022, 'pura_mdl2*5', 914, 'Beige pura module 2', '', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1023, 'pura_mdl2*6', 919, 'Blue Pura Module 2', 'Any way you like it!', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1024, 'pura_mdl2*7', 924, 'Green Pura Module 2', 'Any way you like it!', '#FFFFFF,#92D13D,#92D13D,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1025, 'pura_mdl2*8', 929, 'Yellow pura module 2', '', '#FFFFFF,#FFD837,#FFD837,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1026, 'pura_mdl2*9', 934, 'Red Pura Module 2', 'Any way you like it!', '#FFFFFF,#E14218,#E14218,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1027, 'pura_mdl3*2', 900, 'Pink Pura Module 3', 'Any way you like it!', '#FFFFFF,#FF99BC,#FF99BC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1028, 'pura_mdl3*3', 905, 'Black Pura Module 3', 'Any way you like it!', '#FFFFFF,#525252,#525252,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1029, 'pura_mdl3*4', 910, 'White Pura Module 3', 'Any way you like it!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1030, 'pura_mdl3*5', 915, 'Beige pura module 3', '', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1031, 'pura_mdl3*6', 920, 'Blue Pura Module 3', 'Any way you like it!', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1032, 'pura_mdl3*7', 925, 'Green Pura Module 3', 'Any way you like it!', '#FFFFFF,#92D13D,#92D13D,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1033, 'pura_mdl3*8', 930, 'Yellow pura module 3', '', '#FFFFFF,#FFD837,#FFD837,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1034, 'pura_mdl3*9', 935, 'Red Pura Module 3', 'Any way you like it!', '#FFFFFF,#E14218,#E14218,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1035, 'pura_mdl4*2', 901, 'Pink Pura Module 4', 'Any way you like it!', '#FFFFFF,#FF99BC,#FF99BC,#FF99BC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1036, 'pura_mdl4*3', 906, 'Black Pura Module 4', 'Any way you like it!', '#FFFFFF,#525252,#525252,#525252', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1037, 'pura_mdl4*4', 911, 'White Pura Module 4', 'Any way you like it!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1038, 'pura_mdl4*5', 916, 'Beige pura module 4', '', '#FFFFFF,#F7EBBC,#F7EBBC,#F7EBBC', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1039, 'pura_mdl4*6', 921, 'Blue Pura Module 4', 'Any way you like it!', '#FFFFFF,#5EAAF8,#5EAAF8,#5EAAF8', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, '');
INSERT INTO `items_definitions` (`id`, `sprite`, `sprite_id`, `name`, `description`, `colour`, `length`, `width`, `top_height`, `max_status`, `behaviour`, `interactor`, `is_tradable`, `is_recyclable`, `drink_ids`) VALUES
(1040, 'pura_mdl4*7', 926, 'Green Pura Module 4', 'Any way you like it!', '#FFFFFF,#92D13D,#92D13D,#92D13D', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1041, 'pura_mdl4*8', 931, 'Yellow pura module 4', '', '#FFFFFF,#FFD837,#FFD837,#FFD837', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1042, 'pura_mdl4*9', 936, 'Red Pura Module 4', 'Any way you like it!', '#FFFFFF,#E14218,#E14218,#E14218', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1043, 'pura_mdl5*2', 902, 'Pink Pura Module 5', 'Any way you like it!', '#FFFFFF,#FF99BC,#FF99BC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1044, 'pura_mdl5*3', 907, 'Black Pura Module 5', 'Any way you like it!', '#FFFFFF,#525252,#525252,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1045, 'pura_mdl5*4', 912, 'White Pura Module 5', 'Any way you like it!', '#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1046, 'pura_mdl5*5', 917, 'Beige pura module 5', '', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1047, 'pura_mdl5*6', 922, 'Blue Pura Module 5', 'Any way you like it!', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1048, 'pura_mdl5*7', 927, 'Green Pura Module 5', 'Any way you like it!', '#FFFFFF,#92D13D,#92D13D,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1049, 'pura_mdl5*8', 932, 'Yellow Pura Module 5', 'Any way you like it!', '#FFFFFF,#FFD837,#FFD837,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1050, 'pura_mdl5*9', 937, 'Red Pura Module 5', 'Any way you like it!', '#FFFFFF,#E14218,#E14218,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1051, 'chair_basic*2', 939, 'Pink Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#FF99BC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1052, 'chair_basic*3', 940, 'Black Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#525252,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1053, 'chair_basic*4', 941, 'White Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#FFFFFF,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1054, 'chair_basic*5', 942, 'Beige Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#F7EBBC,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1055, 'chair_basic*6', 943, 'Blue Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#5EAAF8,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1056, 'chair_basic*7', 944, 'Green Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#92D13D,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1057, 'chair_basic*8', 945, 'Yellow Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#FFD837,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1058, 'chair_basic*9', 946, 'Red Pura Egg Chair', 'It\'s a cracking design!', '#FFFFFF,#E14218,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1059, 'hcc_sofachair', 1407, 'Reclining Chair', 'Put your feet up!', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1060, 'hcc_chair', 1403, 'Trendy Stool', 'Shiny varnished finish', '0,0,0', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1061, 'hcc_shelf', 1405, 'Bookshelf', 'Your own Habbo archives', '0,0,0', 1, 2, 1, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1062, 'hcc_stool', 1408, 'Antique Stool', 'For larger gatherings', '0,0,0', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1063, 'hcc_dvdr', 11112, 'Glass Divider', 'It won\'t cramp your style', '0,0,0', 2, 1, 1, '0', 'solid,requires_rights_for_interaction', 'default', 0, 1, ''),
(1064, 'hcc_sofachair', 1407, 'Reclining Chair', 'Put your feet up!', '0,0,0', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 0, 1, ''),
(1065, 'hcc_crnr', 11113, 'Glass Corner', 'Adds the finishing touch', '0,0,0', 1, 1, 1, '0', 'solid,requires_rights_for_interaction', 'default', 0, 1, ''),
(1066, 'hcc_table', 11115, 'Glass Table', 'Elegant centre piece', '0,0,0', 1, 2, 0.7, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 0, 1, ''),
(1067, 'hcc_minibar', 1404, 'Minibar', 'Cool look, cool drinks!', '0,0,0', 1, 1, 1, '0', 'solid,custom_data_true_false', 'vending_machine', 0, 1, '3,4,5,6'),
(1068, 'hcc_sofa', 1406, 'Low Back Sofa', 'Get your friends over!', '0,0,0', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 0, 1, ''),
(1069, 'glass_shelf', 215, 'Glass shelf', 'Translucent beauty', '0,0', 2, 1, 1, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1070, 'glass_sofa', 216, 'Glass sofa', 'Translucent beauty', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF,#FFFFFF,#ABD0D2,#FFFFFF,#ABD0D2', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1071, 'glass_table', 217, 'Glass table', 'Translucent beauty', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1072, 'glass_chair', 218, 'Glass chair', 'Translucent beauty', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1073, 'glass_stool', 219, 'Glass stool', 'Translucent beauty', '#FFFFFF,#ABD0D2,#ABD0D2,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1074, 'glass_sofa*2', 220, 'Glass sofa', 'Translucent beauty', '#FFFFFF,#525252,#525252,#FFFFFF,#FFFFFF,#525252,#FFFFFF,#525252', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1075, 'glass_sofa*3', 224, 'White Glass Sofa', 'Translucent beauty', '#FFFFFF,#BFBFBF,#BFBFBF,#FFFFFF,#FFFFFF,#BFBFBF,#FFFFFF,#BFBFBF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1076, 'glass_sofa*4', 228, 'Glass sofa', 'Translucent beauty', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF,#FFFFFF,#F7EBBC,#FFFFFF,#F7EBBC', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1077, 'glass_sofa*5', 232, 'Candy Glass Sofa', 'Double glazed', '#FFFFFF,#EE7EA4,#EE7EA4,#FFFFFF,#FFFFFF,#EE7EA4,#FFFFFF,#EE7EA4', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1078, 'glass_table*2', 221, 'Glass table', 'Translucent beauty', '#FFFFFF,#525252,#525252,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1079, 'glass_table*3', 225, 'White Glass Table', 'Translucent beauty', '#FFFFFF,#BFBFBF,#BFBFBF,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1080, 'glass_table*4', 229, 'Glass table', 'Translucent beauty', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1081, 'glass_table*5', 233, 'Candy Glass Table', 'Translucent beauty', '#FFFFFF,#EE7EA4,#EE7EA4,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1082, 'glass_chair*2', 222, 'Glass chair', 'Translucent beauty', '#FFFFFF,#525252,#525252,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1083, 'glass_chair*3', 226, 'Glass chair', 'Translucent beauty', '#FFFFFF,#BFBFBF,#BFBFBF,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1084, 'glass_chair*4', 230, 'Glass chair', 'Translucent beauty', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1085, 'glass_chair*5', 234, 'Candy Glass Chair', 'A pane that you\'re used to', '#FFFFFF,#EE7EA4,#EE7EA4,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1086, 'glass_stool*2', 223, 'Glass stool', 'Translucent beauty', '#FFFFFF,#525252,#525252,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1087, 'glass_stool*3', 227, 'White Glass Stool', 'Translucent beauty', '#FFFFFF,#BFBFBF,#BFBFBF,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1088, 'glass_stool*4', 231, 'Glass stool', 'Translucent beauty', '#FFFFFF,#F7EBBC,#F7EBBC,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1089, 'glass_stool*5', 235, 'Candy Glass Stool', 'Clear a seat', '#FFFFFF,#EE7EA4,#EE7EA4,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1090, 'glass_sofa*6', 236, 'Blue Glass Sofa', 'Translucent beauty', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF,#FFFFFF,#5EAAF8,#FFFFFF,#5EAAF8', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1091, 'glass_sofa*7', 240, 'Green Glass Sofa', 'Habbo Club', '#FFFFFF,#7CB135,#7CB135,#FFFFFF,#FFFFFF,#7CB135,#FFFFFF,#7CB135', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1092, 'glass_sofa*8', 244, 'Yellow Glass Sofa', 'Double glazed', '#FFFFFF,#FFD837,#FFD837,#FFFFFF,#FFFFFF,#FFD837,#FFFFFF,#FFD837', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1093, 'glass_sofa*9', 248, 'Glass sofa', 'Translucent beauty', '#FFFFFF,#E14218,#E14218,#FFFFFF,#FFFFFF,#E14218,#FFFFFF,#E14218', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1094, 'glass_table*6', 237, 'Blue Glass Table', 'Translucent beauty', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1095, 'glass_table*7', 241, 'Green Glass Table', 'Habbo Club', '#FFFFFF,#7CB135,#7CB135,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1096, 'glass_table*8', 245, 'Yellow Glass Table', 'Translucent beauty', '#FFFFFF,#FFD837,#FFD837,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1097, 'glass_table*9', 249, 'Glass table', 'Translucent beauty', '#FFFFFF,#E14218,#E14218,#FFFFFF', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1098, 'glass_chair*6', 238, 'Blue Glass Chair', 'Translucent beauty', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1099, 'glass_chair*7', 242, 'Green Glass Chair', 'Habbo Club', '#FFFFFF,#7CB135,#7CB135,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1100, 'glass_chair*8', 246, 'Yellow Glass Chair', 'A pane that you\'re used to', '#FFFFFF,#FFD837,#FFD837,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1101, 'glass_chair*9', 250, 'Glass chair', 'Translucent beauty', '#FFFFFF,#E14218,#E14218,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1102, 'glass_stool*6', 239, 'Blue Glass Stool', 'Translucent beauty', '#FFFFFF,#5EAAF8,#5EAAF8,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1103, 'glass_stool*7', 243, 'Green Glass Stool', 'Habbo Club', '#FFFFFF,#7CB135,#7CB135,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1104, 'glass_stool*8', 247, 'Yellow Glass Stool', 'Clear a seat', '#FFFFFF,#FFD837,#FFD837,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1105, 'glass_stool*9', 251, 'Glass stool', 'Translucent beauty', '#FFFFFF,#E14218,#E14218,#FFFFFF', 2, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1106, 'greek_gate', 1379, 'Greek Gate', 'Enter mortal, exit immortal!', '0,0,0', 2, 1, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(1107, 'greek_seat', 1381, 'Greek Seat', 'Park your bot on this stone slab!', '0,0,0', 1, 1, 0.7, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1108, 'greek_pillars', 1380, 'Greek Pillars', 'Architectural splendor!', '0,0,0', 2, 1, 3.2, '1', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1109, 'greek_corner', 1378, 'Greek Corner', 'Tuck it away!', '0,0,0', 1, 1, 3.2, '1', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1110, 'greek_block', 2195, 'Greek Block', 'A nice stone block', '0,0,0', 2, 1, 0.5, '1', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1111, 'romantique_pianochair*1', 948, 'Rose Quartz Piano Chair', 'Elegant seating for elegant Habbos', '#FFFFFF,#FF8B8B,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1112, 'romantique_divan*1', 950, 'Chaise-Longue', 'Recline in continental Rose Quartz comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#FF8B8B', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1113, 'romantique_chair*1', 949, 'Rose Quartz Chair', 'Elegant seating for elegant Habbos', '#FFFFFF,#FF8B8B,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1114, 'romantique_divider*1', 951, 'Rose Quartz Screen', 'Beauty lies within', '#FF8B8B,#FF8B8B,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1115, 'romantique_smalltabl*1', 952, 'Rose Quartz Tray Table', 'Every tray needs a table...', '#FFFFFF,#FF8B8B,#FFFFFF', 1, 1, 1, '1', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1116, 'romantique_mirrortabl', 484, 'Dressing Table', 'Get ready for your big date', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1117, 'wallmirror', 481, 'Wallmirror', 'Mirror, mirror on the wall...', '0,0,0', 0, 0, 0, '0', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1118, 'romantique_tray1', 2145, 'Romantique Tray', 'Breakfast is served!', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1119, 'romantique_tray2', 482, 'Romantique Treats Tray', 'Time to celebrate!', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1120, 'rom_lamp', 483, 'Crystal Lamp', 'Light up your life', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1121, 'romantique_clock', 485, 'Grandfather\'s Clock', 'The most Romantic tick-tock ever!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1122, 'romantique_pianochair*2', 954, 'Lime Romantique Piano Chair', 'Sit in traditional style', '#FFFFFF,#A1DC67,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1123, 'romantique_divan*2', 956, 'Emerald Chaise-Longue', 'Recline in continental comfort', '#FFFFFF,#FFFFFF,#FFFFFF,#A1DC67', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1124, 'romantique_chair*2', 955, 'Lime Romantique Chair', 'null', '#FFFFFF,#A1DC67,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1125, 'romantique_divider*2', 957, 'Green Screen', 'Keeping things separated', '#A1DC67,#A1DC67,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1126, 'romantique_smalltabl*2', 958, 'Lime Tray Table', 'Every tray needs a table...', '#FFFFFF,#A1DC67,#FFFFFF', 1, 1, 1, '1', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1127, 'romantique_pianochair*3', 960, 'Sapphire Chair', 'For stately seating experiences', '#FFFFFF,#5BD1D2,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1128, 'romantique_divan*3', 962, 'Turquoise Romantique Divan', 'null', '#FFFFFF,#FFFFFF,#FFFFFF,#5BD1D2', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1129, 'romantique_chair*3', 961, 'Turquoise Romantique Chair', 'null', '#FFFFFF,#5BD1D2,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1130, 'romantique_divider*3', 963, 'Turquoise Screen', 'Keeping things separated', '#5BD1D2,#5BD1D2,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1131, 'romantique_smalltabl*3', 964, 'Turquoise Tray Table', 'Every tray needs a table...', '#FFFFFF,#5BD1D2,#FFFFFF', 1, 1, 1, '1', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1132, 'romantique_pianochair*4', 966, 'Amber Piano Stool', 'I can feel air coming through...', '#FFFFFF,#FFC924,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1133, 'romantique_divan*4', 968, 'Amber Chaise-Longue', 'Is that a cape hanging there?', '#FFFFFF,#FFFFFF,#FFFFFF,#FFC924', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1134, 'romantique_chair*4', 967, 'Amber Chair', 'What does this button do?', '#FFFFFF,#FFC924,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1135, 'romantique_divider*4', 969, 'Ochre Screen', 'Keeping things separated', '#FFC924,#FFC924,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1136, 'romantique_smalltabl*4', 970, 'Amber Tray Table', 'Why is one leg different?', '#FFFFFF,#FFC924,#FFFFFF', 1, 1, 1, '1', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1137, 'romantique_pianochair*5', 972, 'Onyx Piano Stool', 'I can feel air coming through...', '#FFFFFF,#323C46,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1138, 'romantique_divan*5', 974, 'Onyx Chaise-Longue', 'Is that a cape hanging there?', '#FFFFFF,#FFFFFF,#FFFFFF,#323C46', 2, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1139, 'romantique_chair*5', 973, 'Onyx Chair', 'What does this button do?', '#FFFFFF,#323C46,#FFFFFF', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1140, 'romantique_divider*5', 4488, 'Romantique Screen Gray', 'Keeping Things Separated', '#323C46,#323C46,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF', 2, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1141, 'romantique_smalltabl*5', 976, 'Onyx Tray Table', 'Why is one leg different?', '#FFFFFF,#323C46,#FFFFFF', 1, 1, 1, '1', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1142, 'grand_piano*1', 947, 'Turquoise Grand Piano', 'Turquoise Grand Piano', '#FFFFFF,#FF8B8B', 2, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1143, 'grand_piano*2', 953, 'Esmerald Piano Stool', 'Let the music begin', '#FFFFFF,#A1DC67', 2, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1144, 'grand_piano*3', 959, 'Sapphire Piano Stool', 'Make sure you play in key!', '#FFFFFF,#5BD1D2', 2, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1145, 'grand_piano*4', 965, 'Amber Grand Piano', 'Why is that key green?', '#FFFFFF,#FFC924', 2, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1146, 'grand_piano*5', 971, 'Onyx Grand Piano', 'Why is that key green?', '#FFFFFF,#323C46', 2, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1147, 'xmas08_chair', 1493, 'Ice chair', 'Make sure you wear trousers!', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1148, 'xmas08_cubetree', 1494, 'Cube Tree', 'So ice Cubes DO grow on trees...', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1149, 'xmas08_dvdr1', 1495, 'Ice divider', 'Stone and ice in one snowy wall!', '0,0,0', 2, 1, 1.2, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1150, 'xmas08_dvdr2', 1496, 'Icy Divider Corner', 'What\'s a dividing wall without a corner?', '0,0,0', 1, 1, 1.6, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1151, 'xmas08_geysir', 1497, 'Geyser', 'Nothing quite like a warm exploding water hole!', '0,0,0', 2, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1152, 'xmas08_hole', 1498, 'Ice Fish Hole', 'What can you catch?', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '34'),
(1153, 'xmas08_hottub', 1499, 'Hot Tub', 'Party time in the Arctic people!', '0,0,0', 2, 2, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1154, 'xmas08_icerug', 1500, 'Ice Patch', 'Ice, Snow or Wet Slush? All is possible with this.', '0,0,0', 2, 2, 0, '4', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1155, 'xmas08_icetree', 1501, 'Icy Christmas Tree', 'It can\'t be Christmas without it!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1156, 'xmas08_icewall', 1502, 'Icy Wall', 'The stuff Ice Palace\'s are made of!', '0,0,0', 0, 0, 0, '4', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1157, 'xmas08_lantern', 1503, 'Snowball Lantern Pile', 'No dodging this pile!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1158, 'xmas08_snowpl', 1504, 'Snow Seat', 'Take a rest and warm by a fire perhaps?', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1159, 'xmas08_table', 1505, 'Icy table', 'Keeps your ice cream chilled - guaranteed!', '0,0,0', 2, 2, 0.5, '1', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1160, 'xmas08_telep', 1506, 'Icy Teleport', 'Travel space and time in this freeze block!', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(1161, 'xmas08_trph1', 1507, 'Arctic Penguin Trophy', 'Given to those who have adopted ALL 26 penguins!', '0,0,0', 1, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1162, 'xmas08_wallpaper', 1508, 'Snowy Posters', 'The Arctic scenery on your walls!', '0,0,0', 0, 0, 0, '6', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1163, 'campfire', 1509, 'Camp fire', 'Keep warm on those Arctic nights!', '0,0,0', 1, 1, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1164, 'xmas_snow', 1511, 'Snow Storm', 'Get lost in your own blizzard!', '0,0,0', 2, 2, 0, '1', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1165, 'lc_coral_divider_hi', 1554, 'Large Coral Divider', 'Keep those pesky sharks out', '0,0,0', 2, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1166, 'lc_coral_divider_low', 1555, 'Small Coral Divider', 'Perhaps you could swim over?', '0,0,0', 2, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1167, 'lc_wall1', 1556, 'Rock Wall', 'Depths of the ocean', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1168, 'lc_wall2', 1557, 'Coral Wall', 'There\'s life in the deep blue', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1169, 'lc_window1', 1558, 'Wooden Window', 'The deep blue', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1170, 'lc_window2', 1559, 'Aquarium Window', 'Creates a stunning scene', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1171, 'lc_anemone', 1560, 'Anemone', 'In glorious water colour!', '0,0,0', 1, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1172, 'lc_chair', 1561, 'Wooden Chair', 'No rusty nails, in sight', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1173, 'lc_corner', 1562, 'Wooden Corner', 'Tuck it away', '0,0,0', 1, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1174, 'lc_desk', 1563, 'Wooden Bar Desk', 'Not for sitting', '0,0,0', 2, 1, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1175, 'lc_stool', 1564, 'Wooden Stool', 'Watch out for splinters', '0,0,0', 1, 1, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1176, 'lc_table', 1565, 'Captain\'s Table', 'Treasure map not included', '0,0,0', 2, 2, 1, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1177, 'lc_tile1', 1566, 'Marble Floor Tile', 'Elegant underwater flooring', '0,0,0', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1178, 'lc_tile2', 1567, 'Cobbled Stones', 'Rocky room foundations', '0,0,0', 2, 2, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1179, 'lc_tubes_corners', 1568, 'Water Tube Corner', 'Sends you round the bend', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1180, 'lc_tubes_straight', 1569, 'Water Tube Straight', 'Just go with the flow', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1181, 'lostc_teleport', 1570, 'Architeuthis', 'March Collectable 2009, 3/6', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false,teleporter,redirect_rotation_0', 'teleport', 1, 1, ''),
(1182, 'lc_crab1', 1571, 'Crab Patch', 'Careful where you put your feet!', '0,0,0', 2, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1183, 'lc_crab2', 1572, 'Sally Lightfoot', 'Careful! She\'ll give it \'all that\'', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1184, 'lc_glass_floor', 1573, 'Ocean Window Rug', 'Under the sea!', '0,0,0', 2, 3, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1185, 'lc_medusa1', 1574, 'Large Jellyfish Lamp', 'There\'s no sting in this tail', '0,0,0', 1, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1186, 'lc_medusa2', 1575, 'Small Jellyfish Lamp', 'There\'s no sting in this tail', '0,0,0', 1, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1187, 'party_ball', 1440, 'Glitter Ball', 'Every party MUST have one!', '0,0,0', 1, 1, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1188, 'party_barcorn', 1441, 'Bar Corner', 'Every party needs one!', '0,0,0', 1, 1, 0.98, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1189, 'party_bardesk', 1442, 'Bar Centre', 'Keep the punters at bay', '0,0,0', 1, 1, 0.98, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1190, 'party_beamer', 1443, 'Dance Floor Beamer', 'Get some lights to match your dancing shapes!', '0,0,0', 1, 1, 0, '7', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1191, 'party_block', 1444, 'Small Stage', 'Build yourself a stage to host events!', '0,0,0', 1, 1, 0.8, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1192, 'party_block2', 1445, 'Stage Block Large', 'Make mine a large!', '0,0,0', 2, 2, 0.8, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1193, 'party_chair', 1446, 'High Class Bar Stool', 'Sit high and people watch on this!', '0,0,0', 1, 1, 1.4, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1194, 'party_discol', 1447, 'Spotlight', 'Focus your attention or dance within its glow!', '0,0,0', 1, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1195, 'party_djtable', 1448, 'DJ Table', 'Scratch it, spin it and play some banging tracks!', '0,0,0', 1, 2, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1196, 'party_floor', 1449, 'Disco Floor', 'The perfect place to throw some shapes', '0,0,0', 2, 2, 0, '11', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1197, 'party_led', 1450, 'Big Wall Lights', 'Flashing Neon lights on the wall!', '0,0,0', 0, 0, 0, '4', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1198, 'party_mic', 1451, 'Microphone', 'Sing, MC, shout out to your friends!', '0,0,0', 1, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1199, 'party_neon1', 1452, 'Neon Right Arrows', 'Find your way right in the dark!', '0,0,0', 0, 0, 0, '3', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1200, 'party_neon2', 1453, 'Neon Left Arrows', 'Find your way left in the dark!', '0,0,0', 0, 0, 0, '3', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1201, 'party_neon3', 1454, 'Neon Pink Flamingo', 'Celebrate the Eighties with this!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1202, 'party_neon4', 1455, 'Neon Skull Light', 'A dull wall be gone!', '0,0,0', 0, 0, 0, '3', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1203, 'party_neon5', 1456, 'Neon Heart Light', 'I heart Neon!', '0,0,0', 0, 0, 0, '3', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1204, 'party_ravel', 1457, 'Dance Floor Laser', 'Meet the 22nd Century\'s dance floor lighting!', '0,0,0', 1, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1205, 'party_seat', 1458, 'Club seat', 'Rest your dancing feet on this!', '0,0,0', 1, 1, 1.2, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1206, 'party_shelf', 1459, 'Bar Shelf', 'Line up your beverages!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1207, 'party_table', 1460, 'Glass High Bar Table', 'Chat with your friends over this!', '0,0,0', 1, 1, 0.98, '3', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1208, 'party_tray', 1461, 'Club Tray', 'Rest your drinks on this!', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '31'),
(1209, 'party_tube_bubble', 1462, 'Bubbles Machine', 'Bubbles! Bubbles! Lovely bubbles!', '0,0,0', 1, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1210, 'party_tube_lava', 1463, 'Lava Lamp', 'Despite being made a lava, it is very cool.', '0,0,0', 1, 1, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1211, 'party_wc_boy', 1464, 'Boys Toilets', 'Stand up or sitting down, this is for the Boys only!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1212, 'party_wc_girl', 1465, 'Girls Toilets', 'Girls only please.', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1213, 'LT_throne', 11156, 'Lost Tribe Throne', 'Important for Tribe', '0,0,0', 1, 1, 1.6, '2', 'can_sit_on_top,requires_rights_for_interaction', 'chair', 1, 1, ''),
(1214, 'lt_jngl_wall', 11157, 'Jungle Wall', 'Jungle Wall', '0,0,0', 0, 0, 0, '3', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1215, 'lt_patch', 11158, 'Lost Tribe Patch', 'Attention!', '0,0,0', 2, 2, 0, '3', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1216, 'lt_lavac', 11159, 'Lost Tribe Lava Corner', 'Very dangerous!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1217, 'LT_pillar', 11160, 'Lost Tribe Pillar', 'Lost Tribe Pillar', '0,0,0', 1, 1, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1218, 'LT_pillar2', 11161, 'Lost Tribe Pillar 2', 'Attention!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1219, 'LT_skull', 11162, 'Lost Tribe Skull', 'Very scary!', '0,0,0', 1, 1, 0.4, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1220, 'lt_spider', 11163, 'Lost Tribe Spider', 'Attention!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1231, 'lt_stage1', 11164, 'Lost Tribe Stage', 'Make mine a large!', '0,0,0', 1, 1, 0.8, '2', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1232, 'lt_stage2', 11165, 'Lost Tribe Stage', 'Make mine a large!', '0,0,0', 2, 2, 0.8, '2', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1233, 'lt_statue', 11166, 'Lost Tribe Statue', 'Attention!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1234, 'lt_stone2', 11167, 'Lost Tribe Stone 2', 'Mysterious Stone', '0,0,0', 2, 1, 1.04, '3', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1235, 'lt_lava', 11168, 'Lost Tribe Lava', 'Very dangerous!', '0,0,0', 1, 2, 1.04, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(1236, 'lt_bughill', 11169, 'Lost Tribe Hill', 'Attention!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1237, 'lt_gate', 11170, 'Lost Tribe Gate', 'Knock, knock...', '0,0,0', 2, 1, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(1238, 'lt_wall', 11210, 'Lost Tribe Stone Wall', 'I wonder if this wall is safe to climb?', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1239, 'lt_stone1', 11211, 'Stone Corner', 'I wonder how old this is???', '0,0,0', 1, 1, 1.3, '2', 'can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1240, 'hween08_bath', 1726, 'Blood Bath', 'Should have chosen the shower!', '0,0,0', 1, 2, 1, '2', 'can_sit_on_top,custom_data_numeric_on_off', 'chair', 1, 1, ''),
(1241, 'hween08_wndwb', 1422, 'Broken Window (small)', 'Was it a rock or a dictionary?', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1242, 'hween08_wndw', 1423, 'Broken Window (large)', 'Was it a bird or a parsnip?', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1243, 'hween08_rad', 1424, 'Nuclear Radiation Sign', 'Warning! Smelly cheese ahead!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1244, 'hween08_bio', 1425, 'Biohazard Sign', 'Every sock bin needs one!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1245, 'hween08_bath2', 1427, 'Ooze Bath', 'Relax. Take it oozey!', '0,0,0', 1, 2, 1, '2', 'can_sit_on_top,custom_data_numeric_on_off', 'chair', 1, 1, ''),
(1246, 'hween08_bbag', 1428, 'Body Bag', 'Not a nice place to catch some Zzz\'s', '0,0,0', 1, 3, 1.2, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(1247, 'hween08_bed', 1429, 'Hospital Bed (blood)', 'You\'re in safe hands...', '0,0,0', 1, 3, 1.8, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(1248, 'hween08_bed2', 1430, 'Hospital Bed (ooze)', 'I\'m wicked and I\'m oozey!', '0,0,0', 1, 3, 1.8, '2', 'can_lay_on_top', 'bed', 1, 1, ''),
(1249, 'hween08_curtain', 1431, 'Hospital Curtain (blood)', 'Doctors at work', '0,0,0', 3, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1250, 'hween08_curtain2', 1432, 'Hospital Curtain (ooze)', 'Nurses at work', '0,0,0', 3, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1251, 'hween08_defibs', 1433, 'Life Support (blood)', 'Brought back to Earth with a shock!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1252, 'hween08_defibs2', 1434, 'Life Support (ooze)', 'Brought back to Earth with a shock!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1253, 'hween08_manhole', 1435, 'Manhole', 'Watch your step...', '0,0,0', 1, 1, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1254, 'hween08_sink', 1436, 'Blood Sink', 'Nasty shaving accident?', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '29'),
(1255, 'hween08_sink2', 1437, 'Ooze Sink', 'Who picked a spot?', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '30'),
(1256, 'hween08_trll', 1438, 'Surgeon\'s Trolley', 'Chop, poke, ouch!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1257, 'hw08_xray', 1439, 'X-Ray Poster', 'For viewing your bruises', '0,0,0', 0, 0, 0, '3', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1258, 'eco_chair1', 1607, 'Eco Stool 1', 'Green leaf design', '0,0,0', 1, 1, 1.5, '0', 'can_sit_on_top', 'chair', 1, 1, ''),
(1259, 'eco_chair2', 1608, 'Eco Stool 2', 'Brown floral design', '0,0,0', 1, 1, 1.5, '0', 'can_sit_on_top', 'chair', 1, 1, ''),
(1260, 'eco_chair3', 1609, 'Eco Stool 3', 'Black and white skull design', '0,0,0', 1, 1, 1.5, '0', 'can_sit_on_top', 'chair', 1, 1, ''),
(1261, 'eco_catcus1', 1439, '', '', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1262, 'eco_catcus2', 1439, '', '', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1263, 'eco_catcus3', 1439, '', '', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1264, 'eco_fruits1', 1610, 'Fruit Bowl 1', 'From tree to hand in 3 pixels!', '0,0,0', 1, 1, 0, '0', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '38,37,39,36'),
(1265, 'eco_fruits2', 1611, 'Fruit Bowl 2', 'From tree to hand in 3 pixels!', '0,0,0', 1, 1, 0, '0', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '38,37,39,36'),
(1266, 'eco_fruits3', 1612, 'Fruit Bowl 3', 'From tree to hand in 3 pixels!', '0,0,0', 1, 1, 1, '0', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '38,37,39,36'),
(1267, 'eco_lamp1', 1613, 'Eco Lamp 1', 'Energy saving bulb fitted', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1268, 'eco_lamp2', 1614, 'Eco Lamp 2', 'Energy saving bulb fitted', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1269, 'eco_lamp3', 1615, 'Eco Lamp 3', 'Energy saving bulb fitted', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1270, 'eco_light1', 1616, 'Eco Light 1', 'Energy saving bulb fitted', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1271, 'eco_light2', 1617, 'Eco Light 2', 'Energy saving bulb fitted', '0,0,0', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1272, 'eco_light3', 1618, 'Eco Light 3', 'Energy saving bulb fitted', '0,0,0', 1, 1, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1273, 'eco_table1', 1622, 'Eco Coffee Table 1', 'Recycled wood as standard', '0,0,0', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1274, 'eco_table2', 1623, 'Eco Coffee Table 2', 'Recycled wood as standard', '0,0,0', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1275, 'eco_table3', 1624, 'Eco Coffee Table 3', 'Recycled wood as standard', '0,0,0', 2, 2, 1, '0', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1276, 'eco_tree1', 1625, 'Orange Tree', 'Actually, the tree is green...', '0,0,0', 1, 1, 0, '0', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '38'),
(1277, 'eco_tree2', 1626, 'Pear Tree', 'You\'ll want a pair of these...', '0,0,0', 1, 1, 0, '0', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '36'),
(1278, 'eco_tree3', 1439, '', '', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1279, 'eco_mush1', 11122, 'eco_mush1', '', '0,0,0', 1, 1, 0.7, '0', 'can_sit_on_top', 'chair', 1, 1, ''),
(1280, 'eco_mush2', 11123, 'eco_mush2', '', '0,0,0', 1, 1, 1.5, '0', 'can_sit_on_top', 'chair', 1, 1, ''),
(1281, 'eco_sofa1', 1619, 'Eco Armchair 1', 'Relax! You\'ve done your bit', '0,0,0', 1, 1, 1, '0', 'can_sit_on_top', 'chair', 1, 1, ''),
(1282, 'eco_sofa2', 1620, 'Eco Armchair 2', 'Relax! You\'ve done your bit', '0,0,0', 1, 1, 1, '0', 'can_sit_on_top', 'chair', 1, 1, ''),
(1283, 'eco_sofa3', 1621, 'Eco Armchair 3', 'Relax! You\'ve done your bit', '0,0,0', 1, 1, 1, '0', 'can_sit_on_top', 'chair', 1, 1, ''),
(1284, 'eco_curtains1', 1601, 'Eco Curtain 1', 'Help keep the heat in', '0,0,0', 1, 1, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1285, 'eco_curtains2', 1602, 'Eco Curtain 2', 'Help keep the heat in', '0,0,0', 1, 1, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1286, 'eco_curtains3', 1603, 'Eco Curtain 3', 'Help keep the heat in', '0,0,0', 1, 1, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1287, 'ecotron_box', 1627, 'Ecotron prize', 'This item is 100 % recycled.', '0,0,0', 1, 1, 1, '0', 'can_stack_on_top,solid,present,requires_rights_for_interaction', 'default', 1, 1, ''),
(1288, 'eco_cactus1', 1604, 'Potted Cactus 1', 'Find a place in the sun', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1289, 'eco_cactus2', 1605, 'Potted Cactus 2', 'Find a place in the sun', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1290, 'eco_cactus3', 1606, 'Potted Cactus 3', 'Find a place in the sun', '0,0,0', 1, 1, 0, '0', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1291, 'ktchn_pots', 1706, 'Hanging Pot Rack', 'Watch your head!', '0,0,0', 2, 1, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1292, 'ktchn_dvdr', 1707, 'Kitchel Wall Divider', 'A contemporary backsplash for any kitchen', '0,0,0', 2, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1293, 'ktchn_light', 1708, 'Kitchen Light', 'The perfect lighting fixture to prep your food', '0,0,0', 2, 1, 0, '2', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1294, 'ktchn_countr_2', 1709, '', '', '', 2, 1, 0.99, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1295, 'ktchn_cornr', 1710, 'Kitchen Wall Divider Corner', 'A contemporary backsplash for any kitchen', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1296, 'ktchn_gate', 1711, 'Kitchen Swinging Door', 'Easy to open and close during a bustling service.', '0,0,0', 2, 1, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(1297, 'ktchn_knives', 1712, 'Magnetic Knife Holder', 'Keeps your knives organized.', '0,0,0', 0, 0, 0, '4', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1298, 'ktchn_plates', 1713, 'Dinner Plates', 'Who didn\'t finish their dinner?', '0,0,0', 1, 1, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1299, 'ktchn_oven', 1714, 'Kitchen Oven', 'Bake me a pie!', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1300, 'ktchn_wall', 1715, 'Kitchen Wall', 'A contemporary backsplash for any kitchen', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1301, 'ktchn_countr_1', 1716, '', '', '', 1, 1, 0.99, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1302, 'ktchn_sink', 1717, 'Industrial Sink', 'Always full of dirty dishes', '0,0,0', 2, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1303, 'ktchn_desk', 1718, 'Kitchen Work Table', 'Sanitary for prepping those delicate deserts.', '0,0,0', 2, 1, 0.99, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1304, 'ktchn_fridge', 1719, 'Kitchen Fridge', 'Keeps it all cold.', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '36,37,38,39,3'),
(1305, 'ktchn_inspctr', 1720, 'Kitchen Inspector', 'DESC', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '34'),
(1306, 'ktchn_hlthNut', 1721, 'The Health Nut', 'Run...run.....RUN! I\'m running!!!', '0,0,0', 1, 1, 0, '2', 'solid,requires_touching_for_interaction,custom_data_true_false', 'vending_machine', 1, 1, '3'),
(1307, 'ktchn_stove', 1722, 'Industrial Stove', 'Keeps it simmering', '0,0,0', 2, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1308, 'ktchn_bBlock', 1723, 'Butcher\'s Block', 'Sanitary for chopping any kind of food', '0,0,0', 1, 1, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1309, 'ktchn_trash', 1724, 'Trash Can', 'Smelly if you don\'t empty it.', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1310, 'xm09_man_a', 1661, 'Snowman legs', 'What can you build?', '0,0,0', 1, 1, 1, '5', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1311, 'xm09_man_b', 1662, 'Snowman middle', 'What can you build?', '0,0,0', 1, 1, 1, '9', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1312, 'xm09_man_c', 1663, 'Snowman head', 'What can you build?', '0,0,0', 1, 1, 0, '8', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1313, 'xm09_table', 1664, 'Holiday Table', 'Enough room for an entire family', '0,0,0', 2, 6, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1314, 'xm09_bench', 1665, 'Holiday Bench', 'Will everyone fit?', '0,0,0', 6, 1, 0, '2', 'can_sit_on_top,requires_rights_for_interaction', 'chair', 1, 1, ''),
(1315, 'xm09_firwall', 1666, 'Xmas Tree Wall', 'Don\'t you just love snow...', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1316, 'xm09_forestwall', 1667, 'Snow Forest Wall', 'Covered in snow...', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1317, 'xm09_lodgewall', 1668, 'Lodge Wall', 'Keep the heat in and the cold out', '0,0,0', 0, 0, 0, '8', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1318, 'xm09_bauble_1', 1669, 'Red Bauble', 'Perfect for a tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1319, 'xm09_bauble_2', 1670, 'Blue Bauble', 'Perfect for a tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1320, 'xm09_bauble_3', 1671, 'Green Bauble', 'Perfect for a tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1321, 'xm09_bauble_4', 1672, 'Yellow Bauble', 'Perfect for a tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1322, 'xm09_bauble_5', 1673, 'White Bauble', 'Perfect for a tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1323, 'xm09_bauble_6', 1674, 'Red Striped Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1324, 'xm09_bauble_7', 1675, 'Blue Striped Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1325, 'xm09_bauble_8', 1676, 'Green Striped Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1326, 'xm09_bauble_9', 1677, 'Yellow Striped Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1327, 'xm09_bauble_10', 1678, 'White Striped Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1328, 'xm09_bauble_11', 1679, 'Tall Red Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1329, 'xm09_bauble_12', 1680, 'Tall Blue Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1330, 'xm09_bauble_13', 1681, 'Tall Green Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1331, 'xm09_bauble_14', 1682, 'Tall Yellow Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1332, 'xm09_bauble_15', 1683, 'Tall White Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1333, 'xm09_bauble_16', 1684, 'Purple Green Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1334, 'xm09_bauble_17', 1685, 'Tall Red Striped Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1335, 'xm09_bauble_18', 1686, 'White Dot Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1336, 'xm09_bauble_19', 1687, 'Tall Blue Striped Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1337, 'xm09_bauble_20', 1688, 'Tall Yellow Striped Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1338, 'xm09_bauble_21', 1689, 'Green White Bauble', 'Perfect for the tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1339, 'xm09_bauble_22', 1690, 'Red Heart Bauble', 'To hang on your tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1340, 'xm09_bauble_23', 1691, 'Blue Heart Bauble', 'To hang on your tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1341, 'xm09_bauble_24', 1692, 'Green Heart Bauble', 'To hang on your tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1342, 'xm09_bauble_25', 1693, 'Yellow Heart Bauble', 'To hang on your tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1343, 'xm09_bauble_26', 1694, 'White Heart Bauble', 'To hang on your tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1344, 'xm09_bauble_27', 1695, 'Pink Heart Bauble', 'To hang on your tree', '0,0,0', 0, 0, 0, '1', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1345, 'xm09_candyCane', 1696, 'Candy Canes', 'Got Candy?', '0,0,0', 1, 1, 0, '4', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1346, 'xm09_stocking', 1697, 'Holiday Stocking', 'Are they filled with coal?', '0,0,0', 0, 0, 0, '7', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1347, 'xm09_infotv', 1698, 'Flatscreen TV', 'Catch the latest news of the pre-Holiday season!', '0,0,0', 0, 0, 0, '2', 'wall_item', 'default', 1, 1, '');
INSERT INTO `items_definitions` (`id`, `sprite`, `sprite_id`, `name`, `description`, `colour`, `length`, `width`, `top_height`, `max_status`, `behaviour`, `interactor`, `is_tradable`, `is_recyclable`, `drink_ids`) VALUES
(1348, 'xm09_cocoa', 1699, 'Hot Chocolate Maker', 'Cocoa and Christmas. Excellent!', '0,0,0', 1, 1, 0, '5', 'solid', 'vending_machine', 1, 1, '8'),
(1349, 'xm09_lrgBauble', 1700, 'Large Bauble', 'Isn\'t it pretty!', '0,0,0', 1, 1, 0, '2', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1350, 'xm09_frplc', 1701, 'Christmas Fireplace', 'Warm and cozy!', '0,0,0', 1, 1, 0, '9', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1351, 'urban_sidewalk', 2978, 'Sidewalk', 'Don\'t step on a crack.', '0,0,0', 2, 2, 0.2, '4', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1352, 'urban_lamp', 2979, 'Street Lamp', 'Keeps a dark street brightly lit.', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1353, 'urban_bin', 2980, 'Urban Trash Can', 'Street trash.', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1354, 'urban_bench', 2981, 'Urban Bench', 'Watch out for gum before you sit.', '0,0,0', 2, 1, 1.2, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1355, 'urban_carsofa', 2982, 'Taxi Sofa', 'Seats comfortably for crazy cab drives.', '0,0,0', 2, 1, 1, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1356, 'urban_bsktbll', 2983, 'Urban Basketball Hoop', 'Slam dunk!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1357, 'urban_fence', 2984, 'Urban Fence', 'Keeps trouble in our out.', '0,0,0', 1, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1358, 'urban_wpost', 2986, 'Fire Hydrant', 'Sometimes used for putting out fires.', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1359, 'urban_fence_corner', 2987, 'Urban Fence Corner', 'Keeps trouble in or out.', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1360, 'urban_blocker', 2988, 'Road Block', 'Don\'t go any further.', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1361, 'urban_bench_plain', 2989, 'Clean Bench', 'Nothing feels better than sitting on a clean bench.', '0,0,0', 2, 1, 1.2, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1362, 'urban_wall', 2990, 'Urban Wall', 'Great for graffiti art.', '0,0,0', 2, 1, 1.2, '5', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1363, 'grunge_barrel', 264, 'Flaming Barrel', 'Beacon of light!', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1364, 'grunge_bench', 265, 'Bench', 'Laid back seating', '0,0,0', 2, 1, 1.2, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1365, 'grunge_candle', 266, 'Candle Box', 'Late night debate', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1366, 'grunge_chair', 267, 'Grunge Chair', 'Alternative chair for alternative people', '0,0,0', 1, 1, 0.99, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1367, 'grunge_mattress', 268, 'Grunge Mattress', 'Beats sleeping on the floor!', '0,0,0', 3, 1, 1, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1368, 'grunge_radiator', 269, 'Radiator', 'Started cool but now it\'s hot!', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1369, 'grunge_shelf', 270, 'Grunge Bookshelf', 'Scrap books and photo albums', '0,0,0', 1, 3, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1370, 'grunge_sign', 271, 'Road Sign', 'Bought legitimately from an M1 cafe.', '0,0,0', 1, 1, 1, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1371, 'grunge_table', 272, 'Grunge Table', 'Students of the round table!', '0,0,0', 2, 2, 0.8, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1372, 'hc_crpt', 990, 'Persian Carpet', 'Ultimate craftsmanship', '0,0,0', 3, 5, 0, '2', 'can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1373, 'bolly_lotus_pool', 1534, 'Lotus Pool', 'Giant passionate flower', '0,0,0', 2, 2, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1374, 'bolly_corner', 1535, 'Bollywood Corner', 'Tuck it away', '0,0,0', 1, 1, 0.8, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1375, 'bolly_desk', 1536, 'Bollywood Desk', 'To build and divide', '0,0,0', 2, 1, 0.8, '2', 'solid,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1376, 'bolly_drapea', 1537, 'Pink Curtain', 'Made with the finest materials', '0,0,0', 3, 1, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(1377, 'bolly_drapeb', 1538, 'Green Curtain', 'Made with the finest materials', '0,0,0', 3, 1, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(1378, 'bolly_drapec', 1539, 'Yellow Curtain', 'Made with the finest materials', '0,0,0', 3, 1, 0, '2', 'solid,requires_rights_for_interaction,gate', 'default', 1, 1, ''),
(1379, 'bolly_pillow', 1540, 'Star Pillow', 'Don\'t forget to make a wish!', '0,0,0', 1, 1, 0.8, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1380, 'bolly_fountain', 1541, 'Extravagant Fountain', 'Now that\'s refreshing!', '0,0,0', 2, 2, 0, '3', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1381, 'bolly_lamp', 1542, 'Chandelier', 'Turn the lights down low', '0,0,0', 1, 1, 0, '2', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1382, 'bolly_monkey_lamp', 1543, 'Monkey Lamp', 'Cast a cheeky glow', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1383, 'bolly_phant', 1544, 'Elephant MiniBar', 'For he\'s a \'bolly\' good fellow!', '0,0,0', 1, 1, 0, '2', 'solid', 'vending_machine', 1, 1, '35'),
(1384, 'bolly_petals', 1545, 'Petal Flurry', 'Lay down a bed of roses', '0,0,0', 2, 2, 0, '3', 'can_stand_on_top,can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1385, 'bolly_palm', 1546, 'Bolly palm', 'Bolly palm', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1386, 'bolly_swing', 1547, 'Swing', 'Swing low, my sweet.', '0,0,0', 2, 1, 1.8, '2', 'can_sit_on_top', 'chair', 1, 1, ''),
(1387, 'bolly_table', 1548, 'Large Ornamental Table', 'Decorative granite finish', '0,0,0', 2, 2, 0.8, '2', 'can_stack_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1388, 'bolly_tile1', 1549, 'Ornamental Tile', 'The floor is your canvas', '0,0,0', 2, 2, 0, '2', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1389, 'bolly_tile2', 1550, 'Standard Tile', 'The floor is your canvas', '0,0,0', 2, 2, 0, '2', 'can_stack_on_top,can_stand_on_top,requires_rights_for_interaction', 'default', 1, 1, ''),
(1390, 'bolly_vase', 1551, 'Vase of Flowers', 'Let off a heavenly scent', '0,0,0', 1, 1, 0, '2', 'solid', 'vending_machine', 1, 1, '1019'),
(1391, 'bolly_wdw_wd', 1553, 'Bolly Window', 'Sets the scene', '0,0,0', 0, 0, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, '1'),
(1392, 'svnr_de', 1333, 'German Gnome', 'October 2008, 4/6', '0,0,0', 1, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1393, 'svnr_uk', 1334, 'Big Ben', 'September 2008, 3/6', '0,0,0', 1, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1394, 'svnr_it', 1335, 'Venetian Gondola', 'July 2008, 1/6', '0,0,0', 2, 1, 1.2, '1', 'can_sit_on_top,redirect_rotation_2', 'chair', 1, 1, ''),
(1395, 'svnr_nl', 1336, 'Dutch Clog', 'August 2008, 2/6', '0,0,0', 1, 2, 1, '1', 'can_sit_on_top', 'chair', 1, 1, ''),
(1396, 'svnr_aus', 1360, 'Aussie Outback', 'November 2008, 5/6', '0,0,0', 1, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1397, 'svnr_fi', 1846, 'Finnish Sauna', 'December 2008, 6/6', '0,0,0', 1, 1, 0, '1', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1398, 'lostc_merdragon', 1519, 'Leviathon', '1/6 - January 2009', '0,0,0', 1, 3, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1399, 'lostc_octopus', 10002, 'Kraken', '2/6 - February 2009', '0,0,0', 1, 2, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, ''),
(1400, 'totem_leg', 10009, 'Totem Leg', '1/3 of Totem', '0,0,0', 1, 1, 1.3, '12', 'solid,can_stack_on_top', 'totem_leg', 1, 1, ''),
(1401, 'totem_head', 11171, 'Totem Spirit Head', 'Which animal are you? 2/3 of Totem', '0,0,0', 1, 1, 1.8, '3', 'solid,can_stack_on_top', 'totem_head', 1, 1, ''),
(1402, 'totem_planet', 11214, 'Totem Planet', '3/3 of Totem', '0,0,0', 1, 1, 0, '3', 'solid', 'totem_planet', 1, 1, ''),
(1403, 'fortune', 1234, 'Crystal Ball', 'Gaze into the future', '0,0,0', 1, 1, 0, '11', 'solid', 'fortune', 1, 1, ''),
(1404, 'sound_set_65', 1348, 'Tiki anthems', 'Tiki drums go boom!', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(1405, 'sound_set_66', 1354, 'Tiki Trax', 'Spin some island tunes', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(1406, 'sound_set_67', 1349, 'The trax of Tiki', 'Appease the greatest Habboa with party songs', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(1407, 'sound_set_68', 1351, 'Pitchside Pro', 'Football Sounds 1', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(1408, 'sound_set_69', 1352, 'Referee Rhythm', 'Football Sounds 2', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(1409, 'sound_set_70', 1353, 'Squad Synth', 'Football Sounds 3', '0,0,0', 1, 1, 0.2, '2', 'solid,can_stack_on_top,sound_machine_sample_set,requires_rights_for_interaction', 'default', 1, 1, ''),
(1410, 'party_lights', 1467, 'Party lights', 'Dance dance dance!', '0,0,0', 1, 1, 0, '2', 'wall_item,requires_rights_for_interaction', 'default', 1, 1, ''),
(1411, 'bolly_tree', 1552, 'Palm Tree', 'Bollywood meets Hollywood', '0,0,0', 1, 1, 0, '2', 'solid,requires_rights_for_interaction', 'default', 1, 1, '');
-- --------------------------------------------------------
--
-- Table structure for table `public_items`
--
CREATE TABLE `public_items` (
`id` int(11) NOT NULL,
`room_model` varchar(255) NOT NULL,
`sprite` varchar(255) DEFAULT NULL,
`x` int(11) NOT NULL DEFAULT 0,
`y` int(11) NOT NULL DEFAULT 0,
`z` double NOT NULL DEFAULT 0,
`rotation` int(11) NOT NULL DEFAULT 0,
`top_height` double NOT NULL DEFAULT 1,
`length` int(11) NOT NULL DEFAULT 1,
`width` int(11) NOT NULL DEFAULT 1,
`behaviour` varchar(255) NOT NULL DEFAULT '',
`current_program` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `public_items`
--
INSERT INTO `public_items` (`id`, `room_model`, `sprite`, `x`, `y`, `z`, `rotation`, `top_height`, `length`, `width`, `behaviour`, `current_program`) VALUES
(1, 'picnic', 'picnic_cloth1', 6, 17, 2, 2, 0.001, 1, 1, 'solid', ''),
(2, 'newbie_lobby', 'crl_lamp', 16, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(3, 'newbie_lobby', 'crl_sofa2c', 17, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(4, 'newbie_lobby', 'crl_sofa2b', 18, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(5, 'newbie_lobby', 'crl_sofa2a', 19, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(6, 'newbie_lobby', 'crl_lamp', 20, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(7, 'newbie_lobby', 'crl_chair', 16, 1, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(8, 'newbie_lobby', 'crl_lamp', 7, 2, 0, 0, 0.001, 1, 1, 'solid', ''),
(9, 'newbie_lobby', 'crl_lamp', 11, 2, 0, 0, 0.001, 1, 1, 'solid', ''),
(10, 'newbie_lobby', 'crl_chair', 16, 2, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(11, 'newbie_lobby', 'crl_pillar', 5, 3, 0, 0, 0.001, 1, 1, 'solid', ''),
(12, 'newbie_lobby', 'crl_chair', 7, 3, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(13, 'newbie_lobby', 'crl_table1b', 9, 3, 0, 0, 0.001, 1, 1, 'solid', ''),
(14, 'newbie_lobby', 'crl_sofa1c', 11, 3, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(15, 'newbie_lobby', 'crl_chair', 16, 3, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(16, 'newbie_lobby', 'crl_table2b', 19, 3, 0, 0, 0.001, 1, 1, 'solid', ''),
(17, 'newbie_lobby', 'crl_table2a', 20, 3, 0, 0, 0.001, 1, 1, 'solid', ''),
(18, 'newbie_lobby', 'crl_lamp', 0, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(19, 'newbie_lobby', 'crl_sofa2c', 1, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(20, 'newbie_lobby', 'crl_sofa2b', 2, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(21, 'newbie_lobby', 'crl_sofa2a', 3, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(22, 'newbie_lobby', 'crl_lamp', 4, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(23, 'newbie_lobby', 'crl_table1a', 9, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(24, 'newbie_lobby', 'crl_sofa1b', 11, 4, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(25, 'newbie_lobby', 'crl_wall2a', 15, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(26, 'newbie_lobby', 'crl_lamp', 16, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(27, 'newbie_lobby', 'crl_chair', 0, 5, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(28, 'newbie_lobby', 'crl_chair', 7, 5, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(29, 'newbie_lobby', 'crl_sofa1a', 11, 5, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(30, 'newbie_lobby', 'crl_table2b', 2, 6, 0, 0, 0.001, 1, 1, 'solid', ''),
(31, 'newbie_lobby', 'crl_table2a', 3, 6, 0, 0, 0.001, 1, 1, 'solid', ''),
(32, 'newbie_lobby', 'crl_lamp', 11, 6, 0, 0, 0.001, 1, 1, 'solid', ''),
(33, 'newbie_lobby', 'crl_chair', 0, 7, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(34, 'newbie_lobby', 'crl_lamp', 0, 8, 0, 0, 0.001, 1, 1, 'solid', ''),
(35, 'newbie_lobby', 'crl_sofa3c', 1, 8, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(36, 'newbie_lobby', 'crl_sofa3b', 2, 8, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(37, 'newbie_lobby', 'crl_sofa3a', 3, 8, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(38, 'newbie_lobby', 'crl_lamp', 4, 8, 0, 0, 0.001, 1, 1, 'solid', ''),
(39, 'newbie_lobby', 'crl_barchair2', 19, 8, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(40, 'newbie_lobby', 'crl_tablebar', 20, 8, 0, 0, 0.001, 1, 1, 'solid', ''),
(41, 'newbie_lobby', 'crl_barchair2', 21, 8, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(42, 'newbie_lobby', 'crl_pillar2', 5, 9, 0, 0, 0.001, 1, 1, 'solid', ''),
(43, 'newbie_lobby', 'crl_pillar', 9, 9, 0, 0, 0.001, 1, 1, 'solid', ''),
(44, 'newbie_lobby', 'crl_desk1a', 8, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(45, 'newbie_lobby', 'crl_deski', 9, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(46, 'newbie_lobby', 'crl_deskh', 10, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(47, 'newbie_lobby', 'crl_deskg', 10, 16, 0, 0, 0.001, 1, 1, 'solid', ''),
(48, 'newbie_lobby', 'crl_deskf', 10, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(49, 'newbie_lobby', 'crl_deske', 10, 18, 0, 0, 0.001, 1, 1, 'solid', ''),
(50, 'newbie_lobby', 'crl_deske', 10, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(51, 'newbie_lobby', 'crl_deske', 10, 20, 0, 0, 0.001, 1, 1, 'solid', ''),
(52, 'newbie_lobby', 'crl_deske', 10, 21, 0, 0, 0.001, 1, 1, 'solid', ''),
(53, 'newbie_lobby', 'crl_deske', 10, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(54, 'newbie_lobby', 'crl_deske', 10, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(55, 'newbie_lobby', 'crl_wallb', 7, 24, 0, 0, 0.001, 1, 1, 'solid', ''),
(56, 'newbie_lobby', 'crl_deske', 10, 24, 0, 0, 0.001, 1, 1, 'solid', ''),
(57, 'newbie_lobby', 'crl_walla', 7, 25, 0, 0, 0.001, 1, 1, 'solid', ''),
(58, 'newbie_lobby', 'crl_desk1b', 8, 25, 0, 0, 0.001, 1, 1, 'solid', ''),
(59, 'newbie_lobby', 'crl_desk1c', 9, 25, 0, 0, 0.001, 1, 1, 'solid', ''),
(60, 'newbie_lobby', 'crl_desk1d', 10, 25, 0, 0, 0.001, 1, 1, 'solid', ''),
(61, 'newbie_lobby', 'crl_lamp2', 12, 27, 0, 0, 0.001, 1, 1, 'solid', ''),
(62, 'newbie_lobby', 'crl_cabinet2', 13, 27, 0, 0, 0.001, 1, 1, 'solid', ''),
(63, 'newbie_lobby', 'crl_cabinet1', 14, 27, 0, 0, 0.001, 1, 1, 'solid', ''),
(64, 'newbie_lobby', 'crl_lamp2', 15, 27, 0, 0, 0.001, 1, 1, 'solid', ''),
(65, 'theater', 'mic', 11, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(66, 'theater', 'thchair2', 2, 11, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(67, 'theater', 'thchair2', 2, 12, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(68, 'theater', 'thchair2', 2, 15, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(69, 'theater', 'thchair1', 6, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(70, 'theater', 'thchair1', 7, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(71, 'theater', 'thchair1', 8, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(72, 'theater', 'thchair1', 9, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(73, 'theater', 'thchair1', 10, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(74, 'theater', 'thchair1', 12, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(75, 'theater', 'thchair1', 13, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(76, 'theater', 'thchair1', 14, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(77, 'theater', 'thchair1', 15, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(78, 'theater', 'thchair1', 16, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(79, 'theater', 'thchair2', 2, 16, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(80, 'theater', 'thchair1', 6, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(81, 'theater', 'thchair1', 7, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(82, 'theater', 'thchair1', 8, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(83, 'theater', 'thchair1', 9, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(84, 'theater', 'thchair1', 10, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(85, 'theater', 'thchair1', 12, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(86, 'theater', 'thchair1', 13, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(87, 'theater', 'thchair1', 14, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(88, 'theater', 'thchair1', 15, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(89, 'theater', 'thchair1', 16, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(90, 'theater', 'thchair1', 6, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(91, 'theater', 'thchair1', 7, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(92, 'theater', 'thchair1', 8, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(93, 'theater', 'thchair1', 9, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(94, 'theater', 'thchair1', 10, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(95, 'theater', 'thchair1', 12, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(96, 'theater', 'thchair1', 13, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(97, 'theater', 'thchair1', 14, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(98, 'theater', 'thchair1', 15, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(99, 'theater', 'thchair1', 16, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(100, 'theater', 'thchair1', 6, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(101, 'theater', 'thchair1', 7, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(102, 'theater', 'thchair1', 8, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(103, 'theater', 'thchair1', 9, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(104, 'theater', 'thchair1', 10, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(105, 'theater', 'thchair1', 12, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(106, 'theater', 'thchair1', 13, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(107, 'theater', 'thchair1', 14, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(108, 'theater', 'thchair1', 15, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(109, 'theater', 'thchair1', 16, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(110, 'library', 'libchair', 14, 2, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(111, 'library', 'libchair', 16, 2, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(112, 'library', 'libchair', 26, 2, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(113, 'library', 'libchair', 24, 3, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(114, 'library', 'libchair', 12, 4, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(115, 'library', 'libchair', 12, 6, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(116, 'library', 'libstool', 13, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(117, 'library', 'libstool', 13, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(118, 'library', 'libstool', 13, 16, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(119, 'library', 'libchair', 28, 27, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(120, 'library', 'libchair', 27, 29, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(121, 'library', 'libstool', 24, 33, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(122, 'library', 'libstool', 24, 34, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(123, 'library', 'libstool', 24, 35, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(124, 'library', 'libstool', 21, 36, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(125, 'library', 'libstool', 22, 36, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(126, 'library', 'libstool', 23, 36, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(127, 'floatinggarden', 'stone', 15, 37, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(128, 'floatinggarden', 'stone', 16, 37, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(129, 'floatinggarden', 'stone', 17, 29, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(130, 'floatinggarden', 'stone', 17, 30, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(131, 'floatinggarden', 'stone', 17, 31, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(132, 'floatinggarden', 'stone', 17, 35, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(133, 'floatinggarden', 'stone', 17, 36, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(134, 'floatinggarden', 'stone', 21, 33, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(135, 'floatinggarden', 'stone', 21, 34, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(136, 'floatinggarden', 'stone', 21, 35, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(137, 'floatinggarden', 'stone', 21, 36, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(138, 'floatinggarden', 'stone', 24, 9, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(139, 'floatinggarden', 'stone', 25, 9, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(140, 'floatinggarden', 'stone', 26, 33, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(141, 'floatinggarden', 'stone', 26, 34, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(142, 'floatinggarden', 'stone', 26, 35, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(143, 'floatinggarden', 'stone', 26, 36, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(144, 'floatinggarden', 'stone', 28, 13, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(145, 'floatinggarden', 'stone', 29, 13, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(146, 'floatinggarden', 'floatbench1', 17, 18, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(147, 'floatinggarden', 'floatbench1', 17, 24, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(148, 'floatinggarden', 'floatbench1', 19, 18, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(149, 'floatinggarden', 'floatbench1', 19, 24, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(150, 'floatinggarden', 'floatbench1', 21, 18, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(151, 'floatinggarden', 'floatbench1', 21, 24, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(152, 'floatinggarden', 'floatbench1', 23, 18, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(153, 'floatinggarden', 'floatbench1', 23, 24, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(154, 'floatinggarden', 'floatbench1', 28, 17, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(155, 'floatinggarden', 'floatbench1', 28, 19, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(156, 'floatinggarden', 'floatbench1', 28, 23, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(157, 'floatinggarden', 'floatbench1', 28, 25, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(158, 'floatinggarden', 'floatbench2', 17, 17, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(159, 'floatinggarden', 'floatbench2', 17, 23, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(160, 'floatinggarden', 'floatbench2', 19, 17, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(161, 'floatinggarden', 'floatbench2', 19, 23, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(162, 'floatinggarden', 'floatbench2', 21, 17, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(163, 'floatinggarden', 'floatbench2', 21, 23, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(164, 'floatinggarden', 'floatbench2', 23, 17, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(165, 'floatinggarden', 'floatbench2', 23, 23, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(166, 'floatinggarden', 'floatbench2', 27, 17, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(167, 'floatinggarden', 'floatbench2', 27, 19, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(168, 'floatinggarden', 'floatbench2', 27, 23, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(169, 'floatinggarden', 'floatbench2', 27, 25, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(170, 'sunset_cafe', 'chairup4', 32, 21, 0, 3, 1, 1, 1, 'can_sit_on_top', ''),
(171, 'sunset_cafe', 'chairup6', 33, 21, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(172, 'sunset_cafe', 'chairup6', 34, 21, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(173, 'sunset_cafe', 'chairup6', 35, 21, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(174, 'sunset_cafe', 'chairup6', 36, 21, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(175, 'sunset_cafe', 'chairup7', 37, 21, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(176, 'sunset_cafe', 'chairup2', 32, 22, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(177, 'sunset_cafe', 'chairup5', 25, 23, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(178, 'sunset_cafe', 'chairup6', 26, 23, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(179, 'sunset_cafe', 'chairup6', 27, 23, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(180, 'sunset_cafe', 'chairup6', 28, 23, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(181, 'sunset_cafe', 'chairup7', 29, 23, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(182, 'sunset_cafe', 'chairup1', 32, 23, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(183, 'sunset_cafe', 'counter5', 24, 24, 0, 7, 0.001, 1, 1, 'solid', ''),
(184, 'sunset_cafe', 'table2', 25, 24, 0, 7, 0.001, 1, 1, 'solid', ''),
(185, 'sunset_cafe', 'table1', 26, 24, 0, 7, 0.001, 1, 1, 'solid', ''),
(186, 'sunset_cafe', 'counter3', 24, 25, 0, 7, 0.001, 1, 1, 'solid', ''),
(187, 'sunset_cafe', 'counter4', 24, 26, 0, 7, 0.001, 1, 1, 'solid', ''),
(188, 'sunset_cafe', 'counter3', 24, 27, 0, 7, 0.001, 1, 1, 'solid', ''),
(189, 'sunset_cafe', 'counter3', 24, 28, 0, 7, 0.001, 1, 1, 'solid', ''),
(190, 'sunset_cafe', 'palms4', 29, 28, 0, 7, 0.001, 1, 1, 'solid', ''),
(191, 'sunset_cafe', 'counter3', 24, 29, 0, 7, 0.001, 1, 1, 'solid', ''),
(192, 'sunset_cafe', 'palms3', 29, 29, 0, 7, 0.001, 1, 1, 'solid', ''),
(193, 'sunset_cafe', 'counter3', 24, 30, 0, 7, 0.001, 1, 1, 'solid', ''),
(194, 'sunset_cafe', 'palms2', 29, 30, 0, 7, 0.001, 1, 1, 'solid', ''),
(195, 'sunset_cafe', 'counter1', 22, 31, 0, 7, 0.001, 1, 1, 'solid', ''),
(196, 'sunset_cafe', 'counter1', 23, 31, 0, 7, 0.001, 1, 1, 'solid', ''),
(197, 'sunset_cafe', 'counter2', 24, 31, 0, 7, 0.001, 1, 1, 'solid', ''),
(198, 'sunset_cafe', 'palms1', 29, 31, 0, 7, 0.001, 1, 1, 'solid', ''),
(199, 'sunset_cafe', 'chairup5', 30, 31, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(200, 'sunset_cafe', 'chairup6', 31, 31, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(201, 'sunset_cafe', 'chairup6', 32, 31, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(202, 'sunset_cafe', 'chairup6', 33, 31, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(203, 'sunset_cafe', 'chairup6', 34, 31, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(204, 'sunset_cafe', 'chairup6', 35, 31, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(205, 'sunset_cafe', 'chairup6', 36, 31, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(206, 'sunset_cafe', 'chairright3', 37, 31, 0, 5, 1, 1, 1, 'can_sit_on_top', ''),
(207, 'sunset_cafe', 'chairup3', 21, 32, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(208, 'sunset_cafe', 'table4', 22, 32, 0, 7, 0.001, 1, 1, 'solid', ''),
(209, 'sunset_cafe', 'table2', 30, 32, 0, 7, 0.001, 1, 1, 'solid', ''),
(210, 'sunset_cafe', 'table1', 31, 32, 0, 7, 0.001, 1, 1, 'solid', ''),
(211, 'sunset_cafe', 'table2', 33, 32, 0, 7, 0.001, 1, 1, 'solid', ''),
(212, 'sunset_cafe', 'table1', 34, 32, 0, 7, 0.001, 1, 1, 'solid', ''),
(213, 'sunset_cafe', 'chairright2', 37, 32, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(214, 'sunset_cafe', 'chairup2', 21, 33, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(215, 'sunset_cafe', 'table3', 22, 33, 0, 7, 0.001, 1, 1, 'solid', ''),
(216, 'sunset_cafe', 'chairright2', 37, 33, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(217, 'sunset_cafe', 'chairup2', 21, 34, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(218, 'sunset_cafe', 'table4', 36, 34, 0, 7, 0.001, 1, 1, 'solid', ''),
(219, 'sunset_cafe', 'chairright2', 37, 34, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(220, 'sunset_cafe', 'chairup2', 21, 35, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(221, 'sunset_cafe', 'table2', 24, 35, 0, 7, 0.001, 1, 1, 'solid', ''),
(222, 'sunset_cafe', 'table1', 25, 35, 0, 7, 0.001, 1, 1, 'solid', ''),
(223, 'sunset_cafe', 'table2', 27, 35, 0, 7, 0.001, 1, 1, 'solid', ''),
(224, 'sunset_cafe', 'table1', 28, 35, 0, 7, 0.001, 1, 1, 'solid', ''),
(225, 'sunset_cafe', 'palm', 33, 35, 0, 7, 0.001, 1, 1, 'solid', ''),
(226, 'sunset_cafe', 'table3', 36, 35, 0, 7, 0.001, 1, 1, 'solid', ''),
(227, 'sunset_cafe', 'chairright2', 37, 35, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(228, 'sunset_cafe', 'chairleft3', 21, 36, 0, 1, 1, 1, 1, 'can_sit_on_top', ''),
(229, 'sunset_cafe', 'chairleft2', 22, 36, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(230, 'sunset_cafe', 'chairleft2', 23, 36, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(231, 'sunset_cafe', 'chairleft2', 24, 36, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(232, 'sunset_cafe', 'chairleft2', 25, 36, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(233, 'sunset_cafe', 'chairleft2', 26, 36, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(234, 'sunset_cafe', 'chairleft2', 27, 36, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(235, 'sunset_cafe', 'chairleft1', 28, 36, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(236, 'sunset_cafe', 'chairright2', 37, 36, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(237, 'sunset_cafe', 'table4', 36, 37, 0, 7, 0.001, 1, 1, 'solid', ''),
(238, 'sunset_cafe', 'chairright2', 37, 37, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(239, 'sunset_cafe', 'table3', 36, 38, 0, 7, 0.001, 1, 1, 'solid', ''),
(240, 'sunset_cafe', 'chairright1', 37, 38, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(241, 'pool_a', 'umbrella2', 18, 4, 7, 0, 0.001, 1, 1, 'solid', ''),
(242, 'pool_a', 'pool_2sofa2', 18, 5, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(243, 'pool_a', 'pool_2sofa1', 18, 6, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(244, 'pool_a', 'umbrella2', 7, 20, 7, 0, 0.001, 1, 1, 'solid', ''),
(245, 'pool_a', 'pool_chair2', 8, 20, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(246, 'pool_a', 'umbrella2', 24, 20, 7, 0, 0.001, 1, 1, 'solid', ''),
(247, 'pool_a', 'pool_chair2', 25, 20, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(248, 'pool_a', 'pool_chair2', 7, 21, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(249, 'pool_a', 'pool_table2', 8, 21, 7, 0, 0.001, 1, 1, 'solid', ''),
(250, 'pool_a', 'pool_chair2', 9, 21, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(251, 'pool_a', 'pool_chair2', 24, 21, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(252, 'pool_a', 'pool_table2', 25, 21, 7, 0, 0.001, 1, 1, 'solid', ''),
(253, 'pool_a', 'pool_chair2', 8, 22, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(254, 'pool_a', 'flower2b', 2, 28, 7, 0, 0.001, 1, 1, 'solid', ''),
(255, 'pool_a', 'flower2a', 2, 29, 7, 0, 0.001, 1, 1, 'solid', ''),
(256, 'pool_a', 'box', 6, 32, 7, 0, 0.001, 1, 1, 'solid', ''),
(257, 'pool_a', 'flower1', 13, 33, 7, 0, 0.001, 1, 1, 'solid', ''),
(258, 'pool_a', 'pool_chairy', 10, 34, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(259, 'pool_a', 'umbrellay', 8, 35, 7, 0, 0.001, 1, 1, 'solid', ''),
(260, 'pool_a', 'pool_chairy', 9, 35, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(261, 'pool_a', 'pool_tabley', 10, 35, 7, 0, 0.001, 1, 1, 'solid', ''),
(262, 'pool_a', 'pool_chairy', 11, 35, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(263, 'pool_a', 'umbrellap', 15, 35, 7, 0, 0.001, 1, 1, 'solid', ''),
(264, 'pool_a', 'umbrellao', 21, 35, 7, 0, 0.001, 1, 1, 'solid', ''),
(265, 'pool_a', 'pool_chairy', 10, 36, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(266, 'pool_a', 'pool_chairp', 15, 36, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(267, 'pool_a', 'pool_chairo', 21, 36, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(268, 'pool_a', 'pool_chairo', 22, 36, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(269, 'pool_a', 'pool_chairp', 14, 37, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(270, 'pool_a', 'pool_tablep', 15, 37, 7, 0, 0.001, 1, 1, 'solid', ''),
(271, 'pool_a', 'pool_chairp', 16, 37, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(272, 'pool_a', 'pool_tabo', 21, 37, 7, 6, 0.001, 1, 1, 'solid', ''),
(273, 'pool_a', 'pool_tabo2', 22, 37, 7, 6, 0.001, 1, 1, 'solid', ''),
(274, 'pool_a', 'pool_chairp', 14, 38, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(275, 'pool_a', 'pool_tablep2', 15, 38, 7, 0, 0.001, 1, 1, 'solid', ''),
(276, 'pool_a', 'pool_chairp', 16, 38, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(277, 'pool_a', 'pool_chairo', 21, 38, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(278, 'pool_a', 'pool_chairo', 22, 38, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(279, 'pool_a', 'pool_chairp', 15, 39, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(280, 'pool_a', 'pool_chairg', 20, 41, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(281, 'pool_a', 'pool_chairg', 21, 41, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(282, 'pool_a', 'pool_tablg', 20, 42, 7, 6, 0.001, 1, 1, 'solid', ''),
(283, 'pool_a', 'pool_tablg2', 21, 42, 7, 6, 0.001, 1, 1, 'solid', ''),
(284, 'pool_a', 'umbrellag', 19, 43, 7, 0, 0.001, 1, 1, 'solid', ''),
(285, 'pool_a', 'pool_chairg', 20, 43, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(286, 'pool_a', 'pool_chairg', 21, 43, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(287, 'pool_a', 'poolBooth', 17, 11, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'curtains1'),
(288, 'pool_a', 'poolBooth', 17, 9, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'curtains2'),
(289, 'pool_a', 'poolEnter', 20, 28, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'Splash0'),
(290, 'pool_a', 'poolExit', 21, 28, 3, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'Splash0'),
(291, 'pub_a', 'pub_fence', 8, 12, 3, 0, 0.001, 1, 1, 'solid', ''),
(292, 'pub_a', 'pub_fence', 18, 11, 2, 0, 0.001, 1, 1, 'solid', ''),
(293, 'pub_a', 'pub_fence', 8, 11, 3, 1, 0.001, 1, 1, 'solid', ''),
(294, 'pub_a', 'pub_chair2', 6, 11, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(295, 'pub_a', 'pub_chair2', 5, 11, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(296, 'pub_a', 'pub_chair2', 3, 11, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(297, 'pub_a', 'pub_chair2', 2, 11, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(298, 'pub_a', 'pub_fence', 18, 10, 2, 0, 0.001, 1, 1, 'solid', ''),
(299, 'pub_a', 'pub_fence', 18, 9, 2, 0, 0.001, 1, 1, 'solid', ''),
(300, 'pub_a', 'bardesk3', 11, 9, 2, 0, 0.001, 1, 1, 'solid', ''),
(301, 'pub_a', 'bardesk4', 10, 9, 2, 0, 0.001, 1, 1, 'solid', ''),
(302, 'pub_a', 'pub_fence', 18, 8, 2, 0, 0.001, 1, 1, 'solid', ''),
(303, 'pub_a', 'pub_chair', 12, 8, 2, 6, 1.5, 1, 1, 'can_sit_on_top', ''),
(304, 'pub_a', 'bardesk1', 11, 8, 2, 0, 0.001, 1, 1, 'solid', ''),
(305, 'pub_a', 'pub_fence', 18, 7, 2, 0, 0.001, 1, 1, 'solid', ''),
(306, 'pub_a', 'bardesk2', 11, 7, 2, 0, 0.001, 1, 1, 'solid', ''),
(307, 'pub_a', 'pub_fence', 18, 6, 2, 0, 0.001, 1, 1, 'solid', ''),
(308, 'pub_a', 'pub_chair', 12, 6, 2, 6, 1.5, 1, 1, 'can_sit_on_top', ''),
(309, 'pub_a', 'bardesk1', 11, 6, 2, 0, 0.001, 1, 1, 'solid', ''),
(310, 'pub_a', 'pub_fence', 18, 5, 2, 1, 0.001, 1, 1, 'solid', ''),
(311, 'pub_a', 'bardesk2', 11, 5, 2, 0, 0.001, 1, 1, 'solid', ''),
(312, 'pub_a', 'pub_chair', 12, 4, 2, 6, 1.5, 1, 1, 'can_sit_on_top', ''),
(313, 'pub_a', 'bardesk1', 11, 4, 2, 0, 0.001, 1, 1, 'solid', ''),
(314, 'pub_a', 'bardesk2', 11, 3, 2, 0, 0.001, 1, 1, 'solid', ''),
(315, 'pub_a', 'pub_chair', 12, 2, 2, 6, 1.5, 1, 1, 'can_sit_on_top', ''),
(316, 'pub_a', 'bardesk1', 11, 2, 2, 0, 0.001, 1, 1, 'solid', ''),
(317, 'pub_a', 'pub_sofa', 21, 1, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(318, 'pub_a', 'pub_sofa', 20, 1, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(319, 'pub_a', 'pub_sofa2', 19, 1, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(320, 'pub_a', 'pub_fence', 18, 12, 2, 0, 0.001, 1, 1, 'solid', ''),
(321, 'pub_a', 'pub_fence', 8, 13, 3, 0, 0.001, 1, 1, 'solid', ''),
(322, 'pub_a', 'pub_chair2', 9, 13, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(323, 'pub_a', 'pub_chair3', 14, 13, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(324, 'pub_a', 'pub_table2', 15, 13, 2, 1, 0.001, 1, 1, 'solid', ''),
(325, 'pub_a', 'pub_chair3', 16, 13, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(326, 'pub_a', 'pub_fence', 18, 13, 2, 0, 0.001, 1, 1, 'solid', ''),
(327, 'pub_a', 'pub_fence', 8, 14, 3, 2, 0.001, 1, 1, 'solid', ''),
(328, 'pub_a', 'pub_chair2', 9, 14, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(329, 'pub_a', 'pub_chair3', 14, 14, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(330, 'pub_a', 'pub_table2', 15, 14, 2, 2, 0.001, 1, 1, 'solid', ''),
(331, 'pub_a', 'pub_chair3', 16, 14, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(332, 'pub_a', 'pub_fence', 18, 14, 2, 0, 0.001, 1, 1, 'solid', ''),
(333, 'pub_a', 'pub_table', 1, 15, 3, 0, 0.001, 1, 1, 'solid', ''),
(334, 'pub_a', 'pub_fence', 5, 15, 3, 1, 0.001, 1, 1, 'solid', ''),
(335, 'pub_a', 'pub_fence', 18, 15, 2, 0, 0.001, 1, 1, 'solid', ''),
(336, 'pub_a', 'pub_sofa2', 1, 16, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(337, 'pub_a', 'pub_fence', 5, 16, 3, 0, 0.001, 1, 1, 'solid', ''),
(338, 'pub_a', 'pub_fence', 18, 16, 2, 0, 0.001, 1, 1, 'solid', ''),
(339, 'pub_a', 'pub_sofa', 1, 17, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(340, 'pub_a', 'pub_fence', 5, 17, 3, 0, 0.001, 1, 1, 'solid', ''),
(341, 'pub_a', 'pub_chair3', 13, 17, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(342, 'pub_a', 'pub_chair3', 14, 17, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(343, 'pub_a', 'pub_chair3', 15, 17, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(344, 'pub_a', 'pub_chair3', 16, 17, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(345, 'pub_a', 'pub_fence', 18, 17, 2, 0, 0.001, 1, 1, 'solid', ''),
(346, 'pub_a', 'pub_sofa', 1, 18, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(347, 'pub_a', 'pub_fence', 5, 18, 3, 0, 0.001, 1, 1, 'solid', ''),
(348, 'pub_a', 'pub_table2', 13, 18, 2, 5, 0.001, 1, 1, 'solid', ''),
(349, 'pub_a', 'pub_table2', 14, 18, 2, 6, 0.001, 1, 1, 'solid', ''),
(350, 'pub_a', 'pub_table2', 15, 18, 2, 6, 0.001, 1, 1, 'solid', ''),
(351, 'pub_a', 'pub_table2', 16, 18, 2, 4, 0.001, 1, 1, 'solid', ''),
(352, 'pub_a', 'pub_fence', 18, 18, 2, 0, 0.001, 1, 1, 'solid', ''),
(353, 'pub_a', 'pub_sofa', 2, 19, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(354, 'pub_a', 'pub_sofa2', 3, 19, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(355, 'pub_a', 'pub_fence', 5, 19, 3, 0, 0.001, 1, 1, 'solid', ''),
(356, 'pub_a', 'pub_chair3', 13, 19, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(357, 'pub_a', 'pub_chair3', 14, 19, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(358, 'pub_a', 'pub_chair3', 15, 19, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(359, 'pub_a', 'pub_chair3', 16, 19, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(360, 'pub_a', 'pub_fence', 18, 19, 2, 0, 0.001, 1, 1, 'solid', ''),
(361, 'pub_a', 'pub_fence', 1, 20, 3, 5, 0.001, 1, 1, 'solid', ''),
(362, 'pub_a', 'pub_fence', 2, 20, 3, 6, 0.001, 1, 1, 'solid', ''),
(363, 'pub_a', 'pub_fence', 3, 20, 3, 6, 0.001, 1, 1, 'solid', ''),
(364, 'pub_a', 'pub_fence', 4, 20, 3, 6, 0.001, 1, 1, 'solid', ''),
(365, 'pub_a', 'pub_fence', 5, 20, 3, 3, 0.001, 1, 1, 'solid', ''),
(366, 'pub_a', 'pub_fence', 18, 20, 2, 0, 0.001, 1, 1, 'solid', ''),
(367, 'pub_a', 'pub_sofa2', 7, 21, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(368, 'pub_a', 'pub_sofa', 8, 21, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(369, 'pub_a', 'pub_fence', 12, 21, 2, 5, 0.001, 1, 1, 'solid', ''),
(370, 'pub_a', 'pub_fence', 13, 21, 2, 6, 0.001, 1, 1, 'solid', ''),
(371, 'pub_a', 'pub_fence', 14, 21, 2, 6, 0.001, 1, 1, 'solid', ''),
(372, 'pub_a', 'pub_fence', 15, 21, 2, 6, 0.001, 1, 1, 'solid', ''),
(373, 'pub_a', 'pub_fence', 16, 21, 2, 6, 0.001, 1, 1, 'solid', ''),
(374, 'pub_a', 'pub_fence', 17, 21, 2, 6, 0.001, 1, 1, 'solid', ''),
(375, 'pub_a', 'pub_fence', 18, 21, 2, 3, 0.001, 1, 1, 'solid', ''),
(376, 'pub_a', 'pub_sofa2', 6, 22, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(377, 'pub_a', 'pub_table', 15, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(378, 'pub_a', 'pub_chair2', 16, 22, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(379, 'pub_a', 'pub_chair2', 17, 22, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(380, 'pub_a', 'pub_sofa', 6, 23, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(381, 'pub_a', 'pub_table2', 8, 23, 1, 1, 0.001, 1, 1, 'solid', ''),
(382, 'pub_a', 'pub_sofa', 6, 24, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(383, 'pub_a', 'pub_table2', 8, 24, 1, 0, 0.001, 1, 1, 'solid', ''),
(384, 'pub_a', 'pub_sofa', 6, 25, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(385, 'pub_a', 'pub_table2', 8, 25, 1, 2, 0.001, 1, 1, 'solid', ''),
(386, 'md_a', 'mntdwchair', 4, 3, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(387, 'md_a', 'mntdwchair', 5, 3, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(388, 'md_a', 'barmask', 2, 8, 7, 0, 0.001, 1, 1, 'solid', ''),
(389, 'md_a', 'mntdwsofa2', 7, 8, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(390, 'md_a', 'mntdwtable2', 8, 8, 7, 0, 0.001, 1, 1, 'solid', ''),
(391, 'md_a', 'mntdwsofa2', 9, 8, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(392, 'md_a', 'paalu5', 21, 8, 8, 0, 0.001, 1, 1, 'solid', ''),
(393, 'md_a', 'barmask', 2, 9, 7, 0, 0.001, 1, 1, 'solid', ''),
(394, 'md_a', 'mntdwsofa1', 7, 9, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(395, 'md_a', 'mntdwtable1', 8, 9, 7, 0, 0.001, 1, 1, 'solid', ''),
(396, 'md_a', 'mntdwsofa1', 9, 9, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(397, 'md_a', 'paalu5', 21, 9, 8, 0, 0.001, 1, 1, 'solid', ''),
(398, 'md_a', 'barmask', 2, 10, 7, 0, 0.001, 1, 1, 'solid', ''),
(399, 'md_a', 'paalu5', 21, 10, 8, 0, 0.001, 1, 1, 'solid', ''),
(400, 'md_a', 'barmask', 2, 11, 7, 0, 0.001, 1, 1, 'solid', ''),
(401, 'md_a', 'paalu5', 21, 11, 8, 0, 0.001, 1, 1, 'solid', ''),
(402, 'md_a', 'barmask', 2, 12, 7, 0, 0.001, 1, 1, 'solid', ''),
(403, 'md_a', 'mntdwsofa2', 7, 12, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(404, 'md_a', 'mntdwsofa1', 8, 12, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(405, 'md_a', 'paalu3', 21, 12, 8, 0, 0.001, 1, 1, 'solid', ''),
(406, 'md_a', 'barmask', 2, 13, 7, 0, 0.001, 1, 1, 'solid', ''),
(407, 'md_a', 'mntdwtable2', 7, 13, 7, 2, 0.001, 1, 1, 'solid', ''),
(408, 'md_a', 'mntdwtable1', 8, 13, 7, 2, 0.001, 1, 1, 'solid', ''),
(409, 'md_a', 'paalu3', 21, 13, 8, 0, 0.001, 1, 1, 'solid', ''),
(410, 'md_a', 'barmask', 2, 14, 7, 0, 0.001, 1, 1, 'solid', ''),
(411, 'md_a', 'mntdwsofa2', 7, 14, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(412, 'md_a', 'mntdwsofa1', 8, 14, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(413, 'md_a', 'paalu3', 21, 14, 8, 0, 0.001, 1, 1, 'solid', ''),
(414, 'md_a', 'barmask', 2, 15, 100000, 0, 0.001, 1, 1, 'solid', ''),
(415, 'md_a', 'paalu1', 21, 15, 8, 0, 0.001, 1, 1, 'solid', ''),
(416, 'md_a', 'barmask', 2, 16, 100000, 0, 0.001, 1, 1, 'solid', ''),
(417, 'md_a', 'mntdwsofa2', 12, 16, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(418, 'md_a', 'mntdwsofa1', 13, 16, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(419, 'md_a', 'paalu1', 21, 16, 8, 0, 0.001, 1, 1, 'solid', ''),
(420, 'md_a', 'mntdwchair', 3, 17, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(421, 'md_a', 'mntdwsofa2', 6, 17, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(422, 'md_a', 'mntdwtable2', 7, 17, 7, 0, 0.001, 1, 1, 'solid', ''),
(423, 'md_a', 'mntdwsofa2', 8, 17, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(424, 'md_a', 'mntdwtable2', 12, 17, 7, 2, 0.001, 1, 1, 'solid', ''),
(425, 'md_a', 'mntdwtable1', 13, 17, 7, 2, 0.001, 1, 1, 'solid', ''),
(426, 'md_a', 'paalu1', 21, 17, 8, 0, 0.001, 1, 1, 'solid', ''),
(427, 'md_a', 'mntdwchair', 3, 18, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(428, 'md_a', 'mntdwsofa1', 6, 18, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(429, 'md_a', 'mntdwtable1', 7, 18, 7, 0, 0.001, 1, 1, 'solid', ''),
(430, 'md_a', 'mntdwsofa1', 8, 18, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(431, 'md_a', 'mntdwsofa2', 12, 18, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(432, 'md_a', 'mntdwsofa1', 13, 18, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(433, 'md_a', 'paalu1', 21, 18, 8, 0, 0.001, 1, 1, 'solid', ''),
(434, 'md_a', 'poolBooth', 8, 1, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'curtains1'),
(435, 'md_a', 'poolBooth', 9, 1, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'curtains2'),
(436, 'picnic', 'hedge7', 10, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(437, 'picnic', 'hedge7', 11, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(438, 'picnic', 'hedge7', 12, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(439, 'picnic', 'hedge7', 13, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(440, 'picnic', 'hedge8', 14, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(441, 'picnic', 'hedge2', 18, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(442, 'picnic', 'hedge7', 19, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(443, 'picnic', 'hedge7', 20, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(444, 'picnic', 'hedge7', 21, 7, 2, 4, 0.001, 1, 1, 'solid', ''),
(445, 'picnic', 'hedge9', 14, 8, 2, 4, 0.001, 1, 1, 'solid', ''),
(446, 'picnic', 'hedge9', 18, 8, 2, 4, 0.001, 1, 1, 'solid', ''),
(447, 'picnic', 'hedge5', 3, 9, 2, 4, 0.001, 1, 1, 'solid', ''),
(448, 'picnic', 'hedge9', 3, 10, 2, 4, 0.001, 1, 1, 'solid', ''),
(449, 'picnic', 'picnic_ground', 21, 13, 2, 4, 0.001, 1, 1, 'solid', ''),
(450, 'picnic', 'picnic_ground', 7, 14, 2, 4, 0.001, 1, 1, 'solid', ''),
(451, 'picnic', 'picnic_ground', 19, 15, 2, 2, 0.001, 1, 1, 'solid', ''),
(452, 'picnic', 'picnic_ground', 23, 15, 2, 6, 0.001, 1, 1, 'solid', ''),
(453, 'picnic', 'picnic_ground', 5, 16, 2, 2, 0.001, 1, 1, 'solid', ''),
(454, 'picnic', 'picnic_ground', 9, 16, 2, 6, 0.001, 1, 1, 'solid', ''),
(455, 'picnic', 'picnic_cloth1', 20, 16, 2, 2, 0.001, 1, 1, 'solid', ''),
(456, 'picnic', 'picnic_ground', 21, 17, 2, 0, 0.001, 1, 1, 'solid', ''),
(457, 'picnic', 'picnic_ground', 7, 18, 2, 0, 0.001, 1, 1, 'solid', ''),
(458, 'picnic', 'picnic_redbench2', 0, 19, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(459, 'picnic', 'picnic_redbench1', 0, 20, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(460, 'picnic', 'hedge6', 11, 20, 2, 4, 0.001, 1, 1, 'solid', ''),
(461, 'picnic', 'hedge7', 12, 20, 2, 4, 0.001, 1, 1, 'solid', ''),
(462, 'picnic', 'hedge7', 13, 20, 2, 4, 0.001, 1, 1, 'solid', ''),
(463, 'picnic', 'hedge3', 14, 20, 2, 4, 0.001, 1, 1, 'solid', ''),
(464, 'picnic', 'hedge4', 17, 20, 2, 4, 0.001, 1, 1, 'solid', ''),
(465, 'picnic', 'hedge7', 18, 20, 2, 4, 0.001, 1, 1, 'solid', ''),
(466, 'picnic', 'hedge7', 19, 20, 2, 4, 0.001, 1, 1, 'solid', ''),
(467, 'picnic', 'hedge8', 20, 20, 2, 4, 0.001, 1, 1, 'solid', ''),
(468, 'picnic', 'hedge5', 11, 21, 2, 4, 0.001, 1, 1, 'solid', ''),
(469, 'picnic', 'picnic_bench1', 12, 21, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(470, 'picnic', 'picnic_bench2', 13, 21, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(471, 'picnic', 'picnic_bench3', 14, 21, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(472, 'picnic', 'picnic_bench1', 17, 21, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(473, 'picnic', 'picnic_bench2', 18, 21, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(474, 'picnic', 'picnic_bench3', 19, 21, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(475, 'picnic', 'hedge5', 20, 21, 2, 4, 0.001, 1, 1, 'solid', ''),
(476, 'picnic', 'picnic_redbench2', 0, 22, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(477, 'picnic', 'hedge5', 11, 22, 2, 4, 0.001, 1, 1, 'solid', ''),
(478, 'picnic', 'hedge5', 20, 22, 2, 4, 0.001, 1, 1, 'solid', ''),
(479, 'picnic', 'picnic_ground', 25, 22, 2, 4, 0.001, 1, 1, 'solid', ''),
(480, 'picnic', 'picnic_redbench1', 0, 23, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(481, 'picnic', 'hedge5', 11, 23, 2, 4, 0.001, 1, 1, 'solid', ''),
(482, 'picnic', 'picnic_bench1', 12, 23, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(483, 'picnic', 'picnic_bench1', 19, 23, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(484, 'picnic', 'hedge5', 20, 23, 2, 4, 0.001, 1, 1, 'solid', ''),
(485, 'picnic', 'picnic_dummychair1', 6, 24, 2, 4, 1, 1, 1, 'can_sit_on_top,invisible', ''),
(486, 'picnic', 'picnic_dummychair4', 7, 24, 2, 4, 4, 1, 1, 'can_sit_on_top,invisible', ''),
(487, 'picnic', 'picnic_dummychair6', 8, 24, 2, 4, 7, 1, 1, 'can_sit_on_top,invisible', ''),
(488, 'picnic', 'hedge5', 11, 24, 2, 4, 0.001, 1, 1, 'solid', ''),
(489, 'picnic', 'picnic_bench2', 12, 24, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(490, 'picnic', 'picnic_bench2', 19, 24, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(491, 'picnic', 'hedge5', 20, 24, 2, 4, 0.001, 1, 1, 'solid', ''),
(492, 'picnic', 'picnic_ground', 23, 24, 2, 2, 0.001, 1, 1, 'solid', ''),
(493, 'picnic', 'picnic_ground', 27, 24, 2, 6, 0.001, 1, 1, 'solid', ''),
(494, 'picnic', 'picnic_stump', 5, 25, 2, 2, 0.001, 1, 1, 'solid', ''),
(495, 'picnic', 'hedge5', 11, 25, 2, 4, 0.001, 1, 1, 'solid', ''),
(496, 'picnic', 'picnic_bench2', 12, 25, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(497, 'picnic', 'picnic_bench2', 19, 25, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(498, 'picnic', 'hedge5', 20, 25, 2, 4, 0.001, 1, 1, 'solid', ''),
(499, 'picnic', 'picnic_cloth2', 24, 25, 2, 2, 0.001, 1, 1, 'solid', ''),
(500, 'picnic', 'picnic_stump', 7, 26, 2, 0, 0.001, 1, 1, 'solid', ''),
(501, 'picnic', 'hedge5', 11, 26, 2, 4, 0.001, 1, 1, 'solid', ''),
(502, 'picnic', 'picnic_bench3', 12, 26, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(503, 'picnic', 'picnic_fireplace1', 14, 26, 2, 0, 0.001, 1, 1, 'solid', ''),
(504, 'picnic', 'picnic_fireplace2', 16, 26, 2, 2, 0.001, 1, 1, 'solid', ''),
(505, 'picnic', 'picnic_bench3', 19, 26, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(506, 'picnic', 'hedge5', 20, 26, 2, 4, 0.001, 1, 1, 'solid', ''),
(507, 'picnic', 'picnic_ground', 25, 26, 2, 0, 0.001, 1, 1, 'solid', ''),
(508, 'picnic', 'hedge9', 11, 27, 2, 4, 0.001, 1, 1, 'solid', ''),
(509, 'picnic', 'picnic_lemonade', 12, 27, 2, 4, 0.001, 1, 1, 'solid', ''),
(510, 'picnic', 'hedge9', 20, 27, 2, 4, 0.001, 1, 1, 'solid', ''),
(511, 'picnic', 'picnic_firewood2', 8, 29, 2, 0, 0.001, 1, 1, 'solid', ''),
(512, 'picnic', 'picnic_redbench2', 0, 30, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(513, 'picnic', 'picnic_firewood1', 8, 30, 2, 0, 0.001, 1, 1, 'solid', ''),
(514, 'picnic', 'picnic_redbench1', 0, 31, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(515, 'picnic', 'picnic_firewood1', 8, 31, 2, 0, 0.001, 1, 1, 'solid', ''),
(516, 'picnic', 'picnic_bench1', 12, 31, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(517, 'picnic', 'picnic_bench2', 13, 31, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(518, 'picnic', 'picnic_bench3', 14, 31, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(519, 'picnic', 'picnic_bench1', 18, 31, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(520, 'picnic', 'picnic_bench2', 19, 31, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(521, 'picnic', 'picnic_bench3', 20, 31, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(522, 'picnic', 'picnic_carrot', 27, 31, 2, 0, 0.001, 1, 1, 'solid', ''),
(523, 'picnic', 'picnic_carrot', 28, 31, 2, 0, 0.001, 1, 1, 'solid', ''),
(524, 'picnic', 'picnic_carrot', 29, 31, 2, 0, 0.001, 1, 1, 'solid', ''),
(525, 'picnic', 'picnic_carrot', 30, 31, 2, 0, 0.001, 1, 1, 'solid', ''),
(526, 'picnic', 'picnic_carrot', 31, 31, 2, 0, 0.001, 1, 1, 'solid', ''),
(527, 'picnic', 'picnic_firewood1', 8, 32, 2, 0, 0.001, 1, 1, 'solid', ''),
(528, 'picnic', 'picnic_table2', 12, 32, 2, 2, 0.001, 1, 1, 'solid', ''),
(529, 'picnic', 'picnic_table', 14, 32, 2, 2, 0.001, 1, 1, 'solid', ''),
(530, 'picnic', 'picnic_table2', 18, 32, 2, 2, 0.001, 1, 1, 'solid', ''),
(531, 'picnic', 'picnic_table', 20, 32, 2, 2, 0.001, 1, 1, 'solid', ''),
(532, 'picnic', 'hedge1', 3, 33, 2, 4, 0.001, 1, 1, 'solid', ''),
(533, 'picnic', 'picnic_firewood1', 8, 33, 2, 0, 0.001, 1, 1, 'solid', ''),
(534, 'picnic', 'picnic_bench1', 12, 33, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(535, 'picnic', 'picnic_bench2', 13, 33, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(536, 'picnic', 'picnic_bench3', 14, 33, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(537, 'picnic', 'picnic_bench1', 18, 33, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(538, 'picnic', 'picnic_bench2', 19, 33, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(539, 'picnic', 'picnic_bench3', 20, 33, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(540, 'picnic', 'picnic_cabbage', 27, 33, 2, 0, 0.001, 1, 1, 'solid', ''),
(541, 'picnic', 'picnic_cabbage', 28, 33, 2, 0, 0.001, 1, 1, 'solid', ''),
(542, 'picnic', 'picnic_cabbage', 29, 33, 2, 0, 0.001, 1, 1, 'solid', ''),
(543, 'picnic', 'hedge5', 3, 34, 2, 4, 0.001, 1, 1, 'solid', ''),
(544, 'picnic', 'picnic_firewood1', 8, 34, 2, 0, 0.001, 1, 1, 'solid', ''),
(545, 'picnic', 'hedge5', 3, 35, 2, 4, 0.001, 1, 1, 'solid', ''),
(546, 'picnic', 'picnic_firewood1', 8, 35, 2, 0, 0.001, 1, 1, 'solid', ''),
(547, 'picnic', 'hedge5', 3, 36, 2, 4, 0.001, 1, 1, 'solid', ''),
(548, 'picnic', 'picnic_firewood1', 8, 36, 2, 0, 0.001, 1, 1, 'solid', ''),
(549, 'picnic', 'picnic_firewood1', 8, 37, 2, 0, 0.001, 1, 1, 'solid', ''),
(550, 'picnic', 'picnic_bench1', 12, 37, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(551, 'picnic', 'picnic_bench2', 13, 37, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(552, 'picnic', 'picnic_bench3', 14, 37, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(553, 'picnic', 'picnic_bench1', 18, 37, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(554, 'picnic', 'picnic_bench2', 19, 37, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(555, 'picnic', 'picnic_bench3', 20, 37, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(556, 'picnic', 'picnic_firewood1', 8, 38, 2, 0, 0.001, 1, 1, 'solid', ''),
(557, 'picnic', 'picnic_table2', 12, 38, 2, 2, 0.001, 1, 1, 'solid', ''),
(558, 'picnic', 'picnic_table', 14, 38, 2, 2, 0.001, 1, 1, 'solid', ''),
(559, 'picnic', 'picnic_table2', 18, 38, 2, 2, 0.001, 1, 1, 'solid', ''),
(560, 'picnic', 'picnic_table', 20, 38, 2, 2, 0.001, 1, 1, 'solid', ''),
(561, 'picnic', 'picnic_firewood3', 8, 39, 2, 0, 0.001, 1, 1, 'solid', ''),
(562, 'picnic', 'picnic_bench1', 12, 39, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(563, 'picnic', 'picnic_bench2', 13, 39, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(564, 'picnic', 'picnic_bench3', 14, 39, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(565, 'picnic', 'picnic_bench1', 18, 39, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(566, 'picnic', 'picnic_bench2', 19, 39, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(567, 'picnic', 'picnic_bench3', 20, 39, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(568, 'park_a', 'bench2', 8, 9, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(569, 'park_a', 'bench', 9, 9, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(570, 'park_a', 'bench2', 7, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(571, 'park_a', 'bench', 7, 12, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(572, 'park_a', 'bench2', 35, 16, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(573, 'park_a', 'bench2', 37, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(574, 'park_a', 'bench', 38, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(575, 'park_a', 'bench', 35, 17, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(576, 'park_a', 'bench2', 27, 18, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(577, 'park_a', 'bench', 28, 18, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(578, 'park_a', 'bench2', 35, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(579, 'park_a', 'bench2', 25, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(580, 'park_a', 'bench', 35, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(581, 'park_a', 'bench', 25, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(582, 'park_a', 'bench2', 25, 29, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(583, 'park_a', 'bench', 26, 29, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(584, 'park_a', 'bench2', 23, 30, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(585, 'park_a', 'bench', 23, 31, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(586, 'park_b', 'cornerchair2', 0, 0, 0, 4, 1, 1, 1, 'solid', ''),
(587, 'park_b', 'cornerchair1', 1, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(588, 'park_b', 'chair1', 2, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(589, 'park_b', 'chair1', 3, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(590, 'park_b', 'table1', 5, 0, 0, 4, 0.001, 1, 1, 'solid', ''),
(591, 'park_b', 'chair1line', 6, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(592, 'park_b', 'chair1', 7, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(593, 'park_b', 'chair1frontend', 8, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(594, 'park_b', 'hububar', 10, 0, 0, 4, 0.001, 1, 1, 'solid', ''),
(595, 'park_b', 'cornerchair1', 0, 1, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(596, 'park_b', 'chair1', 0, 2, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(597, 'park_b', 'chair1', 0, 3, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(598, 'park_b', 'chair1', 0, 4, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(599, 'park_b', 'chair1frontend', 0, 5, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(600, 'park_b', 'table2', 3, 5, 0, 4, 0.001, 1, 1, 'solid', ''),
(601, 'park_b', 'modchair', 5, 5, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(602, 'park_b', 'table2', 8, 5, 0, 4, 0.001, 1, 1, 'solid', ''),
(603, 'pool_b', 'umbrella2', 33, 2, 7, 0, 0.001, 1, 1, 'solid', ''),
(604, 'pool_b', 'pool_2sofa2', 18, 3, 8, 4, 1, 1, 1, 'can_sit_on_top', ''),
(605, 'pool_b', 'pool_2sofa1', 19, 3, 8, 4, 1, 1, 1, 'can_sit_on_top', ''),
(606, 'pool_b', 'pool_2sofa2', 20, 3, 8, 4, 1, 1, 1, 'can_sit_on_top', ''),
(607, 'pool_b', 'pool_2sofa1', 21, 3, 8, 4, 1, 1, 1, 'can_sit_on_top', ''),
(608, 'pool_b', 'pool_2sofa2', 22, 3, 8, 4, 1, 1, 1, 'can_sit_on_top', ''),
(609, 'pool_b', 'pool_2sofa1', 23, 3, 8, 4, 1, 1, 1, 'can_sit_on_top', ''),
(610, 'pool_b', 'pool_chair2', 33, 3, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(611, 'pool_b', 'pool_chair2', 32, 4, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(612, 'pool_b', 'pool_table2', 33, 4, 7, 0, 0.001, 1, 1, 'solid', ''),
(613, 'pool_b', 'pool_chair2', 34, 4, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(614, 'pool_b', 'pool_2sofa2', 16, 5, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(615, 'pool_b', 'pool_chair2', 33, 5, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(616, 'pool_b', 'pool_2sofa1', 16, 6, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(617, 'pool_b', 'pool_2sofa2', 16, 7, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(618, 'pool_b', 'pool_chair2', 35, 7, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(619, 'pool_b', 'flower1', 14, 8, 9, 0, 0.001, 1, 1, 'solid', ''),
(620, 'pool_b', 'pool_2sofa1', 16, 8, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(621, 'pool_b', 'umbrella2', 33, 8, 7, 0, 0.001, 1, 1, 'solid', ''),
(622, 'pool_b', 'pool_chair2', 34, 8, 7, 2, 1, 1, 1, 'can_sit_on_top', ''),
(623, 'pool_b', 'pool_table2', 35, 8, 7, 0, 0.001, 1, 1, 'solid', ''),
(624, 'pool_b', 'pool_chair2', 36, 8, 7, 6, 1, 1, 1, 'can_sit_on_top', ''),
(625, 'pool_b', 'pool_2sofa2', 14, 9, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(626, 'pool_b', 'pool_2sofa2', 16, 9, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(627, 'pool_b', 'pool_chair2', 35, 9, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(628, 'pool_b', 'pool_2sofa1', 14, 10, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(629, 'pool_b', 'pool_2sofa1', 16, 10, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(630, 'pool_b', 'pool_2sofa2', 14, 11, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(631, 'pool_b', 'pool_2sofa2', 16, 11, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(632, 'pool_b', 'pool_2sofa1', 14, 12, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(633, 'pool_b', 'pool_2sofa1', 16, 12, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(634, 'pool_b', 'flower2b', 3, 13, 7, 2, 0.001, 1, 1, 'solid', ''),
(635, 'pool_b', 'flower2a', 4, 13, 7, 2, 0.001, 1, 1, 'solid', ''),
(636, 'pool_b', 'pool_2sofa2', 14, 13, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(637, 'pool_b', 'pool_2sofa2', 16, 13, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(638, 'pool_b', 'pool_2sofa1', 14, 14, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(639, 'pool_b', 'pool_2sofa1', 16, 14, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(640, 'pool_b', 'poolLift', 26, 4, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'door'),
(641, 'pool_b', 'poolEnter', 17, 21, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'Splash0'),
(642, 'pool_b', 'poolExit', 17, 22, 0, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'Splash0'),
(643, 'pool_b', 'poolExit', 19, 19, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'Splash1'),
(644, 'pool_b', 'poolEnter', 31, 10, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'Splash2'),
(645, 'pool_b', 'poolExit', 31, 11, 0, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', 'Splash2'),
(646, 'pool_b', 'queue_tile2', 21, 9, 7, 0, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(647, 'pool_b', 'queue_tile2', 21, 7, 7, 2, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(648, 'pool_b', 'queue_tile2', 23, 7, 7, 2, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(649, 'pool_b', 'queue_tile2', 26, 7, 7, 0, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(650, 'pool_b', 'queue_tile2', 25, 7, 7, 2, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(651, 'pool_b', 'queue_tile2', 22, 7, 7, 2, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(652, 'pool_b', 'queue_tile2', 26, 5, 7, 0, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(653, 'pool_b', 'queue_tile2', 21, 8, 7, 0, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(654, 'pool_b', 'queue_tile2', 26, 6, 7, 0, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(655, 'pool_b', 'queue_tile2', 24, 7, 7, 2, 0.001, 1, 1, 'extra_parameter,can_stand_on_top', ''),
(656, 'ballroom', 'broom_bench1', 4, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(657, 'ballroom', 'broom_bench2', 5, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(658, 'ballroom', 'broom_bench3', 6, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(659, 'ballroom', 'broom_bench1', 7, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(660, 'ballroom', 'broom_bench2', 8, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(661, 'ballroom', 'broom_bench2', 9, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(662, 'ballroom', 'broom_bench3', 10, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(663, 'ballroom', 'broom_bench1', 11, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(664, 'ballroom', 'broom_bench2', 12, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(665, 'ballroom', 'broom_bench2', 13, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(666, 'ballroom', 'broom_bench2', 14, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(667, 'ballroom', 'broom_bench3', 15, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(668, 'ballroom', 'broom_bench1', 16, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(669, 'ballroom', 'broom_bench2', 17, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(670, 'ballroom', 'broom_bench2', 18, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(671, 'ballroom', 'broom_bench3', 19, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(672, 'ballroom', 'broom_bench1', 20, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(673, 'ballroom', 'broom_bench2', 21, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(674, 'ballroom', 'broom_bench3', 22, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(675, 'ballroom', 'broom_seatb1', 7, 3, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(676, 'ballroom', 'broom_seatb2', 8, 3, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(677, 'ballroom', 'broom_seatb3', 9, 3, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(678, 'ballroom', 'broom_seatb4', 10, 3, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(679, 'ballroom', 'broom_seat1', 16, 3, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(680, 'ballroom', 'broom_seat2', 17, 3, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(681, 'ballroom', 'broom_seat3', 18, 3, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(682, 'ballroom', 'broom_seat4', 19, 3, 2, 4, 1, 1, 1, 'can_sit_on_top', '');
INSERT INTO `public_items` (`id`, `room_model`, `sprite`, `x`, `y`, `z`, `rotation`, `top_height`, `length`, `width`, `behaviour`, `current_program`) VALUES
(683, 'ballroom', 'broom_seatb1', 7, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(684, 'ballroom', 'broom_seatb2', 8, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(685, 'ballroom', 'broom_seatb3', 9, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(686, 'ballroom', 'broom_seatb4', 10, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(687, 'ballroom', 'broom_seat1', 16, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(688, 'ballroom', 'broom_seat2', 17, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(689, 'ballroom', 'broom_seat3', 18, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(690, 'ballroom', 'broom_seat4', 19, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(691, 'ballroom', 'broom_chair', 19, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(692, 'ballroom', 'broom_chair', 20, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(693, 'ballroom', 'broom_chair', 21, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(694, 'ballroom', 'broom_table1', 19, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(695, 'ballroom', 'broom_table2', 20, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(696, 'ballroom', 'broom_table3', 21, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(697, 'ballroom', 'broom_chair', 19, 12, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(698, 'ballroom', 'broom_chair', 20, 12, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(699, 'ballroom', 'broom_chair', 21, 12, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(700, 'ballroom', 'broom_chair', 19, 15, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(701, 'ballroom', 'broom_chair', 20, 15, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(702, 'ballroom', 'broom_chair', 21, 15, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(703, 'ballroom', 'broom_table1', 19, 16, 0, 0, 0.001, 1, 1, 'solid', ''),
(704, 'ballroom', 'broom_table2', 20, 16, 0, 0, 0.001, 1, 1, 'solid', ''),
(705, 'ballroom', 'broom_table3', 21, 16, 0, 0, 0.001, 1, 1, 'solid', ''),
(706, 'ballroom', 'broom_chair', 19, 17, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(707, 'ballroom', 'broom_chair', 20, 17, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(708, 'ballroom', 'broom_chair', 21, 17, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(709, 'ballroom', 'broom_stool', 9, 20, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(710, 'ballroom', 'broom_stool', 9, 21, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(711, 'ballroom', 'broom_stool', 9, 22, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(712, 'ballroom', 'broom_stool', 9, 23, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(713, 'cafe_gold0', 'gold_chair', 5, 3, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(714, 'cafe_gold0', 'gold_table_small1', 6, 3, 1, 6, 0.001, 1, 1, 'solid', ''),
(715, 'cafe_gold0', 'gold_chair', 7, 3, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(716, 'cafe_gold0', 'gold_bardesk5', 10, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(717, 'cafe_gold0', 'gold_bardesk4', 11, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(718, 'cafe_gold0', 'gold_bardesk3', 12, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(719, 'cafe_gold0', 'gold_bardesk2', 13, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(720, 'cafe_gold0', 'gold_bardesk1', 14, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(721, 'cafe_gold0', 'gold_chair', 5, 4, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(722, 'cafe_gold0', 'gold_table_small2', 6, 4, 1, 6, 0.001, 1, 1, 'solid', ''),
(723, 'cafe_gold0', 'gold_chair', 7, 4, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(724, 'cafe_gold0', 'gold_chair', 0, 5, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(725, 'cafe_gold0', 'gold_table_small1', 1, 5, 1, 6, 0.001, 1, 1, 'solid', ''),
(726, 'cafe_gold0', 'gold_chair', 2, 5, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(727, 'cafe_gold0', 'gold_chair', 0, 6, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(728, 'cafe_gold0', 'gold_table_small2', 1, 6, 1, 6, 0.001, 1, 1, 'solid', ''),
(729, 'cafe_gold0', 'gold_chair', 2, 6, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(730, 'cafe_gold0', 'gold_chair', 5, 6, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(731, 'cafe_gold0', 'gold_table_small1', 6, 6, 1, 6, 0.001, 1, 1, 'solid', ''),
(732, 'cafe_gold0', 'gold_chair', 7, 6, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(733, 'cafe_gold0', 'gold_chair', 5, 7, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(734, 'cafe_gold0', 'gold_table_small2', 6, 7, 1, 6, 0.001, 1, 1, 'solid', ''),
(735, 'cafe_gold0', 'gold_chair', 7, 7, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(736, 'cafe_gold0', 'gold_chair', 0, 8, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(737, 'cafe_gold0', 'gold_table_small1', 1, 8, 1, 6, 0.001, 1, 1, 'solid', ''),
(738, 'cafe_gold0', 'gold_chair', 2, 8, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(739, 'cafe_gold0', 'gold_chair', 19, 8, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(740, 'cafe_gold0', 'gold_chair', 20, 8, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(741, 'cafe_gold0', 'gold_chair', 0, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(742, 'cafe_gold0', 'gold_table_small2', 1, 9, 1, 6, 0.001, 1, 1, 'solid', ''),
(743, 'cafe_gold0', 'gold_chair', 2, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(744, 'cafe_gold0', 'gold_chair', 14, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(745, 'cafe_gold0', 'gold_chair', 15, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(746, 'cafe_gold0', 'gold_table_small1', 19, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(747, 'cafe_gold0', 'gold_table_small2', 20, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(748, 'cafe_gold0', 'gold_table_small1', 14, 11, 1, 0, 0.001, 1, 1, 'solid', ''),
(749, 'cafe_gold0', 'gold_table_small2', 15, 11, 1, 0, 0.001, 1, 1, 'solid', ''),
(750, 'cafe_gold0', 'gold_plant', 0, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(751, 'cafe_gold0', 'gold_chair', 1, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(752, 'cafe_gold0', 'gold_chair', 2, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(753, 'cafe_gold0', 'gold_chair', 3, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(754, 'cafe_gold0', 'gold_chair', 19, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(755, 'cafe_gold0', 'gold_chair', 20, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(756, 'cafe_gold0', 'gold_plant', 0, 13, 1, 0, 0.001, 1, 1, 'solid', ''),
(757, 'cafe_gold0', 'gold_chair', 1, 13, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(758, 'cafe_gold0', 'gold_chair', 2, 13, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(759, 'cafe_gold0', 'gold_chair', 3, 13, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(760, 'cafe_gold0', 'gold_chair', 14, 13, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(761, 'cafe_gold0', 'gold_chair', 15, 13, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(762, 'cafe_gold0', 'gold_chair', 0, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(763, 'cafe_gold0', 'gold_chair', 14, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(764, 'cafe_gold0', 'gold_chair', 15, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(765, 'cafe_gold0', 'gold_chair', 0, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(766, 'cafe_gold0', 'gold_table_small1', 2, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(767, 'cafe_gold0', 'gold_table_small2', 3, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(768, 'cafe_gold0', 'gold_chair', 0, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(769, 'cafe_gold0', 'gold_table_small1', 14, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(770, 'cafe_gold0', 'gold_table_small2', 15, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(771, 'cafe_gold0', 'gold_plant', 0, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(772, 'cafe_gold0', 'gold_chair', 1, 17, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(773, 'cafe_gold0', 'gold_chair', 2, 17, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(774, 'cafe_gold0', 'gold_chair', 3, 17, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(775, 'cafe_gold0', 'gold_plant', 0, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(776, 'cafe_gold0', 'gold_chair', 1, 18, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(777, 'cafe_gold0', 'gold_chair', 2, 18, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(778, 'cafe_gold0', 'gold_chair', 3, 18, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(779, 'cafe_gold0', 'gold_chair', 14, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(780, 'cafe_gold0', 'gold_chair', 15, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(781, 'cafe_gold0', 'gold_chair', 0, 19, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(782, 'cafe_gold0', 'gold_chair', 0, 20, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(783, 'cafe_gold0', 'gold_table_small1', 2, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(784, 'cafe_gold0', 'gold_table_small2', 3, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(785, 'cafe_gold0', 'gold_chair', 0, 21, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(786, 'cafe_gold0', 'gold_plant', 0, 22, 1, 0, 0.001, 1, 1, 'solid', ''),
(787, 'cafe_gold0', 'gold_chair', 1, 22, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(788, 'cafe_gold0', 'gold_chair', 2, 22, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(789, 'cafe_gold0', 'gold_chair', 3, 22, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(790, 'cafe_gold0', 'gold_plant', 0, 23, 1, 0, 0.001, 1, 1, 'solid', ''),
(791, 'cafe_gold0', 'gold_chair', 1, 23, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(792, 'cafe_gold0', 'gold_chair', 2, 23, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(793, 'cafe_gold0', 'gold_chair', 3, 23, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(794, 'cafe_gold0', 'gold_chair', 0, 24, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(795, 'cafe_gold0', 'gold_chair', 0, 25, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(796, 'cafe_gold0', 'gold_table_small1', 2, 25, 1, 0, 0.001, 1, 1, 'solid', ''),
(797, 'cafe_gold0', 'gold_table_small2', 3, 25, 1, 0, 0.001, 1, 1, 'solid', ''),
(798, 'cafe_gold0', 'gold_chair', 0, 26, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(799, 'cafe_gold0', 'gold_chair', 1, 27, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(800, 'cafe_gold0', 'gold_chair', 2, 27, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(801, 'cafe_gold0', 'gold_chair', 3, 27, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(802, 'gate_park', 'gate_drumchair', 11, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(803, 'gate_park', 'gate_drumchair', 12, 14, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(804, 'gate_park', 'gate_drumchair', 12, 16, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(805, 'gate_park', 'gate_drumchair', 16, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(806, 'gate_park', 'gate_drumchair', 17, 14, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(807, 'gate_park', 'gate_drumchair', 17, 16, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(808, 'gate_park', 'gate_drumchair', 18, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(809, 'gate_park', 'gate_drumchair', 21, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(810, 'gate_park', 'gate_drumchair', 22, 14, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(811, 'gate_park', 'gate_drumchair', 22, 16, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(812, 'gate_park', 'gate_drumchair', 23, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(813, 'gate_park', 'gate_drumchair', 29, 13, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(814, 'gate_park', 'gate_drumchair', 29, 17, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(815, 'gate_park', 'gate_drumchair', 30, 13, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(816, 'gate_park', 'gate_drumchair', 30, 17, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(817, 'gate_park', 'gate_lantern', 26, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(818, 'gate_park', 'gate_lantern', 8, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(819, 'gate_park', 'gate_rockchair1', 10, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(820, 'gate_park', 'gate_rockchair1', 10, 21, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(821, 'gate_park', 'gate_rockchair1', 14, 18, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(822, 'gate_park', 'gate_rockchair1', 20, 21, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(823, 'gate_park', 'gate_rockchair1', 23, 18, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(824, 'gate_park', 'gate_rockchair2', 10, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(825, 'gate_park', 'gate_rockchair2', 14, 20, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(826, 'gate_park', 'gate_rockchair2', 20, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(827, 'gate_park', 'gate_rockchair2', 22, 18, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(828, 'gate_park', 'gate_rockchair3', 10, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(829, 'gate_park', 'gate_rockchair3', 14, 19, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(830, 'gate_park', 'gate_rockchair3', 20, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(831, 'gate_park', 'gate_rockchair3', 21, 18, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(832, 'gate_park', 'gate_table', 12, 15, 0, 0, 1, 1, 1, 'solid', ''),
(833, 'gate_park', 'gate_table', 17, 15, 0, 0, 1, 1, 1, 'solid', ''),
(834, 'gate_park', 'gate_table', 22, 15, 0, 0, 1, 1, 1, 'solid', ''),
(835, 'gate_park', 'gate_table1', 15, 5, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(836, 'gate_park', 'gate_table1', 19, 5, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(837, 'gate_park', 'gate_table1', 2, 10, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(838, 'gate_park', 'gate_table1', 2, 11, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(839, 'gate_park', 'gate_table1', 2, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(840, 'gate_park', 'gate_table1', 2, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(841, 'gate_park', 'gate_table2', 15, 6, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(842, 'gate_park', 'gate_table2', 19, 6, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(843, 'gate_park', 'gate_table2', 3, 10, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(844, 'gate_park', 'gate_table2', 3, 11, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(845, 'gate_park', 'gate_table2', 3, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(846, 'gate_park', 'gate_table2', 3, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(847, 'gate_park', 'gate_table3', 15, 7, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(848, 'gate_park', 'gate_table3', 19, 7, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(849, 'gate_park', 'gate_table3', 4, 10, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(850, 'gate_park', 'gate_table3', 4, 11, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(851, 'gate_park', 'gate_table3', 4, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(852, 'gate_park', 'gate_table3', 4, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(853, 'gate_park', 'gate_talltree', 10, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(854, 'gate_park', 'gate_talltree', 10, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(855, 'gate_park', 'gate_trashcan', 20, 18, 0, 0, 0.001, 1, 1, 'solid', ''),
(856, 'gate_park_2', 'gate_table1', 12, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(857, 'gate_park_2', 'gate_table2', 13, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(858, 'gate_park_2', 'gate_table3', 14, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(859, 'gate_park_2', 'gate_table1', 16, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(860, 'gate_park_2', 'gate_table3', 17, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(861, 'gate_park_2', 'gate_table1', 19, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(862, 'gate_park_2', 'gate_table2', 20, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(863, 'gate_park_2', 'gate_table3', 21, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(864, 'gate_park_2', 'gate_talltree', 9, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(865, 'gate_park_2', 'gate_drumchair', 14, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(866, 'gate_park_2', 'gate_drumchair', 19, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(867, 'gate_park_2', 'gate_talltree', 9, 9, 0, 0, 0.001, 1, 1, 'solid', ''),
(868, 'gate_park_2', 'gate_drumchair', 13, 9, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(869, 'gate_park_2', 'gate_table', 14, 9, 0, 0, 1, 1, 1, 'solid', ''),
(870, 'gate_park_2', 'gate_drumchair', 15, 9, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(871, 'gate_park_2', 'gate_drumchair', 18, 9, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(872, 'gate_park_2', 'gate_table', 19, 9, 0, 0, 1, 1, 1, 'solid', ''),
(873, 'gate_park_2', 'gate_drumchair', 20, 9, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(874, 'gate_park_2', 'gate_talltree', 6, 10, 0, 0, 0.001, 1, 1, 'solid', ''),
(875, 'gate_park_2', 'gate_talltree', 8, 10, 0, 0, 0.001, 1, 1, 'solid', ''),
(876, 'gate_park_2', 'gate_drumchair', 14, 10, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(877, 'gate_park_2', 'gate_drumchair', 19, 10, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(878, 'gate_park_2', 'gate_rockchair3', 6, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(879, 'gate_park_2', 'gate_rockchair2', 8, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(880, 'gate_park_2', 'gate_drumchair', 1, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(881, 'gate_park_2', 'gate_drumchair', 2, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(882, 'gate_park_2', 'gate_rockchair1', 6, 12, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(883, 'gate_park_2', 'gate_talltree', 27, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(884, 'gate_park_2', 'gate_talltree', 30, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(885, 'gate_park_2', 'gate_drumchair', 1, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(886, 'gate_park_2', 'gate_drumchair', 2, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(887, 'gate_park_2', 'gate_rockchair1', 6, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(888, 'gate_park_2', 'gate_trashcan', 27, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(889, 'gate_park_2', 'gate_rockchair2', 6, 16, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(890, 'gate_park_2', 'gate_rockchair3', 8, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(891, 'gate_park_2', 'gate_table1', 31, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(892, 'gate_park_2', 'gate_table3', 32, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(893, 'gate_park_2', 'gate_drumchair', 14, 17, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(894, 'gate_park_2', 'gate_drumchair', 19, 17, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(895, 'gate_park_2', 'gate_drumchair', 13, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(896, 'gate_park_2', 'gate_table', 14, 18, 0, 0, 1, 1, 1, 'solid', ''),
(897, 'gate_park_2', 'gate_drumchair', 15, 18, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(898, 'gate_park_2', 'gate_drumchair', 18, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(899, 'gate_park_2', 'gate_table', 19, 18, 0, 0, 1, 1, 1, 'solid', ''),
(900, 'gate_park_2', 'gate_drumchair', 20, 18, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(901, 'gate_park_2', 'gate_drumchair', 14, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(902, 'gate_park_2', 'gate_drumchair', 19, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(903, 'gate_park_2', 'gate_table1', 31, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(904, 'gate_park_2', 'gate_table3', 32, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(905, 'gate_park_2', 'gate_lantern', 29, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(906, 'gate_park_2', 'gate_trashcan', 8, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(907, 'gate_park_2', 'gate_table1', 23, 24, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(908, 'gate_park_2', 'gate_table1', 26, 24, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(909, 'gate_park_2', 'gate_table3', 23, 25, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(910, 'gate_park_2', 'gate_table3', 26, 25, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(911, 'sun_terrace', 'sun_chair', 16, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(912, 'sun_terrace', 'sun_chair', 20, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(913, 'sun_terrace', 'sun_chair', 16, 12, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(914, 'sun_terrace', 'sun_chair', 20, 12, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(915, 'sun_terrace', 'blusun_chair', 10, 13, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(916, 'sun_terrace', 'sun_chair', 16, 13, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(917, 'sun_terrace', 'sun_chair', 20, 13, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(918, 'sun_terrace', 'sun_table', 10, 14, 0, 0, 0.001, 1, 1, 'solid', ''),
(919, 'sun_terrace', 'sun_chair', 20, 14, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(920, 'sun_terrace', 'blusun_chair', 10, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(921, 'sun_terrace', 'sun_chair', 1, 18, 8, 2, 1, 1, 1, 'can_sit_on_top', ''),
(922, 'sun_terrace', 'sun_chair', 4, 18, 6, 2, 1, 1, 1, 'can_sit_on_top', ''),
(923, 'sun_terrace', 'blusun_chair', 11, 18, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(924, 'sun_terrace', 'blusun_chair', 10, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(925, 'sun_terrace', 'sun_table', 11, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(926, 'sun_terrace', 'blusun_chair', 12, 19, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(927, 'sun_terrace', 'sun_chair', 18, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(928, 'sun_terrace', 'sun_chair', 22, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(929, 'sun_terrace', 'blusun_chair', 11, 20, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(930, 'sun_terrace', 'sun_chair', 18, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(931, 'sun_terrace', 'sun_chair', 22, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(932, 'sun_terrace', 'sun_chair', 4, 21, 6, 2, 1, 1, 1, 'can_sit_on_top', ''),
(933, 'sun_terrace', 'sun_chair', 6, 21, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(934, 'sun_terrace', 'sun_chair', 18, 21, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(935, 'sun_terrace', 'sun_chair', 22, 21, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(936, 'sun_terrace', 'blusun_chair', 2, 22, 9, 4, 1, 1, 1, 'can_sit_on_top', ''),
(937, 'sun_terrace', 'sun_chair', 22, 22, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(938, 'sun_terrace', 'blusun_chair', 1, 23, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(939, 'sun_terrace', 'sun_table2', 2, 23, 9, 0, 0.001, 1, 1, 'solid', ''),
(940, 'sun_terrace', 'blusun_chair', 2, 24, 9, 0, 1, 1, 1, 'can_sit_on_top', ''),
(941, 'sun_terrace', 'sun_chair', 11, 25, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(942, 'sun_terrace', 'sun_chair', 12, 25, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(943, 'sun_terrace', 'sun_chair', 13, 25, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(944, 'sun_terrace', 'sun_table', 14, 25, 2, 0, 0.001, 1, 1, 'solid', ''),
(945, 'sun_terrace', 'sun_chair', 15, 25, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(946, 'sun_terrace', 'sun_chair', 16, 25, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(947, 'sun_terrace', 'sun_chair', 17, 25, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(948, 'sun_terrace', 'sun_chair', 13, 29, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(949, 'sun_terrace', 'sun_chair', 15, 29, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(950, 'sun_terrace', 'sun_chair', 17, 29, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(951, 'sun_terrace', 'sun_chair', 13, 30, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(952, 'sun_terrace', 'sun_chair', 15, 30, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(953, 'sun_terrace', 'sun_chair', 17, 30, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(954, 'space_cafe', 'bigtablea', 1, 10, 2, 0, 0.001, 1, 1, 'solid', ''),
(955, 'space_cafe', 'bigtablea', 7, 10, 2, 0, 0.001, 1, 1, 'solid', ''),
(956, 'space_cafe', 'bigtableb', 0, 10, 2, 0, 0.001, 1, 1, 'solid', ''),
(957, 'space_cafe', 'bigtableb', 6, 10, 2, 0, 0.001, 1, 1, 'solid', ''),
(958, 'space_cafe', 'bigtablec', 1, 9, 2, 0, 0.001, 1, 1, 'solid', ''),
(959, 'space_cafe', 'bigtablec', 7, 9, 2, 0, 0.001, 1, 1, 'solid', ''),
(960, 'space_cafe', 'bigtabled', 0, 9, 2, 0, 0.001, 1, 1, 'solid', ''),
(961, 'space_cafe', 'bigtabled', 6, 9, 2, 0, 0.001, 1, 1, 'solid', ''),
(962, 'space_cafe', 'bluesofaa', 1, 11, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(963, 'space_cafe', 'bluesofaa', 1, 8, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(964, 'space_cafe', 'bluesofaa', 14, 22, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(965, 'space_cafe', 'bluesofaa', 14, 24, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(966, 'space_cafe', 'bluesofaa', 2, 10, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(967, 'space_cafe', 'bluesofab', 0, 11, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(968, 'space_cafe', 'bluesofab', 0, 8, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(969, 'space_cafe', 'bluesofab', 13, 22, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(970, 'space_cafe', 'bluesofab', 13, 24, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(971, 'space_cafe', 'bluesofab', 2, 9, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(972, 'space_cafe', 'midtablea', 14, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(973, 'space_cafe', 'midtablea', 19, 14, 1, 6, 0.001, 1, 1, 'solid', ''),
(974, 'space_cafe', 'midtableb', 13, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(975, 'space_cafe', 'midtableb', 19, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(976, 'space_cafe', 'redsofaa', 10, 22, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(977, 'space_cafe', 'redsofaa', 10, 25, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(978, 'space_cafe', 'redsofaa', 18, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(979, 'space_cafe', 'redsofaa', 20, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(980, 'space_cafe', 'redsofaa', 5, 10, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(981, 'space_cafe', 'redsofaa', 7, 11, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(982, 'space_cafe', 'redsofaa', 7, 8, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(983, 'space_cafe', 'redsofab', 10, 21, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(984, 'space_cafe', 'redsofab', 10, 24, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(985, 'space_cafe', 'redsofab', 18, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(986, 'space_cafe', 'redsofab', 20, 13, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(987, 'space_cafe', 'redsofab', 5, 9, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(988, 'space_cafe', 'redsofab', 6, 11, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(989, 'space_cafe', 'redsofab', 6, 8, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(990, 'space_cafe', 'smalltable', 10, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(991, 'space_cafe', 'smalltable', 17, 6, 3, 0, 0.001, 1, 1, 'solid', ''),
(992, 'space_cafe', 'smalltable', 19, 2, 3, 0, 0.001, 1, 1, 'solid', ''),
(993, 'space_cafe', 'smalltable', 21, 6, 3, 0, 0.001, 1, 1, 'solid', ''),
(994, 'space_cafe', 'smalltable', 23, 2, 3, 0, 0.001, 1, 1, 'solid', ''),
(995, 'space_cafe', 'smalltable', 3, 16, 3, 0, 0.001, 1, 1, 'solid', ''),
(996, 'space_cafe', 'space_stool', 19, 1, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(997, 'space_cafe', 'space_stool', 17, 5, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(998, 'space_cafe', 'space_stool', 17, 7, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(999, 'space_cafe', 'space_stool', 18, 2, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1000, 'space_cafe', 'space_stool', 18, 6, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1001, 'space_cafe', 'space_stool', 19, 3, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1002, 'space_cafe', 'space_stool', 20, 2, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1003, 'space_cafe', 'space_stool', 20, 6, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1004, 'space_cafe', 'space_stool', 21, 5, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1005, 'space_cafe', 'space_stool', 21, 7, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1006, 'space_cafe', 'space_stool', 22, 2, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1007, 'space_cafe', 'space_stool', 22, 6, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1008, 'space_cafe', 'space_stool', 23, 1, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1009, 'space_cafe', 'space_stool', 23, 3, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1010, 'space_cafe', 'space_stool', 3, 15, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1011, 'space_cafe', 'space_stool', 3, 17, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1012, 'beauty_salon0', 'directorchair', 16, 13, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1013, 'beauty_salon0', 'directorchair', 16, 14, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1014, 'beauty_salon0', 'directorchair', 18, 13, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1015, 'beauty_salon0', 'directorchair', 9, 13, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1016, 'beauty_salon0', 'longchair1', 12, 17, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1017, 'beauty_salon0', 'longchair1', 13, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1018, 'beauty_salon0', 'longchair1', 13, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1019, 'beauty_salon0', 'longchair1', 17, 17, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1020, 'beauty_salon0', 'longchair2', 12, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1021, 'beauty_salon0', 'longchair2', 12, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1022, 'beauty_salon0', 'longchair2', 14, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1023, 'beauty_salon0', 'longchair2', 14, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1024, 'beauty_salon0', 'longchair2', 15, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1025, 'beauty_salon0', 'longchair2', 15, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1026, 'beauty_salon0', 'longchair2', 17, 18, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1027, 'beauty_salon0', 'longchair2', 17, 19, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1028, 'beauty_salon0', 'longchair3', 12, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1029, 'beauty_salon0', 'longchair3', 16, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1030, 'beauty_salon0', 'longchair3', 16, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1031, 'beauty_salon0', 'longchair3', 17, 20, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1032, 'beauty_salon0', 'pinkchair', 11, 6, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1033, 'beauty_salon0', 'pinkchair', 11, 7, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1034, 'beauty_salon0', 'pinkchair', 3, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1035, 'beauty_salon0', 'pinkchair', 4, 11, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1036, 'beauty_salon0', 'pinkchair', 6, 10, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1037, 'beauty_salon0', 'pinkchair', 7, 10, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1038, 'beauty_salon0', 'pinkchair', 8, 10, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1039, 'beauty_salon0', 'table2', 2, 17, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1040, 'beauty_salon0', 'table2', 2, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1041, 'beauty_salon0', 'table2', 2, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1042, 'beauty_salon0', 'table2', 2, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1043, 'beauty_salon0', 'table2', 8, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1044, 'beauty_salon0', 'table2', 8, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1045, 'beauty_salon0', 'table2', 8, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1046, 'beauty_salon0', 'table2', 8, 21, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1047, 'chill', 'jap_chair', 3, 24, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1048, 'chill', 'jap_chair', 3, 26, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1049, 'chill', 'jap_chair', 3, 29, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1050, 'chill', 'jap_chair', 4, 20, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1051, 'chill', 'jap_chair', 4, 21, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1052, 'chill', 'jap_chair', 4, 24, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1053, 'chill', 'jap_chair', 4, 26, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1054, 'chill', 'jap_chair', 4, 29, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1055, 'chill', 'jap_chair', 5, 24, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1056, 'chill', 'jap_chair', 5, 26, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1057, 'chill', 'jap_chair', 5, 30, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1058, 'chill', 'jap_chair', 6, 20, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1059, 'chill', 'jap_chair', 6, 21, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1060, 'chill', 'jap_stool', 13, 19, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1061, 'chill', 'jap_stool', 16, 24, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1062, 'chill', 'jap_stool', 16, 25, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1063, 'chill', 'jap_stool', 16, 26, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1064, 'chill', 'jap_table', 3, 25, 0, 0, 0.001, 1, 1, 'solid', ''),
(1065, 'chill', 'jap_table', 3, 30, 0, 0, 0.001, 1, 1, 'solid', ''),
(1066, 'chill', 'jap_table', 5, 20, 0, 2, 0.001, 1, 1, 'solid', ''),
(1067, 'chill', 'jap_table2', 4, 25, 0, 0, 0.001, 1, 1, 'solid', ''),
(1068, 'chill', 'jap_table3', 4, 30, 0, 0, 0.001, 1, 1, 'solid', ''),
(1069, 'chill', 'jap_table3', 5, 21, 0, 2, 0.001, 1, 1, 'solid', ''),
(1070, 'chill', 'jap_table3', 5, 25, 0, 0, 0.001, 1, 1, 'solid', ''),
(1071, 'chill', 'stone', 11, 3, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1072, 'chill', 'stone', 13, 10, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1073, 'chill', 'stone', 13, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1074, 'chill', 'stone', 13, 8, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1075, 'chill', 'stone', 14, 13, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1076, 'chill', 'stone', 15, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1077, 'chill', 'stone', 17, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1078, 'chill', 'stone', 8, 8, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1079, 'chill', 'stone', 9, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1080, 'dusty_lounge', 'dustylamp', 11, 14, 1, 0, 0.001, 1, 1, 'solid', ''),
(1081, 'dusty_lounge', 'dustylamp', 11, 19, 1, 0, 0.001, 1, 1, 'solid', ''),
(1082, 'dusty_lounge', 'dustylamp', 20, 6, 3, 0, 0.001, 1, 1, 'solid', ''),
(1083, 'dusty_lounge', 'dustylamp', 24, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(1084, 'dusty_lounge', 'dustylamp', 28, 6, 3, 0, 0.001, 1, 1, 'solid', ''),
(1085, 'dusty_lounge', 'greenchair1', 11, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1086, 'dusty_lounge', 'greenchair1', 11, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1087, 'dusty_lounge', 'greenchair1', 12, 24, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1088, 'dusty_lounge', 'greenchair1', 14, 24, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1089, 'dusty_lounge', 'greenchair1', 4, 13, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1090, 'dusty_lounge', 'greenchair1', 4, 15, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1091, 'dusty_lounge', 'greenchair1', 4, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1092, 'dusty_lounge', 'greenchair1', 4, 9, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1093, 'dusty_lounge', 'greenchair1', 9, 4, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1094, 'dusty_lounge', 'greenchair1', 9, 6, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1095, 'dusty_lounge', 'greenchair2', 11, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1096, 'dusty_lounge', 'greenchair2', 11, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1097, 'dusty_lounge', 'greenchair2', 12, 23, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1098, 'dusty_lounge', 'greenchair2', 14, 23, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1099, 'dusty_lounge', 'greenchair2', 3, 13, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1100, 'dusty_lounge', 'greenchair2', 3, 15, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1101, 'dusty_lounge', 'greenchair2', 3, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1102, 'dusty_lounge', 'greenchair2', 3, 9, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1103, 'dusty_lounge', 'greenchair2', 8, 4, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1104, 'dusty_lounge', 'greenchair2', 8, 6, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1105, 'dusty_lounge', 'yellowchair', 21, 10, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1106, 'dusty_lounge', 'yellowchair', 22, 17, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1107, 'dusty_lounge', 'yellowchair', 23, 10, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1108, 'dusty_lounge', 'yellowchair', 24, 15, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1109, 'dusty_lounge', 'yellowchair', 24, 19, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1110, 'dusty_lounge', 'yellowchair', 26, 10, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1111, 'dusty_lounge', 'yellowchair', 26, 17, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1112, 'dusty_lounge', 'yellowchair', 28, 10, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1113, 'cr_staff', 'crs_lamptable', 7, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(1114, 'cr_staff', 'tvtable', 14, 1, 0, 2, 0.001, 1, 2, 'solid', ''),
(1115, 'cr_staff', 'crs_trash', 0, 2, 0, 0, 0.001, 1, 1, 'solid', ''),
(1116, 'cr_staff', 'crs_sofag_start', 2, 2, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1117, 'cr_staff', 'crs_sofag_mid', 3, 2, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1118, 'cr_staff', 'crs_sofag_mid', 4, 2, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1119, 'cr_staff', 'crs_sofag_end', 5, 2, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1120, 'cr_staff', 'crs_roundwoodtable', 12, 4, 0, 2, 0.001, 2, 2, 'extra_parameter', ''),
(1121, 'cr_staff', 'crs_woodchair', 15, 4, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1122, 'cr_staff', 'crs_woodchair', 10, 5, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1123, 'cr_staff', 'crs_woodchair', 15, 6, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1124, 'cr_staff', 'crs_woodchair', 7, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1125, 'cr_staff', 'crs_woodchair', 13, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1126, 'cr_staff', 'crs_woodchair', 15, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1127, 'cr_staff', 'crs_woodchair', 5, 9, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1128, 'cr_staff', 'crs_fridge', 0, 10, 0, 0, 0.001, 1, 1, 'solid', ''),
(1129, 'cr_staff', 'ctable2', 7, 10, 0, 2, 0.001, 1, 1, 'solid', ''),
(1130, 'cr_staff', 'crs_woodtable_end', 13, 10, 0, 0, 0.001, 1, 2, 'extra_parameter', ''),
(1131, 'cr_staff', 'crs_woodtable_start', 14, 10, 0, 0, 0.001, 2, 2, 'extra_parameter', ''),
(1132, 'cr_staff', 'crs_woodchair', 5, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1133, 'cr_staff', 'crs_box', 1, 12, 0, 2, 0.001, 1, 1, 'solid', ''),
(1134, 'cr_staff', 'crs_box', 1, 13, 0, 2, 0.001, 1, 1, 'solid', ''),
(1135, 'cr_staff', 'ctable1', 7, 13, 0, 2, 0.001, 1, 1, 'solid', ''),
(1136, 'cr_staff', 'crs_woodchair', 13, 13, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1137, 'cr_staff', 'crs_woodchair', 15, 13, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1138, 'cr_staff', 'crs_box', 1, 15, 0, 2, 0.001, 1, 1, 'solid', ''),
(1139, 'cr_staff', 'crs_boxopen', 1, 17, 0, 2, 0.001, 1, 1, 'solid', ''),
(1140, 'cr_staff', 'crs_stomp', 15, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(1141, 'cr_staff', 'crs_box', 1, 18, 0, 2, 0.001, 1, 1, 'solid', ''),
(1142, 'cr_staff', 'crs_stomp', 15, 18, 0, 0, 0.001, 1, 1, 'solid', ''),
(1143, 'cr_staff', 'crs_boxtwo', 1, 19, 0, 2, 0.001, 1, 1, 'solid', ''),
(1144, 'rooftop', 'rooftop_emptytable', 0, 10, 4, 0, 0.001, 1, 1, 'solid', ''),
(1145, 'rooftop', 'rooftop_flatcurb', 1, 13, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1146, 'rooftop', 'rooftop_flatcurb', 13, 13, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1147, 'rooftop', 'rooftop_flatcurb', 16, 1, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1148, 'rooftop', 'rooftop_flatcurb', 16, 4, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1149, 'rooftop', 'rooftop_flatcurb', 6, 13, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1150, 'rooftop', 'rooftop_flatcurb', 8, 13, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1151, 'rooftop', 'rooftop_flatcurb2', 17, 1, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1152, 'rooftop', 'rooftop_flatcurb2', 17, 4, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1153, 'rooftop', 'rooftop_flatcurb3', 1, 14, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1154, 'rooftop', 'rooftop_flatcurb3', 1, 15, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1155, 'rooftop', 'rooftop_flatcurb3', 1, 16, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1156, 'rooftop', 'rooftop_flatcurb3', 10, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1157, 'rooftop', 'rooftop_flatcurb3', 11, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1158, 'rooftop', 'rooftop_flatcurb3', 12, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1159, 'rooftop', 'rooftop_flatcurb3', 13, 14, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1160, 'rooftop', 'rooftop_flatcurb3', 13, 15, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1161, 'rooftop', 'rooftop_flatcurb3', 13, 16, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1162, 'rooftop', 'rooftop_flatcurb3', 2, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1163, 'rooftop', 'rooftop_flatcurb3', 3, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1164, 'rooftop', 'rooftop_flatcurb3', 4, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1165, 'rooftop', 'rooftop_flatcurb3', 5, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1166, 'rooftop', 'rooftop_flatcurb3', 6, 14, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1167, 'rooftop', 'rooftop_flatcurb3', 6, 15, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1168, 'rooftop', 'rooftop_flatcurb3', 6, 16, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1169, 'rooftop', 'rooftop_flatcurb3', 8, 14, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1170, 'rooftop', 'rooftop_flatcurb3', 8, 15, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1171, 'rooftop', 'rooftop_flatcurb3', 8, 16, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1172, 'rooftop', 'rooftop_flatcurb3', 9, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1173, 'rooftop', 'rooftop_flatcurb4', 1, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1174, 'rooftop', 'rooftop_flatcurb4', 8, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1175, 'rooftop', 'rooftop_flatcurb5', 13, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1176, 'rooftop', 'rooftop_flatcurb5', 6, 17, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1177, 'rooftop', 'rooftop_minichair', 0, 1, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1178, 'rooftop', 'rooftop_minichair', 0, 11, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1179, 'rooftop', 'rooftop_minichair', 0, 3, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1180, 'rooftop', 'rooftop_minichair', 0, 9, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1181, 'rooftop', 'rooftop_minichair', 1, 2, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1182, 'rooftop', 'rooftop_minichair', 1, 7, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1183, 'rooftop', 'rooftop_minichair', 2, 6, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1184, 'rooftop', 'rooftop_minichair', 2, 8, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1185, 'rooftop', 'rooftop_minichair', 3, 7, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1186, 'rooftop', 'rooftop_rodtable', 0, 2, 4, 0, 0.001, 1, 1, 'solid', ''),
(1187, 'rooftop', 'rooftop_rodtable', 2, 7, 4, 0, 0.001, 1, 1, 'solid', ''),
(1188, 'rooftop_2', 'rooftop_bigchair', 8, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1189, 'rooftop_2', 'rooftop_bigtable', 8, 1, 0, 0, 0.001, 1, 1, 'solid', ''),
(1190, 'rooftop_2', 'rooftop_sofab', 0, 2, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1191, 'rooftop_2', 'rooftop_sofa', 1, 2, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1192, 'rooftop_2', 'rooftop_bigchair', 8, 2, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1193, 'rooftop_2', 'rooftop_bigchair', 8, 3, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1194, 'rooftop_2', 'rooftop_bigtable', 8, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(1195, 'rooftop_2', 'rooftop_sofab', 0, 5, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1196, 'rooftop_2', 'rooftop_sofa', 1, 5, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1197, 'rooftop_2', 'rooftop_bigchair', 8, 5, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1198, 'rooftop_2', 'rooftop_sofab', 0, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1199, 'rooftop_2', 'rooftop_sofa', 1, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1200, 'rooftop_2', 'rooftop_sofab', 7, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1201, 'rooftop_2', 'rooftop_sofa', 8, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1202, 'rooftop_2', 'rooftop_sofab', 0, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1203, 'rooftop_2', 'rooftop_sofa', 1, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1204, 'rooftop_2', 'rooftop_sofab', 7, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1205, 'rooftop_2', 'rooftop_sofa', 8, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1206, 'tearoom', 'chinastoolgreen', 0, 19, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1207, 'tearoom', 'chinastoolgreen', 0, 20, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1208, 'tearoom', 'chinastoolred', 10, 6, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1209, 'tearoom', 'chinastoolred', 11, 6, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1210, 'tearoom', 'chinastoolred', 8, 6, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1211, 'tearoom', 'chinastoolred', 9, 6, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1212, 'tearoom', 'hardwoodsofa1', 13, 1, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1213, 'tearoom', 'hardwoodsofa1', 18, 1, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1214, 'tearoom', 'hardwoodsofa2', 14, 1, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1215, 'tearoom', 'hardwoodsofa2', 19, 1, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1216, 'tearoom', 'hardwoodsofa3', 15, 1, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1217, 'tearoom', 'hardwoodsofa3', 20, 1, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1218, 'tearoom', 'teabamboo', 16, 1, 3, 0, 0.001, 1, 1, 'solid', ''),
(1219, 'tearoom', 'teasmalltable1', 13, 3, 3, 0, 0.001, 1, 1, 'solid', ''),
(1220, 'tearoom', 'teasmalltable1', 18, 3, 3, 0, 0.001, 1, 1, 'solid', ''),
(1221, 'tearoom', 'teasmalltable2', 15, 3, 3, 0, 0.001, 1, 1, 'solid', ''),
(1222, 'tearoom', 'teasmalltable2', 20, 3, 3, 0, 0.001, 1, 1, 'solid', ''),
(1223, 'tearoom', 'teastool', 16, 9, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1224, 'tearoom', 'teastool', 17, 9, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1225, 'tearoom', 'teastool', 2, 12, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1226, 'tearoom', 'teastool', 2, 6, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1227, 'tearoom', 'teastool', 3, 12, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1228, 'tearoom', 'teastool', 3, 6, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1229, 'tearoom', 'teastool2', 16, 12, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1230, 'tearoom', 'teastool2', 17, 12, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1231, 'tearoom', 'teastool2', 2, 15, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1232, 'tearoom', 'teastool2', 2, 9, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1233, 'tearoom', 'teastool2', 3, 15, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1234, 'tearoom', 'teastool2', 3, 9, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1235, 'tearoom', 'teatable1', 16, 11, 3, 0, 0.001, 1, 1, 'solid', ''),
(1236, 'tearoom', 'teatable1', 2, 14, 3, 0, 0.001, 1, 1, 'solid', ''),
(1237, 'tearoom', 'teatable1', 2, 8, 3, 0, 0.001, 1, 1, 'solid', ''),
(1238, 'tearoom', 'teatable2', 17, 11, 3, 0, 0.001, 1, 1, 'solid', ''),
(1239, 'tearoom', 'teatable2', 3, 14, 3, 0, 0.001, 1, 1, 'solid', ''),
(1240, 'tearoom', 'teatable2', 3, 8, 3, 0, 0.001, 1, 1, 'solid', ''),
(1241, 'tearoom', 'teavase', 0, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1242, 'tearoom', 'teavase', 0, 21, 1, 0, 0.001, 1, 1, 'solid', ''),
(1243, 'cafe_ole', 'cafe_table_largeb', 15, 0, 1, 0, 0.001, 1, 1, 'solid', ''),
(1244, 'cafe_ole', 'cafe_chair', 14, 1, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1245, 'cafe_ole', 'cafe_chair', 17, 1, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1246, 'cafe_ole', 'cafe_chair', 14, 2, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1247, 'cafe_ole', 'cafe_table_largea', 15, 2, 1, 0, 0.001, 1, 1, 'solid', ''),
(1248, 'cafe_ole', 'cafe_chair', 17, 2, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1249, 'cafe_ole', 'plant_yucca', 13, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(1250, 'cafe_ole', 'cafe_desk5', 4, 5, 1, 0, 0.001, 1, 1, 'solid', ''),
(1251, 'cafe_ole', 'plant_ftree', 5, 5, 1, 0, 0.001, 1, 1, 'solid', ''),
(1252, 'cafe_ole', 'cafe_chair', 8, 5, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1253, 'cafe_ole', 'cafe_chair', 11, 5, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1254, 'cafe_ole', 'cafe_desk4', 4, 6, 1, 0, 0.001, 1, 1, 'solid', ''),
(1255, 'cafe_ole', 'cafe_barchair', 5, 6, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1256, 'cafe_ole', 'cafe_chair', 8, 6, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1257, 'cafe_ole', 'cafe_table_mid', 10, 6, 1, 0, 0.001, 1, 1, 'solid', ''),
(1258, 'cafe_ole', 'cafe_chair', 11, 6, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1259, 'cafe_ole', 'cafe_desk4', 4, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(1260, 'cafe_ole', 'cafe_barchair', 5, 7, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1261, 'cafe_ole', 'cafe_desk4', 4, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1262, 'cafe_ole', 'cafe_desk4', 4, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1263, 'cafe_ole', 'cafe_desk4', 4, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(1264, 'cafe_ole', 'cafe_chair', 12, 10, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1265, 'cafe_ole', 'cafe_table_small', 13, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(1266, 'cafe_ole', 'cafe_chair', 14, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1267, 'cafe_ole', 'roommatic', 0, 11, 1, 4, 0.001, 1, 1, 'solid', ''),
(1268, 'cafe_ole', 'roommatic', 1, 11, 1, 4, 0.001, 1, 1, 'solid', ''),
(1269, 'cafe_ole', 'roommatic', 2, 11, 1, 4, 0.001, 1, 1, 'solid', ''),
(1270, 'cafe_ole', 'cafe_desk1', 3, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(1271, 'cafe_ole', 'cafe_desk3', 4, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(1272, 'cafe_ole', 'cafe_fence4', 9, 11, 1, 0, 0.001, 1, 1, 'solid', ''),
(1273, 'cafe_ole', 'cafe_fence3', 10, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(1274, 'cafe_ole', 'cafe_fence2', 11, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(1275, 'cafe_ole', 'cafe_fence3', 12, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(1276, 'cafe_ole', 'cafe_fence2', 13, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(1277, 'cafe_ole', 'cafe_fence3', 14, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(1278, 'cafe_ole', 'cafe_fence1', 15, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(1279, 'cafe_ole', 'cafe_barchair', 0, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1280, 'cafe_ole', 'cafe_barchair', 1, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1281, 'cafe_ole', 'cafe_barchair', 2, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1282, 'cafe_ole', 'cafe_chair', 8, 12, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1283, 'cafe_ole', 'cafe_fence3', 9, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(1284, 'cafe_ole', 'plant_yucca', 10, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(1285, 'cafe_ole', 'cafe_table_small', 8, 13, 1, 0, 0.001, 1, 1, 'solid', ''),
(1286, 'cafe_ole', 'cafe_fence2', 9, 13, 1, 0, 0.001, 1, 1, 'solid', ''),
(1287, 'cafe_ole', 'cafe_chair', 8, 14, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1288, 'cafe_ole', 'cafe_fence3', 9, 14, 1, 0, 0.001, 1, 1, 'solid', ''),
(1289, 'cafe_ole', 'cafe_chair', 12, 14, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1290, 'cafe_ole', 'cafe_pianoc', 0, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(1291, 'cafe_ole', 'cafe_fence2', 9, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(1292, 'cafe_ole', 'cafe_table_largeb', 12, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(1293, 'cafe_ole', 'cafe_pianob', 0, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(1294, 'cafe_ole', 'cafe_barchair', 1, 16, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1295, 'cafe_ole', 'cafe_table_largeb', 4, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(1296, 'cafe_ole', 'cafe_fence3', 9, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(1297, 'cafe_ole', 'cafe_chair', 11, 16, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1298, 'cafe_ole', 'cafe_chair', 14, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1299, 'cafe_ole', 'cafe_pianoa', 0, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(1300, 'cafe_ole', 'cafe_chair', 3, 17, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1301, 'cafe_ole', 'cafe_chair', 6, 17, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1302, 'cafe_ole', 'cafe_fence2', 9, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(1303, 'cafe_ole', 'cafe_chair', 11, 17, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1304, 'cafe_ole', 'cafe_table_largea', 12, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(1305, 'cafe_ole', 'cafe_chair', 14, 17, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1306, 'cafe_ole', 'cafe_chair', 3, 18, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1307, 'cafe_ole', 'cafe_table_largea', 4, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1308, 'cafe_ole', 'cafe_chair', 6, 18, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1309, 'cafe_ole', 'cafe_fence3', 9, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1310, 'cafe_ole', 'plant_ftree', 0, 19, 1, 0, 0.001, 1, 1, 'solid', ''),
(1311, 'cafe_ole', 'cafe_fence2', 9, 19, 1, 0, 0.001, 1, 1, 'solid', ''),
(1312, 'cafe_ole', 'cafe_chair', 12, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1313, 'cafe_ole', 'plant_ftree', 0, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(1314, 'cafe_ole', 'cafe_chair', 8, 20, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1315, 'cafe_ole', 'cafe_fence3', 9, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(1316, 'cafe_ole', 'cafe_table_small', 8, 21, 1, 0, 0.001, 1, 1, 'solid', ''),
(1317, 'cafe_ole', 'cafe_fence2', 9, 21, 1, 0, 0.001, 1, 1, 'solid', ''),
(1318, 'cafe_ole', 'cafe_chair', 8, 22, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1319, 'cafe_ole', 'cafe_fence3', 9, 22, 1, 0, 0.001, 1, 1, 'solid', ''),
(1320, 'cafe_ole', 'cafe_fence2', 9, 23, 1, 0, 0.001, 1, 1, 'solid', ''),
(1321, 'cafe_ole', 'cafe_chair', 12, 23, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1322, 'cafe_ole', 'cafe_table_small', 13, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(1323, 'cafe_ole', 'cafe_chair', 14, 23, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1324, 'cafe_ole', 'cafe_fence1', 9, 24, 1, 0, 0.001, 1, 1, 'solid', ''),
(1325, 'cr_cafe', 'koc_chair', 11, 6, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1326, 'cr_cafe', 'koc_chair', 12, 2, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1327, 'cr_cafe', 'koc_chair', 13, 15, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1328, 'cr_cafe', 'koc_chair', 8, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1329, 'cr_cafe', 'koc_chair', 12, 5, 0, 4, 1, 1, 1, 'can_sit_on_top', '');
INSERT INTO `public_items` (`id`, `room_model`, `sprite`, `x`, `y`, `z`, `rotation`, `top_height`, `length`, `width`, `behaviour`, `current_program`) VALUES
(1330, 'cr_cafe', 'koc_chair', 17, 5, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1331, 'cr_cafe', 'koc_chair', 18, 6, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1332, 'cr_cafe', 'koc_chair', 13, 6, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1333, 'cr_cafe', 'koc_chair', 14, 2, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1334, 'cr_cafe', 'koc_chair', 14, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1335, 'cr_cafe', 'koc_chair', 9, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1336, 'cr_cafe', 'koc_chair', 9, 7, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1337, 'cr_cafe', 'koc_chair', 9, 1, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1338, 'cr_cafe', 'koc_chair', 13, 3, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1339, 'cr_cafe', 'koc_chair', 17, 7, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1340, 'cr_cafe', 'koc_chair', 12, 7, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1341, 'cr_cafe', 'koc_chair', 13, 17, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1342, 'cr_cafe', 'koc_chair', 8, 17, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1343, 'cr_cafe', 'koc_chair', 8, 8, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1344, 'cr_cafe', 'koc_chair', 8, 2, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1345, 'cr_cafe', 'koc_stool', 7, 10, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1346, 'cr_cafe', 'koc_stool', 7, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1347, 'cr_cafe', 'koc_stool', 7, 13, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1348, 'cr_cafe', 'koc_bartable', 6, 13, 0, 4, 0.001, 1, 1, 'solid', ''),
(1349, 'cr_cafe', 'koc_bartable', 6, 12, 0, 4, 0.001, 1, 1, 'solid', ''),
(1350, 'cr_cafe', 'koc_bartable', 6, 11, 0, 4, 0.001, 1, 1, 'solid', ''),
(1351, 'cr_cafe', 'koc_bartable', 6, 10, 0, 4, 0.001, 1, 1, 'solid', ''),
(1352, 'cr_cafe', 'koc_bartable', 6, 9, 0, 5, 0.001, 1, 1, 'solid', ''),
(1353, 'cr_cafe', 'koc_bartable_end', 6, 14, 0, 4, 0.001, 1, 1, 'solid', ''),
(1354, 'cr_cafe', 'koc_bartable_end', 5, 9, 0, 6, 0.001, 1, 1, 'solid', ''),
(1355, 'cr_cafe', 'drawer_end', 13, 0, 0, 4, 0.001, 1, 1, 'solid', ''),
(1356, 'cr_cafe', 'drawer_end', 2, 6, 0, 4, 0.001, 1, 1, 'solid', ''),
(1357, 'cr_cafe', 'drawer_start', 12, 0, 0, 4, 0.001, 1, 1, 'solid', ''),
(1358, 'cr_cafe', 'drawer_start', 1, 6, 0, 4, 0.001, 1, 1, 'solid', ''),
(1359, 'cr_cafe', 'drawer_start', 3, 13, 0, 2, 0.001, 1, 1, 'solid', ''),
(1360, 'cr_cafe', 'drawer_end', 3, 12, 0, 2, 0.001, 1, 1, 'solid', ''),
(1361, 'cr_cafe', 'drawer_start', 6, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(1362, 'cr_cafe', 'drawer_start', 4, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(1363, 'cr_cafe', 'drawer_end', 5, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(1364, 'cr_cafe', 'drawer_end', 3, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(1365, 'cr_cafe', 'drawer_start', 2, 19, 0, 2, 0.001, 1, 1, 'solid', ''),
(1366, 'cr_cafe', 'drawer_end', 2, 18, 0, 2, 0.001, 1, 1, 'solid', ''),
(1367, 'cr_cafe', 'cupboard', 2, 17, 0, 4, 0.001, 1, 1, 'solid', ''),
(1368, 'cr_cafe', 'cupboard', 2, 16, 0, 0, 0.001, 1, 1, 'solid', ''),
(1369, 'cr_cafe', 'koc_table', 13, 16, 0, 0, 0.001, 1, 1, 'solid', ''),
(1370, 'cr_cafe', 'koc_table', 8, 16, 0, 0, 0.001, 1, 1, 'solid', ''),
(1371, 'cr_cafe', 'koc_table', 8, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(1372, 'cr_cafe', 'koc_table', 12, 6, 0, 0, 0.001, 1, 1, 'solid', ''),
(1373, 'cr_cafe', 'koc_table', 17, 6, 0, 0, 0.001, 1, 1, 'solid', ''),
(1374, 'cr_cafe', 'koc_table', 13, 2, 0, 0, 0.001, 1, 1, 'solid', ''),
(1375, 'cr_cafe', 'koc_table', 8, 1, 0, 0, 0.001, 1, 1, 'solid', ''),
(1376, 'cr_cafe', 'koc_smalltable', 6, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(1377, 'cr_cafe', 'koc_table', 3, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(1378, 'cr_cafe', 'drawer_start', 2, 4, 0, 2, 0.001, 1, 1, 'solid', ''),
(1379, 'cr_cafe', 'drawer_end', 2, 3, 0, 2, 0.001, 1, 1, 'solid', ''),
(1380, 'cr_cafe', 'coatrack', 2, 2, 0, 0, 0.001, 1, 1, 'solid', ''),
(1381, 'cr_cafe', 'drawer_end', 0, 0, 0, 2, 0.001, 1, 1, 'solid', ''),
(1382, 'cr_cafe', 'pillar', 16, 15, 0, 7, 0.001, 1, 1, 'solid', ''),
(1383, 'cr_cafe', 'pillar', 6, 15, 0, 2, 0.001, 1, 1, 'solid', ''),
(1384, 'cr_cafe', 'pillar', 6, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1385, 'cr_cafe', 'pillar', 16, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1386, 'lobby_a', 'flower1', 9, 0, 7, 0, 0.001, 1, 1, 'solid', ''),
(1387, 'lobby_a', 'chairf2b', 11, 0, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1388, 'lobby_a', 'chairf2', 12, 0, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1389, 'lobby_a', 'table1', 13, 0, 7, 2, 0.001, 1, 1, 'solid', ''),
(1390, 'lobby_a', 'chairf2b', 14, 0, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1391, 'lobby_a', 'chairf2', 15, 0, 7, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1392, 'lobby_a', 'watermatic', 16, 0, 7, 4, 0.001, 1, 1, 'solid', ''),
(1393, 'lobby_a', 'telkka', 9, 2, 7, 2, 0.001, 1, 1, 'solid', ''),
(1394, 'lobby_a', 'flower1', 9, 3, 7, 0, 0.001, 1, 1, 'solid', ''),
(1395, 'lobby_a', 'chairf2d', 11, 3, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1396, 'lobby_a', 'chairf2', 12, 3, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1397, 'lobby_a', 'table1', 13, 3, 7, 2, 0.001, 1, 1, 'solid', ''),
(1398, 'lobby_a', 'chairf2d', 14, 3, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1399, 'lobby_a', 'chairf2', 15, 3, 7, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1400, 'lobby_a', 'flower1', 12, 4, 3, 0, 0.001, 1, 1, 'solid', ''),
(1401, 'lobby_a', 'flower1', 16, 4, 3, 0, 0.001, 1, 1, 'solid', ''),
(1402, 'lobby_a', 'chairf2b', 0, 7, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1403, 'lobby_a', 'chairf2', 1, 7, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1404, 'lobby_a', 'chairf2d', 0, 10, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1405, 'lobby_a', 'chairf2', 1, 10, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1406, 'lobby_a', 'roommatic', 21, 12, 1, 4, 0.001, 1, 1, 'solid', ''),
(1407, 'lobby_a', 'roommatic', 22, 12, 1, 4, 0.001, 1, 1, 'solid', ''),
(1408, 'lobby_a', 'roommatic', 23, 12, 1, 4, 0.001, 1, 1, 'solid', ''),
(1409, 'lobby_a', 'roommatic', 24, 12, 1, 4, 0.001, 1, 1, 'solid', ''),
(1410, 'lobby_a', 'chairf2b', 0, 14, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1411, 'lobby_a', 'chairf2', 1, 14, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1412, 'lobby_a', 'watermatic', 13, 14, 1, 2, 0.001, 1, 1, 'solid', ''),
(1413, 'lobby_a', 'watermatic', 12, 15, 1, 4, 0.001, 1, 1, 'solid', ''),
(1414, 'lobby_a', 'chairf1', 19, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1415, 'lobby_a', 'table2c', 21, 16, 1, 2, 0.001, 1, 1, 'solid', ''),
(1416, 'lobby_a', 'chairf1', 23, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1417, 'lobby_a', 'chairf2d', 0, 17, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1418, 'lobby_a', 'chairf2', 1, 17, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1419, 'lobby_a', 'table2b', 21, 17, 1, 2, 0.001, 1, 1, 'solid', ''),
(1420, 'lobby_a', 'chairf1', 19, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1421, 'lobby_a', 'table2', 21, 18, 1, 2, 0.001, 1, 1, 'solid', ''),
(1422, 'lobby_a', 'chairf1', 23, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1423, 'lobby_a', 'chairf2b', 7, 21, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1424, 'lobby_a', 'chairf2c', 7, 22, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1425, 'lobby_a', 'chairf2c', 7, 23, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1426, 'lobby_a', 'chairf2c', 7, 24, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1427, 'lobby_a', 'chairf2', 7, 25, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1428, 'lobby_a', 'table1', 7, 26, 2, 2, 0.001, 1, 1, 'solid', ''),
(1429, 'lobby_a', 'flower2', 10, 26, 1, 2, 0.001, 1, 1, 'solid', ''),
(1430, 'floorlobby_c', 'moneyplant', 3, 2, 0, 0, 0.001, 1, 1, 'solid', ''),
(1431, 'floorlobby_c', 'roommatic', 5, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1432, 'floorlobby_c', 'roommatic', 7, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1433, 'floorlobby_c', 'roommatic', 9, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1434, 'floorlobby_c', 'roommatic', 11, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1435, 'floorlobby_c', 'roommatic', 13, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1436, 'floorlobby_c', 'watermatic', 26, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1437, 'floorlobby_c', 'edgec1', 14, 8, 1, 6, 0.001, 1, 1, 'solid', ''),
(1438, 'floorlobby_c', 'edgec1', 15, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1439, 'floorlobby_c', 'edgec1', 16, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1440, 'floorlobby_c', 'edgec1', 17, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1441, 'floorlobby_c', 'edgec1', 18, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1442, 'floorlobby_c', 'edgec1', 19, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1443, 'floorlobby_c', 'edgec1', 20, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1444, 'floorlobby_c', 'edgec1', 21, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1445, 'floorlobby_c', 'edgec1', 22, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1446, 'floorlobby_c', 'edgec1', 23, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1447, 'floorlobby_c', 'edgec1', 24, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1448, 'floorlobby_c', 'edgec1', 25, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1449, 'floorlobby_c', 'edgec1', 26, 8, 1, 2, 0.001, 1, 1, 'solid', ''),
(1450, 'floorlobby_c', 'chairg1', 3, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1451, 'floorlobby_c', 'chairg1', 5, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1452, 'floorlobby_c', 'moneyplant', 15, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1453, 'floorlobby_c', 'chairg2b', 16, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1454, 'floorlobby_c', 'chairg2c', 17, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1455, 'floorlobby_c', 'chairg2', 18, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1456, 'floorlobby_c', 'moneyplant', 19, 9, 1, 4, 0.001, 1, 1, 'solid', ''),
(1457, 'floorlobby_c', 'moneyplant', 21, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1458, 'floorlobby_c', 'chairg2b', 22, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1459, 'floorlobby_c', 'chairg2c', 23, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1460, 'floorlobby_c', 'chairg2', 24, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1461, 'floorlobby_c', 'moneyplant', 25, 9, 1, 4, 0.001, 1, 1, 'solid', ''),
(1462, 'floorlobby_c', 'chairg1', 3, 11, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1463, 'floorlobby_c', 'chairg1', 5, 11, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1464, 'floorlobby_c', 'newtable2', 3, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(1465, 'floorlobby_c', 'chairg1', 16, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1466, 'floorlobby_c', 'chairg1', 18, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1467, 'floorlobby_c', 'chairg1', 22, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1468, 'floorlobby_c', 'chairg1', 24, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1469, 'floorlobby_c', 'newtable2', 17, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(1470, 'floorlobby_c', 'newtable2', 23, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(1471, 'floorlobby_c', 'newtable2', 3, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(1472, 'floorlobby_c', 'chairg1', 16, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1473, 'floorlobby_c', 'chairg1', 18, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1474, 'floorlobby_c', 'chairg1', 22, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1475, 'floorlobby_c', 'chairg1', 24, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1476, 'floorlobby_c', 'chairg1', 3, 17, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1477, 'floorlobby_c', 'chairg1', 5, 17, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1478, 'floorlobby_c', 'edgec2', 14, 18, 1, 6, 0.001, 1, 1, 'solid', ''),
(1479, 'floorlobby_c', 'edgec2', 15, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1480, 'floorlobby_c', 'edgec2', 16, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1481, 'floorlobby_c', 'edgec2', 17, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1482, 'floorlobby_c', 'edgec2', 18, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1483, 'floorlobby_c', 'edgec2', 19, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1484, 'floorlobby_c', 'edgec2', 20, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1485, 'floorlobby_c', 'edgec2', 21, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1486, 'floorlobby_c', 'edgec2', 22, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1487, 'floorlobby_c', 'edgec2', 23, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1488, 'floorlobby_c', 'edgec2', 24, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1489, 'floorlobby_c', 'edgec2', 25, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1490, 'floorlobby_c', 'edgec2', 26, 18, 1, 2, 0.001, 1, 1, 'solid', ''),
(1491, 'floorlobby_b', 'moneyplant', 3, 2, 0, 0, 0.001, 1, 1, 'solid', ''),
(1492, 'floorlobby_b', 'roommatic', 5, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1493, 'floorlobby_b', 'roommatic', 7, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1494, 'floorlobby_b', 'roommatic', 9, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1495, 'floorlobby_b', 'roommatic', 11, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1496, 'floorlobby_b', 'roommatic', 13, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1497, 'floorlobby_b', 'watermatic', 26, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1498, 'floorlobby_b', 'standinglamp', 3, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1499, 'floorlobby_b', 'edgeb1', 14, 8, 1, 6, 0.001, 1, 1, 'solid', ''),
(1500, 'floorlobby_b', 'edgeb1', 15, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1501, 'floorlobby_b', 'edgeb1', 16, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1502, 'floorlobby_b', 'edgeb1', 17, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1503, 'floorlobby_b', 'edgeb1', 18, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1504, 'floorlobby_b', 'edgeb1', 19, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1505, 'floorlobby_b', 'edgeb1', 20, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1506, 'floorlobby_b', 'edgeb1', 21, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1507, 'floorlobby_b', 'edgeb1', 22, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1508, 'floorlobby_b', 'edgeb1', 23, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1509, 'floorlobby_b', 'edgeb1', 24, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1510, 'floorlobby_b', 'edgeb1', 25, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1511, 'floorlobby_b', 'edgeb1', 26, 8, 1, 2, 0.001, 1, 1, 'solid', ''),
(1512, 'floorlobby_b', 'chairf2b', 3, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1513, 'floorlobby_b', 'chairf2c', 4, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1514, 'floorlobby_b', 'chairf2', 5, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1515, 'floorlobby_b', 'moneyplant', 15, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1516, 'floorlobby_b', 'chairf2b', 16, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1517, 'floorlobby_b', 'chairf2c', 17, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1518, 'floorlobby_b', 'chairf2', 18, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1519, 'floorlobby_b', 'moneyplant', 19, 9, 1, 4, 0.001, 1, 1, 'solid', ''),
(1520, 'floorlobby_b', 'moneyplant', 21, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1521, 'floorlobby_b', 'chairf2b', 22, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1522, 'floorlobby_b', 'chairf2c', 23, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1523, 'floorlobby_b', 'chairf2', 24, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1524, 'floorlobby_b', 'moneyplant', 25, 9, 1, 4, 0.001, 1, 1, 'solid', ''),
(1525, 'floorlobby_b', 'chairf1', 3, 11, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1526, 'floorlobby_b', 'newtable1', 4, 11, 1, 0, 0.001, 1, 1, 'solid', ''),
(1527, 'floorlobby_b', 'chairf1', 5, 11, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1528, 'floorlobby_b', 'chairf1', 16, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1529, 'floorlobby_b', 'chairf1', 18, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1530, 'floorlobby_b', 'chairf1', 22, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1531, 'floorlobby_b', 'chairf1', 24, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1532, 'floorlobby_b', 'newtable1', 17, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(1533, 'floorlobby_b', 'newtable1', 23, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(1534, 'floorlobby_b', 'newtable1', 3, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(1535, 'floorlobby_b', 'chairf1', 16, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1536, 'floorlobby_b', 'chairf1', 18, 16, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1537, 'floorlobby_b', 'chairf1', 22, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1538, 'floorlobby_b', 'chairf1', 24, 16, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1539, 'floorlobby_b', 'chairf1', 3, 17, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1540, 'floorlobby_b', 'chairf1', 5, 17, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1541, 'floorlobby_b', 'standinglamp', 3, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1542, 'floorlobby_b', 'edgeb2', 14, 18, 1, 6, 0.001, 1, 1, 'solid', ''),
(1543, 'floorlobby_b', 'edgeb2', 15, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1544, 'floorlobby_b', 'edgeb2', 16, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1545, 'floorlobby_b', 'edgeb2', 17, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1546, 'floorlobby_b', 'edgeb2', 18, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1547, 'floorlobby_b', 'edgeb2', 19, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1548, 'floorlobby_b', 'edgeb2', 20, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1549, 'floorlobby_b', 'edgeb2', 21, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1550, 'floorlobby_b', 'edgeb2', 22, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1551, 'floorlobby_b', 'edgeb2', 23, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1552, 'floorlobby_b', 'edgeb2', 24, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1553, 'floorlobby_b', 'edgeb2', 25, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1554, 'floorlobby_b', 'edgeb2', 26, 18, 1, 2, 0.001, 1, 1, 'solid', ''),
(1555, 'floorlobby_a', 'moneyplant', 3, 2, 0, 0, 0.001, 1, 1, 'solid', ''),
(1556, 'floorlobby_a', 'roommatic', 5, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1557, 'floorlobby_a', 'roommatic', 7, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1558, 'floorlobby_a', 'roommatic', 9, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1559, 'floorlobby_a', 'roommatic', 11, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1560, 'floorlobby_a', 'roommatic', 13, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1561, 'floorlobby_a', 'watermatic', 26, 2, 0, 4, 0.001, 1, 1, 'solid', ''),
(1562, 'floorlobby_a', 'standinglamp', 3, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1563, 'floorlobby_a', 'edge1', 14, 8, 1, 6, 0.001, 1, 1, 'solid', ''),
(1564, 'floorlobby_a', 'edge1', 15, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1565, 'floorlobby_a', 'edge1', 16, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1566, 'floorlobby_a', 'edge1', 17, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1567, 'floorlobby_a', 'edge1', 18, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1568, 'floorlobby_a', 'edge1', 19, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1569, 'floorlobby_a', 'edge1', 20, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1570, 'floorlobby_a', 'edge1', 21, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1571, 'floorlobby_a', 'edge1', 22, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1572, 'floorlobby_a', 'edge1', 23, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1573, 'floorlobby_a', 'edge1', 24, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1574, 'floorlobby_a', 'edge1', 25, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1575, 'floorlobby_a', 'edge1', 26, 8, 1, 2, 0.001, 1, 1, 'solid', ''),
(1576, 'floorlobby_a', 'chairf1', 3, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1577, 'floorlobby_a', 'chairf1', 5, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1578, 'floorlobby_a', 'moneyplant', 15, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1579, 'floorlobby_a', 'chairf2b', 16, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1580, 'floorlobby_a', 'chairf2c', 17, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1581, 'floorlobby_a', 'chairf2', 18, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1582, 'floorlobby_a', 'moneyplant', 19, 9, 1, 4, 0.001, 1, 1, 'solid', ''),
(1583, 'floorlobby_a', 'moneyplant', 21, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1584, 'floorlobby_a', 'chairf2b', 22, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1585, 'floorlobby_a', 'chairf2c', 23, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1586, 'floorlobby_a', 'chairf2', 24, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1587, 'floorlobby_a', 'moneyplant', 25, 9, 1, 4, 0.001, 1, 1, 'solid', ''),
(1588, 'floorlobby_a', 'chairf1', 3, 11, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1589, 'floorlobby_a', 'chairf1', 5, 11, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1590, 'floorlobby_a', 'newtable1', 3, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(1591, 'floorlobby_a', 'chairf1', 16, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1592, 'floorlobby_a', 'chairf1', 18, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1593, 'floorlobby_a', 'chairf1', 22, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1594, 'floorlobby_a', 'chairf1', 24, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1595, 'floorlobby_a', 'newtable1', 17, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(1596, 'floorlobby_a', 'newtable1', 23, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(1597, 'floorlobby_a', 'chairf1', 16, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1598, 'floorlobby_a', 'chairf1', 18, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1599, 'floorlobby_a', 'chairf1', 22, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1600, 'floorlobby_a', 'chairf1', 24, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1601, 'floorlobby_a', 'chairf1', 3, 17, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1602, 'floorlobby_a', 'chairf1', 5, 17, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1603, 'floorlobby_a', 'edge2', 14, 18, 1, 6, 0.001, 1, 1, 'solid', ''),
(1604, 'floorlobby_a', 'edge2', 15, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1605, 'floorlobby_a', 'edge2', 16, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1606, 'floorlobby_a', 'edge2', 17, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1607, 'floorlobby_a', 'edge2', 18, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1608, 'floorlobby_a', 'edge2', 19, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1609, 'floorlobby_a', 'edge2', 20, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1610, 'floorlobby_a', 'edge2', 21, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1611, 'floorlobby_a', 'edge2', 22, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1612, 'floorlobby_a', 'edge2', 23, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1613, 'floorlobby_a', 'edge2', 24, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1614, 'floorlobby_a', 'edge2', 25, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(1615, 'floorlobby_a', 'edge2', 26, 18, 1, 2, 0.001, 1, 1, 'solid', ''),
(1616, 'cinema_a', 'orange', 2, 4, 3, 0, 0.001, 1, 1, 'solid', ''),
(1617, 'cinema_a', 'loungey_chair', 7, 4, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1618, 'cinema_a', 'loungey_tablebigb', 8, 4, 3, 0, 0.001, 1, 1, 'solid', ''),
(1619, 'cinema_a', 'loungey_chair', 9, 4, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1620, 'cinema_a', 'loungey_chair', 2, 5, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1621, 'cinema_a', 'loungey_chair', 7, 5, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1622, 'cinema_a', 'loungey_tablebiga', 8, 5, 3, 0, 0.001, 1, 1, 'solid', ''),
(1623, 'cinema_a', 'loungey_chair', 9, 5, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1624, 'cinema_a', 'loungey_table', 2, 6, 3, 0, 0.001, 1, 1, 'solid', ''),
(1625, 'cinema_a', 'loungey_chair', 2, 7, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1626, 'cinema_a', 'theater_chair', 13, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1627, 'cinema_a', 'theater_chair', 14, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1628, 'cinema_a', 'theater_chair', 15, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1629, 'cinema_a', 'theater_chair', 16, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1630, 'cinema_a', 'theater_chair', 17, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1631, 'cinema_a', 'theater_chair', 18, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1632, 'cinema_a', 'stair', 21, 7, 1, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1633, 'cinema_a', 'lightpole', 9, 8, 3, 0, 0.001, 1, 1, 'solid', ''),
(1634, 'cinema_a', 'pomomaski', 13, 8, 2, 2, 0.001, 1, 1, 'solid', ''),
(1635, 'cinema_a', 'pomomaski', 14, 8, 2, 0, 0.001, 1, 1, 'solid', ''),
(1636, 'cinema_a', 'pomomaski', 15, 8, 2, 0, 0.001, 1, 1, 'solid', ''),
(1637, 'cinema_a', 'pomomaski', 16, 8, 2, 0, 0.001, 1, 1, 'solid', ''),
(1638, 'cinema_a', 'pomomaski', 17, 8, 2, 0, 0.001, 1, 1, 'solid', ''),
(1639, 'cinema_a', 'pomomaski', 18, 8, 2, 0, 0.001, 1, 1, 'solid', ''),
(1640, 'cinema_a', 'pomomaski', 19, 8, 2, 1, 0.001, 1, 1, 'solid', ''),
(1641, 'cinema_a', 'stair', 21, 8, 1, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1642, 'cinema_a', 'orange', 2, 9, 3, 0, 0.001, 1, 1, 'solid', ''),
(1643, 'cinema_a', 'theater_chair', 13, 9, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1644, 'cinema_a', 'theater_chair', 14, 9, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1645, 'cinema_a', 'theater_chair', 15, 9, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1646, 'cinema_a', 'theater_chair', 16, 9, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1647, 'cinema_a', 'theater_chair', 17, 9, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1648, 'cinema_a', 'theater_chair', 18, 9, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1649, 'cinema_a', 'theater_chair', 19, 9, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1650, 'cinema_a', 'theater_chair', 20, 9, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1651, 'cinema_a', 'stair', 21, 9, 1, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1652, 'cinema_a', 'loungey_chair', 2, 10, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1653, 'cinema_a', 'loungey_chair', 9, 10, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1654, 'cinema_a', 'loungey_table', 2, 11, 3, 0, 0.001, 1, 1, 'solid', ''),
(1655, 'cinema_a', 'loungey_table', 9, 11, 3, 0, 0.001, 1, 1, 'solid', ''),
(1656, 'cinema_a', 'loungey_chair', 2, 12, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1657, 'cinema_a', 'loungey_chair', 9, 12, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1658, 'cinema_a', 'cubicb_chair', 17, 12, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1659, 'cinema_a', 'cubico_chair', 19, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1660, 'cinema_a', 'cubicb_chair', 15, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1661, 'cinema_a', 'lightpole', 19, 13, 1, 0, 0.001, 1, 1, 'solid', ''),
(1662, 'cinema_a', 'cubicb_chair', 20, 13, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1663, 'cinema_a', 'lightpole', 9, 14, 3, 0, 0.001, 1, 1, 'solid', ''),
(1664, 'cinema_a', 'loungey_chair', 2, 15, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1665, 'cinema_a', 'cubicb_chair', 14, 15, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1666, 'cinema_a', 'cubico_chair', 19, 15, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1667, 'cinema_a', 'loungey_table', 2, 16, 3, 0, 0.001, 1, 1, 'solid', ''),
(1668, 'cinema_a', 'loungey_chair', 7, 16, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1669, 'cinema_a', 'loungey_table', 8, 16, 3, 2, 0.001, 1, 1, 'solid', ''),
(1670, 'cinema_a', 'loungey_chair', 9, 16, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1671, 'cinema_a', 'cubicb_chair', 13, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1672, 'cinema_a', 'cubicb_chair', 14, 16, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1673, 'cinema_a', 'orange', 19, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(1674, 'cinema_a', 'loungey_chair', 2, 17, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1675, 'cinema_a', 'loungey_chair', 7, 17, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1676, 'cinema_a', 'loungey_table', 8, 17, 3, 2, 0.001, 1, 1, 'solid', ''),
(1677, 'cinema_a', 'loungey_chair', 9, 17, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1678, 'cinema_a', 'cubicb_chair', 19, 17, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1679, 'cinema_a', 'orange', 2, 18, 3, 0, 0.001, 1, 1, 'solid', ''),
(1680, 'cinema_a', 'cubicb_chair', 14, 18, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1681, 'cinema_a', 'bardesque', 2, 19, 3, 0, 0.001, 1, 1, 'solid', ''),
(1682, 'cinema_a', 'bardesque', 2, 20, 3, 1, 0.001, 1, 1, 'solid', ''),
(1683, 'cinema_a', 'bar_chair', 3, 20, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1684, 'cinema_a', 'lightpole', 9, 20, 3, 0, 0.001, 1, 1, 'solid', ''),
(1685, 'cinema_a', 'cubicb_chair', 14, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1686, 'cinema_a', 'cubicb_chair', 19, 20, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1687, 'cinema_a', 'cubico_chair', 20, 20, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1688, 'cinema_a', 'bardesque', 2, 21, 3, 1, 0.001, 1, 1, 'solid', ''),
(1689, 'cinema_a', 'bar_chair', 3, 21, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1690, 'cinema_a', 'cubicb_chair', 19, 21, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1691, 'cinema_a', 'bardesque', 2, 22, 3, 1, 0.001, 1, 1, 'solid', ''),
(1692, 'cinema_a', 'bar_chair', 3, 22, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1693, 'cinema_a', 'lightpole', 16, 22, 1, 0, 0.001, 1, 1, 'solid', ''),
(1694, 'cinema_a', 'cubico_chair', 18, 22, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1695, 'cinema_a', 'bardesque', 2, 23, 3, 1, 0.001, 1, 1, 'solid', ''),
(1696, 'cinema_a', 'bar_chair', 3, 23, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1697, 'cinema_a', 'bardesque', 2, 24, 3, 1, 0.001, 1, 1, 'solid', ''),
(1698, 'cinema_a', 'bar_chair', 3, 24, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1699, 'cinema_a', 'bardesque', 2, 25, 3, 2, 0.001, 1, 1, 'solid', ''),
(1700, 'sport', 'sporttable', 1, 11, 1, 0, 0.001, 1, 1, 'solid', ''),
(1701, 'sport', 'sporttable', 1, 6, 1, 0, 0.001, 1, 1, 'solid', ''),
(1702, 'sport', 'sporttable', 15, 6, 2, 0, 0.001, 1, 1, 'solid', ''),
(1703, 'sport', 'sporttable', 7, 6, 2, 0, 0.001, 1, 1, 'solid', ''),
(1704, 'sport', 'sportchair', 9, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1705, 'sport', 'sportchair', 10, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1706, 'sport', 'sportchair', 7, 5, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1707, 'sport', 'sportchair', 15, 5, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1708, 'sport', 'sportchair', 1, 5, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1709, 'sport', 'sportchair', 1, 10, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1710, 'sport', 'sportchair', 14, 6, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1711, 'sport', 'sportchair', 6, 6, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1712, 'sport', 'sportchair3', 15, 7, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1713, 'sport', 'sportchair3', 7, 7, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1714, 'sport', 'sportchair3', 1, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1715, 'sport', 'sportchair3', 1, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1716, 'sport', 'sportchair2', 16, 6, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1717, 'sport', 'sportchair2', 8, 6, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1718, 'sport', 'sodagreen', 6, 0, 2, 0, 0.001, 1, 1, 'solid', ''),
(1719, 'sport', 'sodapink', 8, 0, 2, 0, 0.001, 1, 1, 'solid', ''),
(1720, 'old_skool0', 'mobiles_chair1', 0, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1721, 'old_skool0', 'mobiles_chair1', 0, 15, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1722, 'old_skool0', 'mobiles_chair1', 0, 17, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1723, 'old_skool0', 'mobiles_chair1', 0, 22, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1724, 'old_skool0', 'mobiles_chair1', 1, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1725, 'old_skool0', 'mobiles_chair1', 1, 13, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1726, 'old_skool0', 'mobiles_chair1', 1, 21, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1727, 'old_skool0', 'mobiles_chair1', 1, 24, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1728, 'old_skool0', 'mobiles_chair1', 10, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1729, 'old_skool0', 'mobiles_chair1', 11, 13, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1730, 'old_skool0', 'mobiles_chair1', 11, 22, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1731, 'old_skool0', 'mobiles_chair1', 12, 12, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1732, 'old_skool0', 'mobiles_chair1', 12, 21, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1733, 'old_skool0', 'mobiles_chair1', 13, 24, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1734, 'old_skool0', 'mobiles_chair1', 14, 22, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1735, 'old_skool0', 'mobiles_chair1', 2, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1736, 'old_skool0', 'mobiles_chair1', 3, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1737, 'old_skool0', 'mobiles_chair1', 3, 17, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1738, 'old_skool0', 'mobiles_chair1', 3, 22, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1739, 'old_skool0', 'mobiles_chair1', 5, 22, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1740, 'old_skool0', 'mobiles_chair1', 7, 24, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1741, 'old_skool0', 'mobiles_chair1', 8, 22, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1742, 'old_skool0', 'mobiles_chair1', 9, 12, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1743, 'old_skool0', 'mobiles_chair3', 10, 4, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1744, 'old_skool0', 'mobiles_chair3', 11, 4, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1745, 'old_skool0', 'mobiles_chair3', 12, 4, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1746, 'old_skool0', 'mobiles_chair3', 9, 4, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1747, 'old_skool0', 'mobiles_table1', 1, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(1748, 'old_skool0', 'mobiles_table1', 1, 18, 0, 0, 0.001, 1, 1, 'solid', ''),
(1749, 'old_skool0', 'mobiles_table1', 1, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(1750, 'old_skool0', 'mobiles_table1', 10, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(1751, 'old_skool0', 'mobiles_table1', 12, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(1752, 'old_skool0', 'mobiles_table1', 6, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(1753, 'old_skool0', 'mobiles_table2', 1, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(1754, 'old_skool0', 'mobiles_table2', 1, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(1755, 'old_skool0', 'mobiles_table2', 1, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(1756, 'old_skool0', 'mobiles_table2', 10, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(1757, 'old_skool0', 'mobiles_table2', 12, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(1758, 'old_skool0', 'mobiles_table2', 6, 21, 0, 0, 0.001, 1, 1, 'solid', ''),
(1759, 'old_skool0', 'mobiles_table3', 11, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(1760, 'old_skool0', 'mobiles_table3', 13, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(1761, 'old_skool0', 'mobiles_table3', 2, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(1762, 'old_skool0', 'mobiles_table3', 2, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(1763, 'old_skool0', 'mobiles_table3', 2, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(1764, 'old_skool0', 'mobiles_table3', 7, 21, 0, 0, 0.001, 1, 1, 'solid', ''),
(1765, 'old_skool0', 'mobiles_table4', 11, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(1766, 'old_skool0', 'mobiles_table4', 13, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(1767, 'old_skool0', 'mobiles_table4', 2, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(1768, 'old_skool0', 'mobiles_table4', 2, 18, 0, 0, 0.001, 1, 1, 'solid', ''),
(1769, 'old_skool0', 'mobiles_table4', 2, 23, 0, 0, 0.001, 1, 1, 'solid', ''),
(1770, 'old_skool0', 'mobiles_table4', 7, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(1771, 'old_skool1', 'mobiles_chair2', 3, 4, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1772, 'old_skool1', 'mobiles_chair2', 3, 7, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1773, 'old_skool1', 'mobiles_chair2', 4, 2, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1774, 'old_skool1', 'mobiles_chair2', 4, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1775, 'old_skool1', 'mobiles_chair2', 5, 6, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1776, 'old_skool1', 'mobiles_chair2', 7, 3, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1777, 'old_skool1', 'mobiles_chair2', 8, 5, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1778, 'old_skool1', 'mobiles_chair2', 9, 2, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1779, 'old_skool1', 'mobiles_table5', 4, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(1780, 'old_skool1', 'mobiles_table5', 4, 8, 0, 0, 0.001, 1, 1, 'solid', ''),
(1781, 'old_skool1', 'mobiles_table5', 8, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(1782, 'old_skool1', 'mobiles_table6', 4, 3, 0, 0, 0.001, 1, 1, 'solid', ''),
(1783, 'old_skool1', 'mobiles_table6', 4, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(1784, 'old_skool1', 'mobiles_table6', 8, 3, 0, 0, 0.001, 1, 1, 'solid', ''),
(1785, 'old_skool1', 'mobiles_table7', 5, 3, 0, 0, 0.001, 1, 1, 'solid', ''),
(1786, 'old_skool1', 'mobiles_table7', 5, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(1787, 'old_skool1', 'mobiles_table7', 9, 3, 0, 0, 0.001, 1, 1, 'solid', ''),
(1788, 'old_skool1', 'mobiles_table8', 5, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(1789, 'old_skool1', 'mobiles_table8', 5, 8, 0, 0, 0.001, 1, 1, 'solid', ''),
(1790, 'old_skool1', 'mobiles_table8', 9, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(1791, 'malja_bar_a', 'bar_chair_green', 13, 1, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1792, 'malja_bar_a', 'bar_chair_green', 7, 2, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1793, 'malja_bar_a', 'bar_chair_green', 5, 3, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1794, 'malja_bar_a', 'bar_table_green', 6, 3, 4, 2, 0.001, 2, 2, 'extra_parameter', ''),
(1795, 'malja_bar_a', 'bar_chair_green', 8, 4, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1796, 'malja_bar_a', 'bar_chair_green', 7, 5, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1797, 'malja_bar_a', 'bar_bare', 10, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(1798, 'malja_bar_a', 'bar_bard', 10, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(1799, 'malja_bar_a', 'bar_bara', 0, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1800, 'malja_bar_a', 'bar_barb', 1, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1801, 'malja_bar_a', 'bar_barb', 2, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1802, 'malja_bar_a', 'bar_barb', 3, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1803, 'malja_bar_a', 'bar_barb', 4, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1804, 'malja_bar_a', 'bar_barb', 5, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1805, 'malja_bar_a', 'bar_barb', 6, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1806, 'malja_bar_a', 'bar_barb', 7, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1807, 'malja_bar_a', 'bar_barb', 8, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1808, 'malja_bar_a', 'bar_barb', 9, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1809, 'malja_bar_a', 'bar_barc', 10, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(1810, 'malja_bar_a', 'bar_chair_green', 7, 13, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1811, 'malja_bar_a', 'bar_table_green', 7, 14, 1, 2, 0.001, 2, 2, 'extra_parameter', ''),
(1812, 'malja_bar_a', 'bar_chair_green', 13, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1813, 'malja_bar_a', 'bar_chair_green', 1, 15, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1814, 'malja_bar_a', 'bar_chair_green', 6, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1815, 'malja_bar_a', 'bar_chair_green', 9, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1816, 'malja_bar_a', 'bar_table_green', 13, 15, 1, 2, 0.001, 2, 2, 'extra_parameter', ''),
(1817, 'malja_bar_a', 'bar_chair_green', 0, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1818, 'malja_bar_a', 'bar_table_green', 1, 16, 1, 2, 0.001, 2, 2, 'extra_parameter', ''),
(1819, 'malja_bar_a', 'bar_chair_green', 7, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1820, 'malja_bar_a', 'bar_chair_green', 12, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1821, 'malja_bar_a', 'bar_chair_green', 15, 16, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1822, 'malja_bar_a', 'bar_chair_green', 3, 17, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1823, 'malja_bar_a', 'bar_chair_green', 14, 17, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1824, 'malja_bar_a', 'bar_chair_green', 2, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1825, 'malja_bar_a', 'bar_chair_green', 0, 21, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1826, 'malja_bar_b', 'bar_chair_blue', 4, 0, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1827, 'malja_bar_b', 'bar_chair_blue', 8, 0, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1828, 'malja_bar_b', 'bar_table_small_blue', 9, 0, 3, 0, 0.001, 1, 1, 'solid', ''),
(1829, 'malja_bar_b', 'bar_chair_blue', 10, 0, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1830, 'malja_bar_b', 'bar_table_blue', 4, 1, 3, 2, 0.001, 2, 2, 'extra_parameter', ''),
(1831, 'malja_bar_b', 'bar_djbooth', 13, 1, 3, 1, 0.001, 1, 1, 'solid', ''),
(1832, 'malja_bar_b', 'bar_chair_blue', 6, 2, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1833, 'malja_bar_b', 'bar_djbooth', 13, 2, 3, 2, 0.001, 1, 1, 'solid', ''),
(1834, 'malja_bar_b', 'bar_djbooth', 14, 2, 3, 3, 0.001, 1, 1, 'solid', ''),
(1835, 'malja_bar_b', 'bar_djbooth', 15, 2, 3, 4, 0.001, 1, 1, 'solid', ''),
(1836, 'malja_bar_b', 'stair', 1, 3, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1837, 'malja_bar_b', 'bar_chair_blue', 4, 3, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1838, 'malja_bar_b', 'stair', 1, 4, 7, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1839, 'malja_bar_b', 'stair', 2, 4, 5, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1840, 'malja_bar_b', 'stair', 3, 4, 5, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1841, 'malja_bar_b', 'stair', 12, 5, 2, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1842, 'malja_bar_b', 'stair', 13, 5, 2, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1843, 'malja_bar_b', 'stair', 14, 5, 2, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1844, 'malja_bar_b', 'stair', 3, 6, 4, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1845, 'malja_bar_b', 'stair', 12, 6, 1, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1846, 'malja_bar_b', 'stair', 13, 6, 1, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1847, 'malja_bar_b', 'stair', 14, 6, 1, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1848, 'malja_bar_b', 'stair', 3, 7, 4, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1849, 'malja_bar_b', 'stair', 2, 8, 3, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1850, 'malja_bar_b', 'stair', 3, 8, 3, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1851, 'malja_bar_b', 'bar_chair_blue', 7, 8, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1852, 'malja_bar_b', 'bar_table_small_blue', 7, 9, 3, 0, 0.001, 1, 1, 'solid', ''),
(1853, 'malja_bar_b', 'bar_chair_blue', 7, 10, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1854, 'malja_bar_b', 'bar_chair_blue', 2, 11, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1855, 'malja_bar_b', 'bar_table_small_blue', 2, 12, 3, 0, 0.001, 1, 1, 'solid', ''),
(1856, 'malja_bar_b', 'bar_chair_blue', 2, 13, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1857, 'malja_bar_b', 'bar_chair_blue', 0, 14, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1858, 'malja_bar_b', 'bar_chair_blue', 0, 15, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1859, 'malja_bar_b', 'bar_chair_blue', 0, 16, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1860, 'malja_bar_b', 'bar_chair_blue', 2, 16, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1861, 'malja_bar_b', 'bar_chair_blue', 3, 16, 3, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1862, 'malja_bar_b', 'bar_chair_blue', 0, 17, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1863, 'malja_bar_b', 'bar_table_blue', 2, 17, 3, 2, 0.001, 2, 2, 'extra_parameter', ''),
(1864, 'malja_bar_b', 'bar_chair_blue', 4, 17, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1865, 'malja_bar_b', 'bar_chair_blue', 0, 18, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1866, 'malja_bar_b', 'bar_chair_blue', 4, 18, 3, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1867, 'malja_bar_b', 'bar_chair_blue', 0, 19, 9, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1868, 'malja_bar_b', 'bar_chair_blue', 2, 19, 3, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1869, 'malja_bar_b', 'goldfish_bar', 0, 22, 3, 0, 0.001, 1, 1, 'invisible,solid', ''),
(1870, 'bar_a', 'lounge_chair_small', 12, 3, 5, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1871, 'bar_a', 'lounge_table_one', 13, 3, 5, 0, 0.001, 1, 1, 'solid', ''),
(1872, 'bar_a', 'lounge_chair_small', 14, 3, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1873, 'bar_a', 'lounge_chair_small', 13, 4, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1874, 'bar_a', 'lounge_chair_small', 18, 5, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1875, 'bar_a', 'lounge_chair_small', 17, 6, 5, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1876, 'bar_a', 'lounge_table_one', 18, 6, 5, 0, 0.001, 1, 1, 'solid', ''),
(1877, 'bar_a', 'lounge_chair_small', 18, 7, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1878, 'bar_a', 'lounge_private_bigback', 13, 11, 5, 3, 0.001, 1, 1, 'solid', ''),
(1879, 'bar_a', 'lounge_private_bigsofaback', 14, 11, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1880, 'bar_a', 'lounge_private_bigsofaback', 15, 11, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1881, 'bar_a', 'lounge_private_bigsofaback', 16, 11, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1882, 'bar_a', 'lounge_private_bigsofaback', 17, 11, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1883, 'bar_a', 'lounge_private_bigback', 18, 11, 5, 5, 0.001, 1, 1, 'solid', ''),
(1884, 'bar_a', 'lounge_private_bigsofa', 18, 12, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1885, 'bar_a', 'lounge_table_threea', 14, 13, 5, 0, 0.001, 1, 1, 'solid', ''),
(1886, 'bar_a', 'lounge_table_threeb', 15, 13, 5, 0, 0.001, 1, 1, 'solid', ''),
(1887, 'bar_a', 'lounge_table_threec', 16, 13, 5, 0, 0.001, 1, 1, 'solid', ''),
(1888, 'bar_a', 'lounge_private_bigsofa', 18, 13, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1889, 'bar_a', 'lounge_private_bigsofa', 18, 14, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1890, 'bar_a', 'lounge_private_bigcorner', 13, 15, 5, 1, 0.001, 1, 1, 'solid', ''),
(1891, 'bar_a', 'lounge_private_bigsofa', 14, 15, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1892, 'bar_a', 'lounge_private_bigsofa', 15, 15, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1893, 'bar_a', 'lounge_private_bigsofa', 16, 15, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1894, 'bar_a', 'lounge_private_bigsofa', 17, 15, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1895, 'bar_a', 'lounge_private_bigcorner', 18, 15, 5, 7, 0.001, 1, 1, 'solid', ''),
(1896, 'bar_a', 'lounge_chair_small', 3, 16, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1897, 'bar_a', 'lounge_chair_small', 8, 16, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1898, 'bar_a', 'lounge_table_one', 3, 17, 5, 0, 0.001, 1, 1, 'solid', ''),
(1899, 'bar_a', 'lounge_chair_small', 4, 17, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1900, 'bar_a', 'lounge_chair_small', 7, 17, 5, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1901, 'bar_a', 'lounge_table_one', 8, 17, 5, 0, 0.001, 1, 1, 'solid', ''),
(1902, 'bar_a', 'lounge_chair_small', 9, 17, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1903, 'bar_a', 'lounge_private_bigcorner', 13, 17, 5, 3, 0.001, 1, 1, 'solid', ''),
(1904, 'bar_a', 'lounge_private_bigsofa', 14, 17, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1905, 'bar_a', 'lounge_private_bigsofa', 15, 17, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1906, 'bar_a', 'lounge_private_bigsofa', 16, 17, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1907, 'bar_a', 'lounge_private_bigsofa', 17, 17, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1908, 'bar_a', 'lounge_private_bigcorner', 18, 17, 5, 5, 0.001, 1, 1, 'solid', ''),
(1909, 'bar_a', 'lounge_chair_small', 3, 18, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1910, 'bar_a', 'lounge_chair_small', 8, 18, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1911, 'bar_a', 'lounge_private_bigsofa', 18, 18, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1912, 'bar_a', 'lounge_table_threea', 14, 19, 5, 0, 0.001, 1, 1, 'solid', ''),
(1913, 'bar_a', 'lounge_table_threeb', 15, 19, 5, 0, 0.001, 1, 1, 'solid', ''),
(1914, 'bar_a', 'lounge_table_threec', 16, 19, 5, 0, 0.001, 1, 1, 'solid', ''),
(1915, 'bar_a', 'lounge_private_bigsofa', 18, 19, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1916, 'bar_a', 'lounge_private_bigsofa', 18, 20, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1917, 'bar_a', 'lounge_private_bigcorner', 13, 21, 5, 1, 0.001, 1, 1, 'solid', ''),
(1918, 'bar_a', 'lounge_private_bigsofa', 14, 21, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1919, 'bar_a', 'lounge_private_bigsofa', 15, 21, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1920, 'bar_a', 'lounge_private_bigsofa', 16, 21, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1921, 'bar_a', 'lounge_private_bigsofa', 17, 21, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1922, 'bar_a', 'lounge_private_bigcorner', 18, 21, 5, 7, 0.001, 1, 1, 'solid', ''),
(1923, 'bar_a', 'lounge_bara', 4, 23, 5, 6, 0.001, 1, 1, 'solid', ''),
(1924, 'bar_a', 'lounge_bara', 5, 23, 5, 5, 0.001, 1, 1, 'solid', ''),
(1925, 'bar_a', 'lounge_bara', 6, 23, 5, 4, 0.001, 1, 1, 'solid', ''),
(1926, 'bar_a', 'lounge_bara', 7, 23, 5, 3, 0.001, 1, 1, 'solid', ''),
(1927, 'bar_a', 'lounge_private_bigcorner', 13, 23, 5, 3, 0.001, 1, 1, 'solid', ''),
(1928, 'bar_a', 'lounge_private_bigsofa', 14, 23, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1929, 'bar_a', 'lounge_private_bigsofa', 15, 23, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1930, 'bar_a', 'lounge_private_bigsofa', 16, 23, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1931, 'bar_a', 'lounge_private_bigsofa', 17, 23, 5, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1932, 'bar_a', 'lounge_private_bigcorner', 18, 23, 5, 5, 0.001, 1, 1, 'solid', ''),
(1933, 'bar_a', 'lounge_bara', 7, 24, 5, 2, 0.001, 1, 1, 'solid', ''),
(1934, 'bar_a', 'lounge_private_bigsofa', 18, 24, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1935, 'bar_a', 'lounge_bara', 7, 25, 5, 2, 0.001, 1, 1, 'solid', ''),
(1936, 'bar_a', 'lounge_table_threea', 14, 25, 5, 0, 0.001, 1, 1, 'solid', ''),
(1937, 'bar_a', 'lounge_table_threeb', 15, 25, 5, 0, 0.001, 1, 1, 'solid', ''),
(1938, 'bar_a', 'lounge_table_threec', 16, 25, 5, 0, 0.001, 1, 1, 'solid', ''),
(1939, 'bar_a', 'lounge_private_bigsofa', 18, 25, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1940, 'bar_a', 'lounge_bara', 7, 26, 5, 2, 0.001, 1, 1, 'solid', ''),
(1941, 'bar_a', 'lounge_private_bigsofa', 18, 26, 5, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1942, 'bar_a', 'lounge_bara', 7, 27, 5, 2, 0.001, 1, 1, 'solid', ''),
(1943, 'bar_a', 'lounge_private_bigcorner', 13, 27, 5, 1, 0.001, 1, 1, 'solid', ''),
(1944, 'bar_a', 'lounge_private_bigsofa', 14, 27, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1945, 'bar_a', 'lounge_private_bigsofa', 15, 27, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1946, 'bar_a', 'lounge_private_bigsofa', 16, 27, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1947, 'bar_a', 'lounge_private_bigsofa', 17, 27, 5, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1948, 'bar_a', 'lounge_private_bigcorner', 18, 27, 5, 7, 0.001, 1, 1, 'solid', ''),
(1949, 'bar_b', 'stair', 5, 21, 2, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1950, 'bar_b', 'stair', 4, 21, 2, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1951, 'bar_b', 'stair', 5, 20, 3, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1952, 'bar_b', 'stair', 4, 20, 3, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1953, 'bar_b', 'lounge_chair_small', 14, 19, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1954, 'bar_b', 'lounge_table_one', 13, 19, 4, 0, 0.001, 1, 1, 'solid', ''),
(1955, 'bar_b', 'lounge_chair_small', 12, 19, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1956, 'bar_b', 'stair', 5, 19, 4, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1957, 'bar_b', 'stair', 4, 19, 4, 0, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1958, 'bar_b', 'lounge_chair_small', 8, 18, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1959, 'bar_b', 'lounge_table_one', 8, 17, 4, 0, 0.001, 1, 1, 'solid', ''),
(1960, 'bar_b', 'lounge_chair_small', 15, 16, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1961, 'bar_b', 'lounge_chair_small', 8, 16, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1962, 'bar_b', 'lounge_table_one', 15, 15, 4, 0, 0.001, 1, 1, 'solid', ''),
(1963, 'bar_b', 'lounge_chair_small', 14, 15, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1964, 'bar_b', 'lounge_chair_small', 15, 14, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1965, 'bar_b', 'lounge_chair_small', 10, 13, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1966, 'bar_b', 'lounge_chair_small', 11, 12, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1967, 'bar_b', 'lounge_table_one', 10, 12, 4, 0, 0.001, 1, 1, 'solid', ''),
(1968, 'bar_b', 'lounge_chair_small', 9, 12, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1969, 'bar_b', 'lounge_chair_small', 10, 11, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1970, 'bar_b', 'lounge_chair_small', 15, 10, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1971, 'bar_b', 'lounge_table_one', 15, 9, 4, 0, 0.001, 1, 1, 'solid', ''),
(1972, 'bar_b', 'lounge_chair_small', 14, 9, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1973, 'bar_b', 'fatsblox', 3, 9, 4, 6, 0.001, 1, 1, 'solid', ''),
(1974, 'bar_b', 'lounge_chair_small', 15, 8, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1975, 'bar_b', 'fatsofaa', 3, 8, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1976, 'bar_b', 'lounge_chair_small', 9, 7, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(1977, 'bar_b', 'fatsofaa', 3, 7, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1978, 'bar_b', 'lounge_chair_small', 10, 6, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(1979, 'bar_b', 'lounge_table_one', 9, 6, 4, 0, 0.001, 1, 1, 'solid', ''),
(1980, 'bar_b', 'lounge_chair_small', 8, 6, 4, 2, 1, 1, 1, 'can_sit_on_top', '');
INSERT INTO `public_items` (`id`, `room_model`, `sprite`, `x`, `y`, `z`, `rotation`, `top_height`, `length`, `width`, `behaviour`, `current_program`) VALUES
(1981, 'bar_b', 'fatsofaa', 3, 6, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1982, 'bar_b', 'fatsofaa', 3, 5, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(1983, 'bar_b', 'fatsblox', 3, 4, 4, 2, 0.001, 1, 1, 'solid', ''),
(1984, 'bar_b', 'fatsblox', 17, 3, 4, 0, 0.001, 1, 1, 'solid', ''),
(1985, 'bar_b', 'fatsofaa', 16, 3, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1986, 'bar_b', 'fatsofaa', 15, 3, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1987, 'bar_b', 'fatsofaa', 14, 3, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1988, 'bar_b', 'fatsofaa', 13, 3, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(1989, 'bar_b', 'fatsblox', 12, 3, 4, 4, 0.001, 1, 1, 'solid', ''),
(1990, 'bar_b', 'pub_pineapple_small', 3, 3, 4, 0, 0.001, 1, 1, 'solid', ''),
(1991, 'bar_b', 'stair', 11, 2, 100000, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1992, 'bar_b', 'stair', 10, 2, 4, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1993, 'bar_b', 'stair', 9, 2, 4, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1994, 'bar_b', 'stair', 8, 2, 4, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1995, 'bar_b', 'stair', 7, 2, 4, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1996, 'bar_b', 'stair', 6, 2, 4, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1997, 'bar_b', 'stair', 5, 2, 4, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1998, 'bar_b', 'stair', 4, 2, 4, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(1999, 'habburger', 'sofa', 0, 0, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2000, 'habburger', 'table', 1, 0, 2, 4, 0.001, 1, 1, 'solid', ''),
(2001, 'habburger', 'sofa', 2, 0, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2002, 'habburger', 'sofa', 6, 0, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2003, 'habburger', 'tablesp', 7, 0, 2, 4, 0.001, 1, 1, 'solid', ''),
(2004, 'habburger', 'sofa', 8, 0, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2005, 'habburger', 'sofa', 12, 0, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2006, 'habburger', 'table', 13, 0, 2, 4, 0.001, 1, 1, 'solid', ''),
(2007, 'habburger', 'sofa', 14, 0, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2008, 'habburger', 'trashcan', 15, 0, 2, 0, 0.001, 1, 1, 'solid', ''),
(2009, 'habburger', 'sofa2', 0, 1, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2010, 'habburger', 'table2', 1, 1, 2, 4, 0.001, 1, 1, 'solid', ''),
(2011, 'habburger', 'sofa2', 2, 1, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2012, 'habburger', 'sofa2', 6, 1, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2013, 'habburger', 'table2', 7, 1, 2, 4, 0.001, 1, 1, 'solid', ''),
(2014, 'habburger', 'sofa2', 8, 1, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2015, 'habburger', 'sofa2', 12, 1, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2016, 'habburger', 'table2', 13, 1, 2, 4, 0.001, 1, 1, 'solid', ''),
(2017, 'habburger', 'sofa2', 14, 1, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2018, 'habburger', 'bardesk3', 2, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2019, 'habburger', 'sofa', 7, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2020, 'habburger', 'sofa2', 8, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2021, 'habburger', 'sofa', 12, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2022, 'habburger', 'sofa2', 13, 7, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2023, 'habburger', 'bardesk4', 2, 8, 0, 0, 0.001, 1, 1, 'solid', ''),
(2024, 'habburger', 'tablesp', 7, 8, 0, 2, 0.001, 1, 1, 'solid', ''),
(2025, 'habburger', 'table2', 8, 8, 0, 2, 0.001, 1, 1, 'solid', ''),
(2026, 'habburger', 'table', 12, 8, 0, 2, 0.001, 1, 1, 'solid', ''),
(2027, 'habburger', 'table2', 13, 8, 0, 2, 0.001, 1, 1, 'solid', ''),
(2028, 'habburger', 'bardesk', 2, 9, 0, 0, 0.001, 1, 1, 'solid', ''),
(2029, 'habburger', 'sofa', 7, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2030, 'habburger', 'sofa2', 8, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2031, 'habburger', 'sofa', 12, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2032, 'habburger', 'sofa2', 13, 9, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2033, 'habburger', 'bardesk2', 2, 10, 0, 0, 0.001, 1, 1, 'solid', ''),
(2034, 'habburger', 'bardesk', 2, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2035, 'habburger', 'bardesk', 2, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2036, 'habburger', 'sofa', 7, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2037, 'habburger', 'sofa2', 8, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2038, 'habburger', 'sofa', 12, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2039, 'habburger', 'sofa2', 13, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2040, 'habburger', 'bardesk', 2, 13, 0, 0, 0.001, 1, 1, 'solid', ''),
(2041, 'habburger', 'table', 7, 13, 0, 2, 0.001, 1, 1, 'solid', ''),
(2042, 'habburger', 'table2', 8, 13, 0, 2, 0.001, 1, 1, 'solid', ''),
(2043, 'habburger', 'tablesp', 12, 13, 0, 2, 0.001, 1, 1, 'solid', ''),
(2044, 'habburger', 'table2', 13, 13, 0, 2, 0.001, 1, 1, 'solid', ''),
(2045, 'habburger', 'sofa', 7, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2046, 'habburger', 'sofa2', 8, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2047, 'habburger', 'sofa', 12, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2048, 'habburger', 'sofa2', 13, 14, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2049, 'pizza', 'pizza_chair', 1, 11, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2050, 'pizza', 'pizza_chair', 1, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2051, 'pizza', 'pizza_chair', 1, 19, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2052, 'pizza', 'pizza_chair', 1, 8, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2053, 'pizza', 'pizza_chair', 11, 21, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2054, 'pizza', 'pizza_chair', 11, 22, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2055, 'pizza', 'pizza_chair', 14, 21, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2056, 'pizza', 'pizza_chair', 14, 22, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2057, 'pizza', 'pizza_chair', 2, 11, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2058, 'pizza', 'pizza_chair', 2, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2059, 'pizza', 'pizza_chair', 2, 19, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2060, 'pizza', 'pizza_chair', 2, 8, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2061, 'pizza', 'pizza_plant1', 0, 25, 1, 2, 0.001, 1, 1, 'solid', ''),
(2062, 'pizza', 'pizza_plant1', 15, 0, 0, 2, 0.001, 1, 1, 'solid', ''),
(2063, 'pizza', 'pizza_plant1', 15, 25, 1, 2, 0.001, 1, 1, 'solid', ''),
(2064, 'pizza', 'pizza_plant2', 0, 6, 1, 2, 0.001, 1, 1, 'solid', ''),
(2065, 'pizza', 'pizza_sofa1', 14, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2066, 'pizza', 'pizza_sofa1', 14, 3, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2067, 'pizza', 'pizza_sofa2', 15, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2068, 'pizza', 'pizza_sofa2', 15, 3, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2069, 'pizza', 'pizza_sofa3', 14, 13, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2070, 'pizza', 'pizza_sofa3', 14, 6, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2071, 'pizza', 'pizza_sofa4', 15, 13, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2072, 'pizza', 'pizza_sofa4', 15, 6, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2073, 'pizza', 'pizza_table', 13, 22, 1, 0, 0.001, 1, 1, 'solid', ''),
(2074, 'pizza', 'pizza_table', 15, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2075, 'pizza', 'pizza_table', 15, 5, 0, 0, 0.001, 1, 1, 'solid', ''),
(2076, 'pizza', 'pizza_table', 2, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(2077, 'pizza', 'pizza_table', 2, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(2078, 'pizza', 'deska', 0, 5, 1, 0, 0.001, 1, 1, 'solid', ''),
(2079, 'pizza', 'deskb', 1, 5, 1, 0, 0.001, 1, 1, 'solid', ''),
(2080, 'pizza', 'deskc', 2, 5, 1, 0, 0.001, 1, 1, 'solid', ''),
(2081, 'pizza', 'deskd', 2, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2082, 'pizza', 'deske', 2, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(2083, 'pizza', 'deskf', 2, 2, 1, 0, 0.001, 1, 1, 'solid', ''),
(2084, 'pizza', 'deskg', 3, 2, 1, 0, 0.001, 1, 1, 'solid', ''),
(2085, 'pizza', 'deskh', 4, 2, 1, 0, 0.001, 1, 1, 'solid', ''),
(2086, 'pizza', 'deski', 5, 2, 1, 0, 0.001, 1, 1, 'solid', ''),
(2087, 'pizza', 'deskj', 6, 2, 1, 0, 0.001, 1, 1, 'solid', ''),
(2088, 'pizza', 'deskk', 6, 1, 1, 0, 0.001, 1, 1, 'solid', ''),
(2089, 'pizza', 'deskl', 6, 0, 1, 0, 0.001, 1, 1, 'solid', ''),
(2090, 'bb_lobby_1', 'bb_crossrd', 3, 0, 2, 2, 0.001, 1, 1, 'solid', ''),
(2091, 'bb_lobby_1', 'bb_bench1', 4, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2092, 'bb_lobby_1', 'bb_bench2', 5, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2093, 'bb_lobby_1', 'bb_plant1', 8, 0, 2, 0, 0.001, 1, 1, 'solid', ''),
(2094, 'bb_lobby_1', 'bb_sofa1', 9, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2095, 'bb_lobby_1', 'bb_sofa2', 10, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2096, 'bb_lobby_1', 'bb_plant1', 11, 0, 2, 0, 0.001, 1, 1, 'solid', ''),
(2097, 'bb_lobby_1', 'bb_sofa1', 12, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2098, 'bb_lobby_1', 'bb_sofa2', 13, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2099, 'bb_lobby_1', 'bb_plant1', 14, 0, 2, 0, 0.001, 1, 1, 'solid', ''),
(2100, 'bb_lobby_1', 'bb_bench1', 16, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2101, 'bb_lobby_1', 'bb_bench2', 17, 0, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2102, 'bb_lobby_1', 'bb_corner1out', 18, 0, 2, 0, 0.001, 1, 1, 'solid', ''),
(2103, 'bb_lobby_1', 'bb_bench1', 3, 1, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2104, 'bb_lobby_1', 'bb_wallend1in', 18, 1, 2, 2, 0.001, 1, 1, 'solid', ''),
(2105, 'bb_lobby_1', 'bb_bench2', 3, 2, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2106, 'bb_lobby_1', 'bb_wallend1in', 18, 2, 2, 2, 0.001, 1, 1, 'solid', ''),
(2107, 'bb_lobby_1', 'bb_plant3', 3, 3, 2, 0, 0.001, 1, 1, 'solid', ''),
(2108, 'bb_lobby_1', 'bb_special', 7, 3, 2, 6, 0.001, 1, 1, 'solid', ''),
(2109, 'bb_lobby_1', 'bb_wallend1in', 8, 3, 2, 6, 0.001, 1, 1, 'solid', ''),
(2110, 'bb_lobby_1', 'bb_wallend1in', 9, 3, 2, 6, 0.001, 1, 1, 'solid', ''),
(2111, 'bb_lobby_1', 'bb_wallend1in', 10, 3, 2, 6, 0.001, 1, 1, 'solid', ''),
(2112, 'bb_lobby_1', 'bb_wallend1in', 11, 3, 2, 6, 0.001, 1, 1, 'solid', ''),
(2113, 'bb_lobby_1', 'bb_crossrd', 12, 3, 2, 2, 0.001, 1, 1, 'solid', ''),
(2114, 'bb_lobby_1', 'bb_crossrd', 16, 3, 2, 0, 0.001, 1, 1, 'solid', ''),
(2115, 'bb_lobby_1', 'bb_wallend1in', 17, 3, 2, 6, 0.001, 1, 1, 'solid', ''),
(2116, 'bb_lobby_1', 'bb_crossrd', 18, 3, 2, 2, 0.001, 1, 1, 'solid', ''),
(2117, 'bb_lobby_1', 'bb_wallend2in', 3, 4, 1, 4, 0.001, 1, 1, 'solid', ''),
(2118, 'bb_lobby_1', 'bb_wallend1in', 7, 4, 1, 4, 0.001, 1, 1, 'solid', ''),
(2119, 'bb_lobby_1', 'bb_bench1', 8, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2120, 'bb_lobby_1', 'bb_bench2', 9, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2121, 'bb_lobby_1', 'bb_bench1', 10, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2122, 'bb_lobby_1', 'bb_bench2', 11, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2123, 'bb_lobby_1', 'bb_wallend2in', 12, 4, 1, 4, 0.001, 1, 1, 'solid', ''),
(2124, 'bb_lobby_1', 'bb_wallend1in', 16, 4, 1, 4, 0.001, 1, 1, 'solid', ''),
(2125, 'bb_lobby_1', 'bb_bench1', 17, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2126, 'bb_lobby_1', 'bb_bench2', 18, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2127, 'bb_lobby_1', 'bb_wallendout', 19, 4, 1, 4, 0.001, 1, 1, 'solid', ''),
(2128, 'bb_lobby_1', 'bb_stool', 7, 5, 1, 3, 1, 1, 1, 'can_sit_on_top', ''),
(2129, 'bb_lobby_1', 'bb_stool', 12, 5, 1, 5, 1, 1, 1, 'can_sit_on_top', ''),
(2130, 'bb_lobby_1', 'bb_bench1', 19, 5, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2131, 'bb_lobby_1', 'bb_stool', 3, 6, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2132, 'bb_lobby_1', 'bb_bench2', 19, 6, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2133, 'bb_lobby_1', 'bb_chair', 9, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2134, 'bb_lobby_1', 'bb_chair', 10, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2135, 'bb_lobby_1', 'bb_bench1', 17, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2136, 'bb_lobby_1', 'bb_bench2', 18, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2137, 'bb_lobby_1', 'bb_wallendout', 19, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2138, 'bb_lobby_1', 'bb_stool', 3, 8, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2139, 'bb_lobby_1', 'bb_extra', 17, 8, 1, 4, 0.001, 1, 1, 'solid', ''),
(2140, 'bb_lobby_1', 'bb_extra', 18, 8, 1, 2, 0.001, 1, 1, 'solid', ''),
(2141, 'bb_lobby_1', 'bb_crossrd', 19, 8, 1, 6, 0.001, 1, 1, 'solid', ''),
(2142, 'bb_lobby_1', 'bb_stool', 3, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2143, 'bb_lobby_1', 'bb_chair', 9, 9, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2144, 'bb_lobby_1', 'bb_chair', 10, 9, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2145, 'bb_lobby_1', 'bb_bench1', 17, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2146, 'bb_lobby_1', 'bb_bench2', 18, 9, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2147, 'bb_lobby_1', 'bb_wallendout', 19, 9, 1, 4, 0.001, 1, 1, 'solid', ''),
(2148, 'bb_lobby_1', 'bb_bench1', 19, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2149, 'bb_lobby_1', 'bb_stool', 7, 11, 1, 1, 1, 1, 1, 'can_sit_on_top', ''),
(2150, 'bb_lobby_1', 'bb_stool', 12, 11, 1, 7, 1, 1, 1, 'can_sit_on_top', ''),
(2151, 'bb_lobby_1', 'bb_bench2', 19, 11, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2152, 'bb_lobby_1', 'bb_wallend1in', 7, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2153, 'bb_lobby_1', 'bb_bench1', 8, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2154, 'bb_lobby_1', 'bb_bench2', 9, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2155, 'bb_lobby_1', 'bb_bench1', 10, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2156, 'bb_lobby_1', 'bb_bench2', 11, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2157, 'bb_lobby_1', 'bb_wallend2in', 12, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2158, 'bb_lobby_1', 'bb_bench1', 17, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2159, 'bb_lobby_1', 'bb_bench2', 18, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2160, 'bb_lobby_1', 'bb_wallendout', 19, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2161, 'bb_lobby_1', 'bb_corner1out', 7, 13, 1, 4, 0.001, 1, 1, 'solid', ''),
(2162, 'bb_lobby_1', 'bb_wallout', 8, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2163, 'bb_lobby_1', 'bb_wallout', 9, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2164, 'bb_lobby_1', 'bb_wallout', 10, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2165, 'bb_lobby_1', 'bb_wallout', 11, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2166, 'bb_lobby_1', 'bb_special', 12, 13, 1, 2, 0.001, 1, 1, 'solid', ''),
(2167, 'bb_lobby_1', 'bb_wallendout', 16, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2168, 'bb_lobby_1', 'bb_wallout', 17, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2169, 'bb_lobby_1', 'bb_wallout', 18, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2170, 'bb_lobby_1', 'bb_corner1out', 19, 13, 1, 2, 0.001, 1, 1, 'solid', ''),
(2171, 'bb_lobby_1', 'bb_plant0', 9, 14, 0, 6, 0.001, 1, 1, 'solid', ''),
(2172, 'bb_lobby_1', 'bb_sofa1', 10, 14, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2173, 'bb_lobby_1', 'bb_sofa2', 11, 14, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2174, 'bb_lobby_1', 'bb_plant2', 12, 14, 0, 0, 0.001, 1, 1, 'solid', ''),
(2175, 'bb_lobby_1', 'bb_plant2', 16, 14, 0, 6, 0.001, 1, 1, 'solid', ''),
(2176, 'bb_lobby_1', 'bb_sofa1', 17, 14, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2177, 'bb_lobby_1', 'bb_sofa2', 18, 14, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2178, 'bb_lobby_1', 'bb_plant0', 19, 14, 0, 0, 0.001, 1, 1, 'solid', ''),
(2179, 'bb_lobby_1', 'bb_sofa1', 9, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2180, 'bb_lobby_1', 'bb_sofa1', 19, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2181, 'bb_lobby_1', 'bb_sofa2', 9, 16, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2182, 'bb_lobby_1', 'bb_sofa2', 19, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2183, 'bb_lobby_1', 'bb_sofa1', 9, 17, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2184, 'bb_lobby_1', 'bb_sofa1', 19, 17, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2185, 'bb_lobby_1', 'bb_sofa2', 9, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2186, 'bb_lobby_1', 'bb_sofa2', 19, 18, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2187, 'bb_lobby_1', 'bb_plant0', 9, 19, 0, 4, 0.001, 1, 1, 'solid', ''),
(2188, 'bb_lobby_1', 'bb_sofa1', 10, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2189, 'bb_lobby_1', 'bb_sofa2', 11, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2190, 'bb_lobby_1', 'bb_plant3', 12, 19, 0, 2, 0.001, 1, 1, 'solid', ''),
(2191, 'bb_lobby_1', 'bb_plant3', 16, 19, 0, 4, 0.001, 1, 1, 'solid', ''),
(2192, 'bb_lobby_1', 'bb_sofa1', 17, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2193, 'bb_lobby_1', 'bb_sofa2', 18, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2194, 'bb_lobby_1', 'bb_plant0', 19, 19, 0, 2, 0.001, 1, 1, 'solid', ''),
(2195, 'snowwar_lobby_1', 'sw_barrellchair', 31, 18, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2196, 'snowwar_lobby_1', 'sw_barrellchair', 31, 19, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2197, 'snowwar_lobby_1', 'sw_barrellchair', 30, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2198, 'snowwar_lobby_1', 'sw_barrellchair', 37, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2199, 'snowwar_lobby_1', 'sw_barrellchair', 39, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2200, 'snowwar_lobby_1', 'sw_barrellchair', 41, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2201, 'snowwar_lobby_1', 'sw_chair1', 30, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2202, 'snowwar_lobby_1', 'sw_chair2', 31, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2203, 'snowwar_lobby_1', 'sw_chair2', 32, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2204, 'snowwar_lobby_1', 'sw_chair2', 33, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2205, 'snowwar_lobby_1', 'sw_chair3', 34, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2206, 'snowwar_lobby_1', 'sw_table1', 30, 25, 1, 0, 0.001, 1, 1, 'solid', ''),
(2207, 'snowwar_lobby_1', 'sw_table2', 31, 25, 1, 0, 0.001, 1, 1, 'solid', ''),
(2208, 'snowwar_lobby_1', 'sw_table3', 32, 25, 1, 0, 0.001, 1, 1, 'solid', ''),
(2209, 'snowwar_lobby_1', 'sw_table4', 33, 25, 1, 0, 0.001, 1, 1, 'solid', ''),
(2210, 'snowwar_lobby_1', 'sw_table5', 34, 25, 1, 0, 0.001, 1, 1, 'solid', ''),
(2211, 'snowwar_lobby_1', 'sw_chair1', 30, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2212, 'snowwar_lobby_1', 'sw_chair2', 31, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2213, 'snowwar_lobby_1', 'sw_chair2', 32, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2214, 'snowwar_lobby_1', 'sw_chair2', 33, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2215, 'snowwar_lobby_1', 'sw_chair3', 34, 26, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2216, 'snowwar_lobby_1', 'sw_chair1', 30, 29, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2217, 'snowwar_lobby_1', 'sw_chair2', 31, 29, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2218, 'snowwar_lobby_1', 'sw_chair2', 32, 29, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2219, 'snowwar_lobby_1', 'sw_chair2', 33, 29, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2220, 'snowwar_lobby_1', 'sw_chair3', 34, 29, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2221, 'snowwar_lobby_1', 'sw_table1', 30, 30, 1, 0, 0.001, 1, 1, 'solid', ''),
(2222, 'snowwar_lobby_1', 'sw_table2', 31, 30, 1, 0, 0.001, 1, 1, 'solid', ''),
(2223, 'snowwar_lobby_1', 'sw_table3', 32, 30, 1, 0, 0.001, 1, 1, 'solid', ''),
(2224, 'snowwar_lobby_1', 'sw_table4', 33, 30, 1, 0, 0.001, 1, 1, 'solid', ''),
(2225, 'snowwar_lobby_1', 'sw_table5', 34, 30, 1, 0, 0.001, 1, 1, 'solid', ''),
(2226, 'snowwar_lobby_1', 'sw_chair1', 30, 31, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2227, 'snowwar_lobby_1', 'sw_chair2', 31, 31, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2228, 'snowwar_lobby_1', 'sw_chair2', 32, 31, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2229, 'snowwar_lobby_1', 'sw_chair2', 33, 31, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2230, 'snowwar_lobby_1', 'sw_chair3', 34, 31, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2231, 'snowwar_lobby_1', 'invisichair', 27, 32, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2232, 'snowwar_lobby_1', 'invisichair', 27, 33, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2233, 'snowwar_lobby_1', 'invisichair', 27, 34, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2234, 'snowwar_lobby_1', 'invisichair', 28, 36, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2235, 'snowwar_lobby_1', 'invisichair', 29, 36, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2236, 'snowwar_lobby_1', 'invisichair', 30, 36, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2237, 'snowwar_lobby_1', 'invisichair', 31, 36, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2238, 'tv_studio', 'much_camera3', 4, 13, 0, 2, 0.001, 1, 1, 'solid', ''),
(2239, 'tv_studio', 'much_chair', 14, 4, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2240, 'tv_studio', 'much_chair', 18, 5, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2241, 'tv_studio', 'much_chair', 18, 7, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2242, 'tv_studio', 'much_chair', 19, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2243, 'tv_studio', 'much_chair', 19, 12, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2244, 'tv_studio', 'much_chair', 2, 6, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2245, 'tv_studio', 'much_chair', 5, 3, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2246, 'tv_studio', 'much_sofa1a', 0, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2247, 'tv_studio', 'much_sofa1a', 1, 18, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2248, 'tv_studio', 'much_sofa1a', 14, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2249, 'tv_studio', 'much_sofa1a', 14, 24, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2250, 'tv_studio', 'much_sofa1a', 18, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2251, 'tv_studio', 'much_sofa1a', 6, 27, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2252, 'tv_studio', 'much_sofa1a', 8, 1, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2253, 'tv_studio', 'much_sofa1a', 8, 31, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2254, 'tv_studio', 'much_sofa1b', 0, 16, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2255, 'tv_studio', 'much_sofa1b', 10, 1, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2256, 'tv_studio', 'much_sofa1b', 15, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2257, 'tv_studio', 'much_sofa1b', 15, 24, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2258, 'tv_studio', 'much_sofa1b', 16, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2259, 'tv_studio', 'much_sofa1b', 18, 17, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2260, 'tv_studio', 'much_sofa1b', 18, 18, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2261, 'tv_studio', 'much_sofa1b', 2, 18, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2262, 'tv_studio', 'much_sofa1b', 3, 18, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2263, 'tv_studio', 'much_sofa1b', 6, 28, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2264, 'tv_studio', 'much_sofa1b', 6, 29, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2265, 'tv_studio', 'much_sofa1b', 6, 30, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2266, 'tv_studio', 'much_sofa1b', 9, 1, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2267, 'tv_studio', 'much_sofa1b', 9, 31, 4, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2268, 'tv_studio', 'much_stool', 14, 10, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2269, 'tv_studio', 'much_stool', 14, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2270, 'tv_studio', 'much_stool', 14, 12, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2271, 'tv_studio', 'much_stool', 14, 13, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2272, 'tv_studio', 'much_table1', 10, 3, 0, 6, 0.001, 1, 1, 'solid', ''),
(2273, 'tv_studio', 'much_table1', 16, 16, 0, 6, 0.001, 1, 1, 'solid', ''),
(2274, 'tv_studio', 'much_table1', 2, 16, 0, 0, 0.001, 1, 1, 'solid', ''),
(2275, 'tv_studio', 'much_table1', 8, 29, 4, 0, 0.001, 1, 1, 'solid', ''),
(2276, 'tv_studio', 'much_table2', 15, 16, 0, 6, 0.001, 1, 1, 'solid', ''),
(2277, 'tv_studio', 'much_table2', 8, 28, 4, 0, 0.001, 1, 1, 'solid', ''),
(2278, 'tv_studio', 'much_table2', 9, 3, 0, 6, 0.001, 1, 1, 'solid', ''),
(2279, 'tv_studio', 'much_table3', 14, 16, 0, 6, 0.001, 1, 1, 'solid', ''),
(2280, 'tv_studio', 'much_table3', 2, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(2281, 'tv_studio', 'much_table3', 8, 27, 4, 0, 0.001, 1, 1, 'solid', ''),
(2282, 'tv_studio', 'much_table3', 8, 3, 0, 6, 0.001, 1, 1, 'solid', ''),
(2283, 'tv_studio', 'watermatic', 5, 25, 4, 2, 0.001, 1, 1, 'solid', ''),
(2284, 'club_mammoth', 'bbarstool', 14, 0, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2285, 'club_mammoth', 'bbarstool', 14, 1, 4, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2286, 'club_mammoth', 'bbarstool', 14, 2, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2287, 'club_mammoth', 'elephantcouch2', 18, 4, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2288, 'club_mammoth', 'elephantcouch4', 21, 4, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2289, 'club_mammoth', 'elephantcouch1', 18, 5, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2290, 'club_mammoth', 'elephantcouch3', 21, 5, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2291, 'club_mammoth', 'tinypalm', 11, 6, 2, 4, 0.001, 1, 1, 'solid', ''),
(2292, 'club_mammoth', 'plainstool1', 12, 6, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2293, 'club_mammoth', 'plainstool2', 13, 6, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2294, 'club_mammoth', 'plainstool2', 14, 6, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2295, 'club_mammoth', 'plainstool2', 15, 6, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2296, 'club_mammoth', 'plainstool2', 16, 6, 100000, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2297, 'club_mammoth', 'bbarstool', 15, 9, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2298, 'club_mammoth', 'bbarstool', 15, 10, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2299, 'club_mammoth', 'bbarstool', 15, 11, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2300, 'club_mammoth', 'bbarstool', 16, 11, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2301, 'club_mammoth', 'bbarstool', 17, 11, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2302, 'club_mammoth', 'plainstool3', 11, 15, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2303, 'club_mammoth', 'plainstool3', 11, 16, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2304, 'club_mammoth', 'plainstool3', 11, 17, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2305, 'club_mammoth', 'plainstool3', 11, 18, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2306, 'club_mammoth', 'elephantcouch2', 20, 24, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2307, 'club_mammoth', 'elephantcouch4', 23, 24, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2308, 'club_mammoth', 'elephantcouch1', 20, 25, 4, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2309, 'club_mammoth', 'elephantcouch3', 23, 25, 4, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2310, 'club_mammoth', 'boothsofa1', 7, 27, 6, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2311, 'club_mammoth', 'boothsofa3', 11, 27, 6, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2312, 'club_mammoth', 'boothsofa1', 13, 27, 6, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2313, 'club_mammoth', 'boothsofa1', 7, 28, 6, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2314, 'club_mammoth', 'boothsofa3', 11, 28, 6, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2315, 'club_mammoth', 'tinypalm', 12, 28, 6, 4, 0.001, 1, 1, 'solid', ''),
(2316, 'club_mammoth', 'boothsofa1', 13, 28, 6, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2317, 'club_mammoth', 'boothsofa1', 7, 29, 6, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2318, 'club_mammoth', 'boothsofa3', 11, 29, 6, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2319, 'club_mammoth', 'boothsofa1', 13, 29, 6, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2320, 'club_mammoth', 'boothsofacorner1', 7, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2321, 'club_mammoth', 'boothsofa2', 8, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2322, 'club_mammoth', 'boothsofa2', 9, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2323, 'club_mammoth', 'boothsofa2', 10, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2324, 'club_mammoth', 'boothsofacorner2', 11, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2325, 'club_mammoth', 'tinypalm', 12, 30, 6, 4, 0.001, 1, 1, 'solid', ''),
(2326, 'club_mammoth', 'boothsofacorner1', 13, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2327, 'club_mammoth', 'boothsofa2', 14, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2328, 'club_mammoth', 'boothsofa2', 15, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2329, 'club_mammoth', 'boothsofa2', 16, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2330, 'club_mammoth', 'boothsofa2', 17, 30, 6, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2331, 'ice_cafe', 'cafe_chair_cream', 17, 17, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2332, 'ice_cafe', 'infokiosk', 17, 0, 0, 4, 0.001, 1, 1, 'solid', ''),
(2333, 'ice_cafe', 'cafe_deskb', 1, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(2334, 'ice_cafe', 'cafe_chair_blue', 5, 17, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2335, 'ice_cafe', 'cafe_table_biga_blue', 4, 2, 1, 2, 0.001, 2, 2, 'extra_parameter', ''),
(2336, 'ice_cafe', 'infokiosk', 15, 0, 0, 4, 0.001, 1, 1, 'solid', ''),
(2337, 'ice_cafe', 'cafe_chair_blue', 3, 1, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2338, 'ice_cafe', 'cafe_sofaa', 2, 21, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2339, 'ice_cafe', 'cafe_deskb', 1, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2340, 'ice_cafe', 'cafe_sofaa', 2, 23, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2341, 'ice_cafe', 'cafe_chair_cream', 13, 3, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2342, 'ice_cafe', 'cafe_chair_cream', 10, 4, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2343, 'ice_cafe', 'cafe_table_cream', 15, 10, 0, 2, 0.001, 2, 2, 'extra_parameter', ''),
(2344, 'ice_cafe', 'cafe_chair_cream', 13, 4, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2345, 'ice_cafe', 'cafe_chair_blue', 3, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2346, 'ice_cafe', 'cafe_deskb', 1, 13, 1, 0, 0.001, 1, 1, 'solid', ''),
(2347, 'ice_cafe', 'cafe_sofab', 2, 20, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2348, 'ice_cafe', 'construction', 8, 22, 0, 0, 0.001, 1, 1, 'solid', ''),
(2349, 'ice_cafe', 'cafe_chair_blue', 3, 2, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2350, 'ice_cafe', 'cafe_chair_cream', 14, 10, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2351, 'ice_cafe', 'cafe_chair_cream', 12, 5, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2352, 'ice_cafe', 'cafe_chair_cream', 14, 17, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2353, 'ice_cafe', 'cafe_chair_blue', 5, 10, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2354, 'ice_cafe', 'cafe_chair_blue', 5, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2355, 'ice_cafe', 'cafe_chair_cream', 15, 9, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2356, 'ice_cafe', 'cafe_table_bigb_cream', 12, 2, 0, 0, 0.001, 0, 0, 'solid', ''),
(2357, 'ice_cafe', 'cafe_chair_blue', 3, 3, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2358, 'ice_cafe', 'cafe_chair_cream', 10, 3, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2359, 'ice_cafe', 'cafe_table_biga_cream', 11, 3, 0, 2, 0.001, 2, 2, 'extra_parameter', ''),
(2360, 'ice_cafe', 'cafe_chair_cream', 10, 19, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2361, 'ice_cafe', 'cafe_chair_cream', 17, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2362, 'ice_cafe', 'cafe_chair_blue', 5, 4, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2363, 'ice_cafe', 'cafe_chair_blue', 6, 1, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2364, 'ice_cafe', 'cafe_chair_blue', 6, 16, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2365, 'ice_cafe', 'cafe_chair_blue', 3, 8, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2366, 'ice_cafe', 'cafe_chair_cream', 11, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2367, 'ice_cafe', 'cafe_table_bigb_blue', 5, 1, 1, 0, 0.001, 0, 0, 'solid', ''),
(2368, 'ice_cafe', 'cafe_chair_cream', 11, 18, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2369, 'ice_cafe', 'cafe_table_blue', 4, 8, 1, 2, 0.001, 2, 2, 'extra_parameter', ''),
(2370, 'ice_cafe', 'cafe_table_cream', 15, 17, 0, 2, 0.001, 2, 2, 'extra_parameter', ''),
(2371, 'ice_cafe', 'cafe_chair_cream', 10, 2, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2372, 'ice_cafe', 'infokiosk', 16, 0, 0, 4, 0.001, 1, 1, 'solid', ''),
(2373, 'ice_cafe', 'cafe_sofab', 2, 22, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2374, 'ice_cafe', 'cafe_chair_cream', 13, 20, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2375, 'ice_cafe', 'cafe_chair_cream', 15, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2376, 'ice_cafe', 'cafe_chair_cream', 16, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2377, 'ice_cafe', 'cafe_deskc', 1, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(2378, 'ice_cafe', 'cafe_chair_blue', 6, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2379, 'ice_cafe', 'cafe_chair_cream', 15, 12, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2380, 'ice_cafe', 'cafe_chair_cream', 11, 1, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2381, 'ice_cafe', 'cafe_chair_blue', 6, 2, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2382, 'ice_cafe', 'cafe_table_blue', 4, 15, 1, 2, 0.001, 2, 2, 'extra_parameter', ''),
(2383, 'ice_cafe', 'cafe_chair_blue', 6, 3, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2384, 'ice_cafe', 'cafe_deskb', 1, 11, 1, 0, 0.001, 1, 1, 'solid', ''),
(2385, 'ice_cafe', 'cafe_table_cream', 11, 19, 0, 2, 0.001, 2, 2, 'extra_parameter', ''),
(2386, 'ice_cafe', 'cafe_deskb', 1, 14, 1, 0, 0.001, 1, 1, 'solid', ''),
(2387, 'ice_cafe', 'cafe_chair_cream', 13, 2, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2388, 'ice_cafe', 'cafe_chair_blue', 4, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2389, 'netcafe', 'k', 15, 7, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2390, 'netcafe', 'k', 12, 12, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2391, 'netcafe', 'k', 15, 9, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2392, 'netcafe', 'k', 16, 1, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2393, 'netcafe', 'k', 18, 10, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2394, 'netcafe', 'k', 18, 9, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2395, 'netcafe', 'k', 19, 1, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2396, 'netcafe', 'k', 4, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2397, 'netcafe', 'k', 4, 12, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2398, 'netcafe', 'k', 6, 18, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2399, 'netcafe', 'k', 9, 9, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2400, 'netcafe', 'kukat1', 13, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(2401, 'netcafe', 'kukat1', 20, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(2402, 'netcafe', 'kukat1', 6, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(2403, 'netcafe', 'kukat1', 8, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(2404, 'netcafe', 'kukat2', 12, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(2405, 'netcafe', 'kukat2', 19, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(2406, 'netcafe', 'kukat2', 5, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(2407, 'netcafe', 'kukat2', 7, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(2408, 'netcafe', 'kukat3', 9, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(2409, 'netcafe', 'kukat3', 9, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(2410, 'netcafe', 'kukat4', 9, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2411, 'netcafe', 'kukat4', 9, 19, 1, 0, 0.001, 1, 1, 'solid', ''),
(2412, 'netcafe', 'kukat5', 6, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(2413, 'netcafe', 'kukat6', 5, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(2414, 'netcafe', 'kukka', 20, 23, 1, 0, 0.001, 1, 1, 'solid', ''),
(2415, 'netcafe', 'kukka2', 15, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(2416, 'netcafe', 'l', 12, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2417, 'netcafe', 'l', 13, 1, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2418, 'netcafe', 'l', 15, 8, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2419, 'netcafe', 'l', 18, 8, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2420, 'netcafe', 'l', 4, 11, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2421, 'netcafe', 'l', 9, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2422, 'netcafe', 'l', 9, 12, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2423, 'netcafe', 'm', 10, 1, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2424, 'netcafe', 'm', 12, 10, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2425, 'netcafe', 'm', 12, 9, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2426, 'netcafe', 'm', 15, 10, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2427, 'netcafe', 'm', 18, 7, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2428, 'netcafe', 'm', 4, 13, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2429, 'netcafe', 'm', 4, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2430, 'netcafe', 'm', 6, 21, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2431, 'netcafe', 'm', 9, 10, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2432, 'netcafe', 'shift1', 0, 5, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2433, 'netcafe', 'shift1', 12, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2434, 'netcafe', 'shift1', 19, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2435, 'netcafe', 'shift1', 2, 5, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2436, 'netcafe', 'shift1', 6, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2437, 'netcafe', 'shift2', 1, 5, 1, 4, 0.001, 1, 1, 'solid', ''),
(2438, 'netcafe', 'shift2', 13, 4, 0, 4, 0.001, 1, 1, 'solid', ''),
(2439, 'netcafe', 'shift2', 20, 4, 0, 4, 0.001, 1, 1, 'solid', ''),
(2440, 'netcafe', 'shift2', 3, 5, 1, 4, 0.001, 1, 1, 'solid', ''),
(2441, 'netcafe', 'shift2', 7, 0, 1, 4, 0.001, 1, 1, 'solid', ''),
(2442, 'netcafe', 'sofabig1', 20, 21, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2443, 'netcafe', 'sofabig2', 20, 19, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2444, 'netcafe', 'sofabig2', 20, 20, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2445, 'netcafe', 'sofabig3', 20, 18, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2446, 'netcafe', 'sofalittle1', 18, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2447, 'netcafe', 'sofalittle2', 17, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2448, 'netcafe', 'sofalittle3', 16, 23, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2449, 'netcafe', 'table1', 17, 19, 1, 4, 0.001, 1, 1, 'solid', ''),
(2450, 'netcafe', 'table1', 17, 20, 1, 2, 0.001, 1, 1, 'solid', ''),
(2451, 'netcafe', 'table1', 17, 21, 1, 0, 0.001, 1, 1, 'solid', ''),
(2452, 'netcafe', 'table2', 16, 10, 0, 0, 0.001, 1, 1, 'solid', ''),
(2453, 'netcafe', 'table2', 16, 7, 0, 6, 0.001, 1, 1, 'solid', ''),
(2454, 'netcafe', 'table2', 16, 8, 0, 4, 0.001, 1, 1, 'solid', ''),
(2455, 'netcafe', 'table2', 16, 9, 0, 2, 0.001, 1, 1, 'solid', ''),
(2456, 'netcafe', 'table3', 10, 10, 0, 4, 0.001, 1, 1, 'solid', ''),
(2457, 'netcafe', 'table3', 10, 11, 0, 2, 0.001, 1, 1, 'solid', ''),
(2458, 'netcafe', 'table3', 10, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2459, 'netcafe', 'table3', 10, 9, 0, 6, 0.001, 1, 1, 'solid', ''),
(2460, 'netcafe', 'tablecorner', 11, 9, 0, 0, 0.001, 1, 1, 'solid', ''),
(2461, 'netcafe', 'tablecorner', 17, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2462, 'netcafe', 'tablecorner', 18, 19, 1, 0, 0.001, 1, 1, 'solid', ''),
(2463, 'netcafe', 'watermatic', 5, 0, 1, 4, 0.001, 1, 1, 'solid', ''),
(2464, 'hallway0', 'hw_chair', 15, 0, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2465, 'hallway0', 'hw_chair', 15, 1, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2466, 'hallway0', 'hw_chair', 17, 0, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2467, 'hallway0', 'hw_chair', 17, 1, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2468, 'hallway0', 'hw_chair', 20, 0, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2469, 'hallway0', 'hw_chair', 20, 1, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2470, 'hallway0', 'hw_chair', 20, 2, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2471, 'hallway0', 'hw_chair', 22, 0, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2472, 'hallway0', 'hw_chair', 22, 1, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2473, 'hallway0', 'hw_chair', 22, 2, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2474, 'hallway0', 'hw_chair', 25, 0, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2475, 'hallway0', 'hw_chair', 25, 1, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2476, 'hallway0', 'hw_chair', 27, 0, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2477, 'hallway0', 'hw_chair', 27, 1, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2478, 'hallway0', 'hw_ero1', 17, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(2479, 'hallway0', 'hw_ero2', 18, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(2480, 'hallway0', 'hw_ero5', 19, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(2481, 'hallway0', 'hw_plant', 4, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(2482, 'hallway0', 'hw_plant', 4, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2483, 'hallway0', 'hw_pntg', 18, 0, 1, 0, 0.001, 1, 1, 'solid', ''),
(2484, 'hallway0', 'hw_smtble', 7, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(2485, 'hallway0', 'hw_sofa1', 12, 10, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2486, 'hallway0', 'hw_sofa1', 5, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2487, 'hallway0', 'hw_sofa1', 8, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2488, 'hallway0', 'hw_sofa2', 12, 11, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2489, 'hallway0', 'hw_sofa2', 12, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2490, 'hallway0', 'hw_sofa2', 12, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2491, 'hallway0', 'hw_sofa3', 12, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2492, 'hallway0', 'hw_sofa3', 6, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2493, 'hallway0', 'hw_sofa3', 9, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2494, 'hallway0', 'hw_table1', 16, 0, 1, 6, 0.001, 1, 1, 'solid', ''),
(2495, 'hallway0', 'hw_table1', 21, 0, 1, 6, 0.001, 1, 1, 'solid', ''),
(2496, 'hallway0', 'hw_table1', 26, 0, 1, 6, 0.001, 1, 1, 'solid', ''),
(2497, 'hallway0', 'hw_table2', 21, 1, 1, 6, 0.001, 1, 1, 'solid', ''),
(2498, 'hallway0', 'hw_table3', 16, 1, 1, 6, 0.001, 1, 1, 'solid', ''),
(2499, 'hallway0', 'hw_table3', 21, 2, 1, 6, 0.001, 1, 1, 'solid', ''),
(2500, 'hallway0', 'hw_table3', 26, 1, 1, 6, 0.001, 1, 1, 'solid', ''),
(2501, 'hallway0', 'hw_watermatic', 10, 0, 0, 4, 0.001, 1, 1, 'solid', ''),
(2502, 'hallway0', 'pillar1', 12, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(2503, 'hallway9', 'hw_ero1', 12, 14, 0, 6, 0.001, 1, 1, 'solid', ''),
(2504, 'hallway9', 'hw_ero1', 14, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2505, 'hallway9', 'hw_ero1', 14, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(2506, 'hallway9', 'hw_ero1', 19, 14, 0, 6, 0.001, 1, 1, 'solid', ''),
(2507, 'hallway9', 'hw_ero2', 12, 15, 0, 6, 0.001, 1, 1, 'solid', ''),
(2508, 'hallway9', 'hw_ero2', 15, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2509, 'hallway9', 'hw_ero2', 15, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(2510, 'hallway9', 'hw_ero2', 19, 15, 0, 6, 0.001, 1, 1, 'solid', ''),
(2511, 'hallway9', 'hw_ero3', 12, 16, 0, 6, 0.001, 1, 1, 'solid', ''),
(2512, 'hallway9', 'hw_ero3', 16, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2513, 'hallway9', 'hw_ero3', 16, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(2514, 'hallway9', 'hw_ero3', 19, 16, 0, 6, 0.001, 1, 1, 'solid', ''),
(2515, 'hallway9', 'hw_ero5', 12, 17, 0, 6, 0.001, 1, 1, 'solid', ''),
(2516, 'hallway9', 'hw_ero5', 17, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2517, 'hallway9', 'hw_ero5', 17, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(2518, 'hallway9', 'hw_ero5', 19, 17, 0, 6, 0.001, 1, 1, 'solid', ''),
(2519, 'hallway9', 'hw_plant', 12, 27, 0, 0, 0.001, 1, 1, 'solid', ''),
(2520, 'hallway9', 'hw_shelf', 12, 4, 0, 4, 0.001, 2, 1, 'solid', ''),
(2521, 'hallway9', 'hw_shelf', 4, 12, 0, 2, 0.001, 2, 1, 'solid', ''),
(2522, 'hallway9', 'hw_smtble', 10, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2523, 'hallway9', 'hw_smtble', 12, 10, 0, 0, 0.001, 1, 1, 'solid', ''),
(2524, 'hallway9', 'hw_smtble', 12, 21, 0, 0, 0.001, 1, 1, 'solid', ''),
(2525, 'hallway9', 'hw_smtble', 21, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2526, 'hallway9', 'hw_sofa1', 12, 22, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2527, 'hallway9', 'hw_sofa1', 12, 6, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2528, 'hallway9', 'hw_sofa1', 22, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2529, 'hallway9', 'hw_sofa1', 6, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2530, 'hallway9', 'hw_sofa2', 12, 23, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2531, 'hallway9', 'hw_sofa2', 12, 24, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2532, 'hallway9', 'hw_sofa2', 12, 7, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2533, 'hallway9', 'hw_sofa2', 12, 8, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2534, 'hallway9', 'hw_sofa2', 23, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2535, 'hallway9', 'hw_sofa2', 24, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2536, 'hallway9', 'hw_sofa2', 7, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2537, 'hallway9', 'hw_sofa2', 8, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2538, 'hallway9', 'hw_sofa3', 12, 25, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2539, 'hallway9', 'hw_sofa3', 12, 9, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2540, 'hallway9', 'hw_sofa3', 25, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2541, 'hallway9', 'hw_sofa3', 9, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2542, 'hallway9', 'hw_watermatic', 27, 12, 0, 4, 0.001, 1, 1, 'solid', ''),
(2543, 'hallway9', 'pillar1', 19, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(2544, 'hallway9', 'pillar1', 4, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(2545, 'hallway2', 'hw_chair', 17, 13, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2546, 'hallway2', 'hw_chair', 17, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2547, 'hallway2', 'hw_chair', 19, 18, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2548, 'hallway2', 'hw_chair', 19, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2549, 'hallway2', 'hw_chair', 20, 13, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2550, 'hallway2', 'hw_chair', 22, 13, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2551, 'hallway2', 'hw_chair', 22, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2552, 'hallway2', 'hw_chair', 22, 18, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2553, 'hallway2', 'hw_ero1', 12, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2554, 'hallway2', 'hw_ero1', 22, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2555, 'hallway2', 'hw_ero1', 4, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(2556, 'hallway2', 'hw_ero2', 13, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2557, 'hallway2', 'hw_ero2', 16, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2558, 'hallway2', 'hw_ero3', 14, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2559, 'hallway2', 'hw_ero4', 15, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2560, 'hallway2', 'hw_ero5', 17, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2561, 'hallway2', 'hw_ero5', 23, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2562, 'hallway2', 'hw_ero5', 5, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(2563, 'hallway2', 'hw_plant', 13, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(2564, 'hallway2', 'hw_plant', 18, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(2565, 'hallway2', 'hw_plant', 3, 6, 1, 0, 0.001, 1, 1, 'solid', ''),
(2566, 'hallway2', 'hw_plant', 4, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2567, 'hallway2', 'hw_smtble', 17, 14, 0, 0, 0.001, 1, 1, 'solid', ''),
(2568, 'hallway2', 'hw_smtble', 18, 18, 0, 0, 0.001, 1, 1, 'solid', ''),
(2569, 'hallway2', 'hw_smtble', 21, 13, 0, 0, 0.001, 1, 1, 'solid', ''),
(2570, 'hallway2', 'hw_smtble', 22, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2571, 'hallway2', 'hw_smtble', 4, 14, 1, 0, 0.001, 1, 1, 'solid', ''),
(2572, 'hallway2', 'hw_smtble', 7, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2573, 'hallway2', 'hw_sofa1', 4, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2574, 'hallway2', 'hw_sofa1', 4, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2575, 'hallway2', 'hw_sofa1', 5, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2576, 'hallway2', 'hw_sofa1', 8, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2577, 'hallway2', 'hw_sofa3', 4, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2578, 'hallway2', 'hw_sofa3', 4, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2579, 'hallway2', 'hw_sofa3', 6, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2580, 'hallway2', 'hw_sofa3', 9, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2581, 'hallway2', 'hw_statue', 19, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(2582, 'hallway2', 'hw_watermatic', 11, 13, 1, 4, 0.001, 1, 1, 'solid', ''),
(2583, 'hallway2', 'pillar1', 11, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2584, 'hallway1', 'hw_chair', 13, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2585, 'hallway1', 'hw_chair', 17, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2586, 'hallway1', 'hw_chair', 17, 18, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2587, 'hallway1', 'hw_chair', 18, 16, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2588, 'hallway1', 'hw_chair', 18, 18, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2589, 'hallway1', 'hw_chair', 4, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2590, 'hallway1', 'hw_chair', 4, 18, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2591, 'hallway1', 'hw_ero1', 17, 13, 0, 0, 0.001, 1, 1, 'solid', ''),
(2592, 'hallway1', 'hw_ero5', 18, 13, 0, 0, 0.001, 1, 1, 'solid', ''),
(2593, 'hallway1', 'hw_painting1', 22, 5, 0, 4, 0.001, 1, 1, 'solid', ''),
(2594, 'hallway1', 'hw_plant', 12, 9, 0, 0, 0.001, 1, 1, 'solid', ''),
(2595, 'hallway1', 'hw_plant', 26, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(2596, 'hallway1', 'hw_plant', 4, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2597, 'hallway1', 'hw_plant', 4, 19, 1, 0, 0.001, 1, 1, 'solid', ''),
(2598, 'hallway1', 'hw_smtble', 12, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(2599, 'hallway1', 'hw_smtble', 22, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(2600, 'hallway1', 'hw_smtble', 7, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2601, 'hallway1', 'hw_sofa1', 12, 5, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2602, 'hallway1', 'hw_sofa1', 19, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2603, 'hallway1', 'hw_sofa1', 23, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2604, 'hallway1', 'hw_sofa1', 5, 12, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2605, 'hallway1', 'hw_sofa1', 8, 12, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2606, 'hallway1', 'hw_sofa2', 12, 6, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2607, 'hallway1', 'hw_sofa2', 12, 7, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2608, 'hallway1', 'hw_sofa2', 20, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2609, 'hallway1', 'hw_sofa2', 24, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2610, 'hallway1', 'hw_sofa3', 12, 8, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2611, 'hallway1', 'hw_sofa3', 21, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2612, 'hallway1', 'hw_sofa3', 25, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2613, 'hallway1', 'hw_sofa3', 6, 12, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2614, 'hallway1', 'hw_sofa3', 9, 12, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2615, 'hallway1', 'hw_table1', 17, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2616, 'hallway1', 'hw_table3', 18, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2617, 'hallway1', 'hw_watermatic', 12, 10, 0, 2, 0.001, 1, 1, 'solid', ''),
(2618, 'hallway1', 'pillar1', 10, 19, 1, 0, 0.001, 1, 1, 'solid', ''),
(2619, 'hallway3', 'hw_chair', 13, 4, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2620, 'hallway3', 'hw_chair', 13, 5, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2621, 'hallway3', 'hw_chair', 15, 4, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2622, 'hallway3', 'hw_chair', 15, 5, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2623, 'hallway3', 'hw_chair', 5, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2624, 'hallway3', 'hw_chair', 7, 10, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2625, 'hallway3', 'hw_chair', 7, 11, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2626, 'hallway3', 'hw_chair', 9, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2627, 'hallway3', 'hw_chair', 9, 11, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2628, 'hallway3', 'hw_ero1', 12, 10, 1, 6, 0.001, 1, 1, 'solid', ''),
(2629, 'hallway3', 'hw_ero2', 12, 11, 1, 6, 0.001, 1, 1, 'solid', ''),
(2630, 'hallway3', 'hw_ero2', 12, 14, 1, 6, 0.001, 1, 1, 'solid', ''),
(2631, 'hallway3', 'hw_ero2', 12, 17, 1, 6, 0.001, 1, 1, 'solid', ''),
(2632, 'hallway3', 'hw_ero3', 12, 12, 1, 6, 0.001, 1, 1, 'solid', ''),
(2633, 'hallway3', 'hw_ero3', 12, 15, 1, 6, 0.001, 1, 1, 'solid', ''),
(2634, 'hallway3', 'hw_ero3', 12, 18, 1, 6, 0.001, 1, 1, 'solid', ''),
(2635, 'hallway3', 'hw_ero4', 12, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2636, 'hallway3', 'hw_ero4', 12, 16, 1, 6, 0.001, 1, 1, 'solid', ''),
(2637, 'hallway3', 'hw_ero5', 12, 19, 1, 6, 0.001, 1, 1, 'solid', ''),
(2638, 'hallway3', 'hw_plant', 10, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2639, 'hallway3', 'hw_plant', 26, 4, 0, 0, 0.001, 1, 1, 'solid', ''),
(2640, 'hallway3', 'hw_plant', 4, 5, 1, 0, 0.001, 1, 1, 'solid', ''),
(2641, 'hallway3', 'hw_smtble', 4, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2642, 'hallway3', 'hw_sofa1', 21, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2643, 'hallway3', 'hw_sofa2', 22, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2644, 'hallway3', 'hw_sofa2', 23, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2645, 'hallway3', 'hw_sofa2', 24, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2646, 'hallway3', 'hw_sofa3', 25, 4, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2647, 'hallway3', 'hw_table1', 14, 4, 1, 6, 0.001, 1, 1, 'solid', ''),
(2648, 'hallway3', 'hw_table1', 8, 10, 1, 6, 0.001, 1, 1, 'solid', ''),
(2649, 'hallway3', 'hw_table3', 14, 5, 1, 6, 0.001, 1, 1, 'solid', ''),
(2650, 'hallway3', 'hw_table3', 8, 11, 1, 6, 0.001, 1, 1, 'solid', ''),
(2651, 'hallway3', 'hw_watermatic', 19, 13, 1, 4, 0.001, 1, 1, 'solid', ''),
(2652, 'hallway3', 'pillar1', 19, 12, 1, 0, 0.001, 1, 1, 'solid', '');
INSERT INTO `public_items` (`id`, `room_model`, `sprite`, `x`, `y`, `z`, `rotation`, `top_height`, `length`, `width`, `behaviour`, `current_program`) VALUES
(2653, 'hallway4', 'hw_chair', 20, 10, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2654, 'hallway4', 'hw_chair', 20, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2655, 'hallway4', 'hw_chair', 20, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2656, 'hallway4', 'hw_chair', 20, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2657, 'hallway4', 'hw_chair', 22, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2658, 'hallway4', 'hw_chair', 22, 13, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2659, 'hallway4', 'hw_chair', 22, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2660, 'hallway4', 'hw_chair', 22, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2661, 'hallway4', 'hw_ero1', 17, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2662, 'hallway4', 'hw_ero2', 18, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2663, 'hallway4', 'hw_ero2', 21, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2664, 'hallway4', 'hw_ero3', 19, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2665, 'hallway4', 'hw_ero4', 20, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2666, 'hallway4', 'hw_ero5', 22, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2667, 'hallway4', 'hw_painting1', 19, 1, 1, 4, 0.001, 1, 1, 'solid', ''),
(2668, 'hallway4', 'hw_plant', 14, 0, 1, 0, 0.001, 1, 1, 'solid', ''),
(2669, 'hallway4', 'hw_plant', 27, 1, 1, 0, 0.001, 1, 1, 'solid', ''),
(2670, 'hallway4', 'hw_plant', 27, 6, 1, 0, 0.001, 1, 1, 'solid', ''),
(2671, 'hallway4', 'hw_plant', 4, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(2672, 'hallway4', 'hw_plant', 4, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2673, 'hallway4', 'hw_smtble', 19, 0, 1, 0, 0.001, 1, 1, 'solid', ''),
(2674, 'hallway4', 'hw_smtble', 7, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(2675, 'hallway4', 'hw_sofa1', 15, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2676, 'hallway4', 'hw_sofa1', 20, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2677, 'hallway4', 'hw_sofa1', 5, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2678, 'hallway4', 'hw_sofa1', 8, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2679, 'hallway4', 'hw_sofa2', 16, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2680, 'hallway4', 'hw_sofa2', 17, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2681, 'hallway4', 'hw_sofa2', 21, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2682, 'hallway4', 'hw_sofa2', 22, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2683, 'hallway4', 'hw_sofa3', 18, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2684, 'hallway4', 'hw_sofa3', 23, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2685, 'hallway4', 'hw_sofa3', 6, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2686, 'hallway4', 'hw_sofa3', 9, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2687, 'hallway4', 'hw_table1', 21, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2688, 'hallway4', 'hw_table1', 21, 9, 1, 6, 0.001, 1, 1, 'solid', ''),
(2689, 'hallway4', 'hw_table3', 21, 10, 1, 6, 0.001, 1, 1, 'solid', ''),
(2690, 'hallway4', 'hw_table3', 21, 14, 1, 6, 0.001, 1, 1, 'solid', ''),
(2691, 'hallway4', 'hw_watermatic', 14, 7, 1, 2, 0.001, 1, 1, 'solid', ''),
(2692, 'hallway4', 'pillar1', 13, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2693, 'hallway5', 'hw_chair', 13, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2694, 'hallway5', 'hw_chair', 23, 10, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2695, 'hallway5', 'hw_chair', 23, 6, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2696, 'hallway5', 'hw_chair', 23, 7, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2697, 'hallway5', 'hw_chair', 23, 8, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2698, 'hallway5', 'hw_chair', 23, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2699, 'hallway5', 'hw_chair', 25, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2700, 'hallway5', 'hw_chair', 25, 6, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2701, 'hallway5', 'hw_chair', 25, 7, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2702, 'hallway5', 'hw_chair', 25, 8, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2703, 'hallway5', 'hw_chair', 25, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2704, 'hallway5', 'hw_ero1', 15, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2705, 'hallway5', 'hw_ero1', 22, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2706, 'hallway5', 'hw_ero2', 23, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2707, 'hallway5', 'hw_ero3', 24, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2708, 'hallway5', 'hw_ero4', 25, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2709, 'hallway5', 'hw_ero5', 16, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2710, 'hallway5', 'hw_ero5', 26, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2711, 'hallway5', 'hw_plant', 12, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2712, 'hallway5', 'hw_plant', 17, 25, 1, 0, 0.001, 1, 1, 'solid', ''),
(2713, 'hallway5', 'hw_plant', 19, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2714, 'hallway5', 'hw_plant', 25, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2715, 'hallway5', 'hw_plant', 4, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2716, 'hallway5', 'hw_plant', 4, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(2717, 'hallway5', 'hw_smtble', 12, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2718, 'hallway5', 'hw_smtble', 14, 22, 1, 0, 0.001, 1, 1, 'solid', ''),
(2719, 'hallway5', 'hw_smtble', 21, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(2720, 'hallway5', 'hw_smtble', 7, 12, 0, 0, 0.001, 1, 1, 'solid', ''),
(2721, 'hallway5', 'hw_sofa1', 12, 5, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2722, 'hallway5', 'hw_sofa1', 12, 8, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2723, 'hallway5', 'hw_sofa1', 14, 23, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2724, 'hallway5', 'hw_sofa1', 15, 22, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2725, 'hallway5', 'hw_sofa1', 21, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2726, 'hallway5', 'hw_sofa1', 23, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2727, 'hallway5', 'hw_sofa1', 5, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2728, 'hallway5', 'hw_sofa1', 8, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2729, 'hallway5', 'hw_sofa2', 14, 24, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2730, 'hallway5', 'hw_sofa2', 16, 22, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2731, 'hallway5', 'hw_sofa2', 24, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2732, 'hallway5', 'hw_sofa3', 12, 6, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2733, 'hallway5', 'hw_sofa3', 12, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2734, 'hallway5', 'hw_sofa3', 14, 25, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2735, 'hallway5', 'hw_sofa3', 17, 22, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2736, 'hallway5', 'hw_sofa3', 21, 17, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2737, 'hallway5', 'hw_sofa3', 25, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2738, 'hallway5', 'hw_sofa3', 6, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2739, 'hallway5', 'hw_sofa3', 9, 12, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2740, 'hallway5', 'hw_table1', 24, 6, 1, 6, 0.001, 1, 1, 'solid', ''),
(2741, 'hallway5', 'hw_table2', 24, 7, 1, 6, 0.001, 1, 1, 'solid', ''),
(2742, 'hallway5', 'hw_table2', 24, 8, 1, 6, 0.001, 1, 1, 'solid', ''),
(2743, 'hallway5', 'hw_table2', 24, 9, 1, 6, 0.001, 1, 1, 'solid', ''),
(2744, 'hallway5', 'hw_table3', 24, 10, 1, 6, 0.001, 1, 1, 'solid', ''),
(2745, 'hallway5', 'hw_watermatic', 18, 4, 1, 4, 0.001, 1, 1, 'solid', ''),
(2746, 'hallway5', 'pillar1', 12, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2747, 'hallway8', 'hw_chair', 17, 13, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2748, 'hallway8', 'hw_chair', 17, 14, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2749, 'hallway8', 'hw_chair', 17, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2750, 'hallway8', 'hw_chair', 17, 16, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2751, 'hallway8', 'hw_chair', 19, 13, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2752, 'hallway8', 'hw_chair', 19, 14, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2753, 'hallway8', 'hw_chair', 19, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2754, 'hallway8', 'hw_chair', 19, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2755, 'hallway8', 'hw_chair', 6, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2756, 'hallway8', 'hw_chair', 6, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2757, 'hallway8', 'hw_chair', 7, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2758, 'hallway8', 'hw_chair', 7, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2759, 'hallway8', 'hw_chair', 8, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2760, 'hallway8', 'hw_chair', 8, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2761, 'hallway8', 'hw_chair', 9, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2762, 'hallway8', 'hw_chair', 9, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2763, 'hallway8', 'hw_ero1', 12, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2764, 'hallway8', 'hw_ero1', 20, 0, 0, 6, 0.001, 1, 1, 'solid', ''),
(2765, 'hallway8', 'hw_ero2', 13, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2766, 'hallway8', 'hw_ero2', 16, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2767, 'hallway8', 'hw_ero2', 20, 1, 0, 6, 0.001, 1, 1, 'solid', ''),
(2768, 'hallway8', 'hw_ero2', 20, 2, 0, 6, 0.001, 1, 1, 'solid', ''),
(2769, 'hallway8', 'hw_ero3', 14, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2770, 'hallway8', 'hw_ero3', 17, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2771, 'hallway8', 'hw_ero4', 15, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2772, 'hallway8', 'hw_ero4', 18, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2773, 'hallway8', 'hw_ero5', 19, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2774, 'hallway8', 'hw_ero5', 20, 3, 0, 6, 0.001, 1, 1, 'solid', ''),
(2775, 'hallway8', 'hw_painting2', 7, 5, 1, 4, 0.001, 1, 1, 'solid', ''),
(2776, 'hallway8', 'hw_plant', 4, 13, 1, 0, 0.001, 1, 1, 'solid', ''),
(2777, 'hallway8', 'hw_plant', 4, 18, 1, 0, 0.001, 1, 1, 'solid', ''),
(2778, 'hallway8', 'hw_shelf', 4, 11, 1, 2, 0.001, 2, 1, 'solid', ''),
(2779, 'hallway8', 'hw_shelf', 4, 4, 1, 2, 0.001, 2, 1, 'solid', ''),
(2780, 'hallway8', 'hw_sofa1', 21, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2781, 'hallway8', 'hw_sofa1', 4, 7, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2782, 'hallway8', 'hw_sofa1', 6, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2783, 'hallway8', 'hw_sofa2', 22, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2784, 'hallway8', 'hw_sofa2', 4, 8, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2785, 'hallway8', 'hw_sofa2', 7, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2786, 'hallway8', 'hw_sofa3', 23, 0, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2787, 'hallway8', 'hw_sofa3', 4, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2788, 'hallway8', 'hw_sofa3', 8, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2789, 'hallway8', 'hw_table1', 18, 13, 0, 6, 0.001, 1, 1, 'solid', ''),
(2790, 'hallway8', 'hw_table1', 6, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2791, 'hallway8', 'hw_table2', 18, 14, 0, 6, 0.001, 1, 1, 'solid', ''),
(2792, 'hallway8', 'hw_table2', 18, 15, 0, 6, 0.001, 1, 1, 'solid', ''),
(2793, 'hallway8', 'hw_table2', 7, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2794, 'hallway8', 'hw_table2', 8, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2795, 'hallway8', 'hw_table3', 18, 16, 0, 6, 0.001, 1, 1, 'solid', ''),
(2796, 'hallway8', 'hw_table3', 9, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2797, 'hallway8', 'hw_watermatic', 13, 4, 0, 4, 0.001, 1, 1, 'solid', ''),
(2798, 'hallway8', 'pillar0', 17, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(2799, 'hallway8', 'pillar0', 22, 19, 0, 0, 0.001, 1, 1, 'solid', ''),
(2800, 'hallway8', 'pillar1', 11, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(2801, 'hallway7', 'hw_chair', 12, 24, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2802, 'hallway7', 'hw_chair', 12, 26, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2803, 'hallway7', 'hw_chair', 13, 24, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2804, 'hallway7', 'hw_chair', 13, 26, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2805, 'hallway7', 'hw_chair', 14, 24, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2806, 'hallway7', 'hw_chair', 14, 26, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2807, 'hallway7', 'hw_ero1', 10, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2808, 'hallway7', 'hw_ero1', 10, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2809, 'hallway7', 'hw_ero1', 4, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2810, 'hallway7', 'hw_ero1', 4, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2811, 'hallway7', 'hw_ero5', 11, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2812, 'hallway7', 'hw_ero5', 11, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2813, 'hallway7', 'hw_ero5', 5, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(2814, 'hallway7', 'hw_ero5', 5, 4, 1, 0, 0.001, 1, 1, 'solid', ''),
(2815, 'hallway7', 'hw_painting2', 5, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(2816, 'hallway7', 'hw_plant', 10, 25, 0, 0, 0.001, 1, 1, 'solid', ''),
(2817, 'hallway7', 'hw_smtble', 9, 10, 1, 0, 0.001, 1, 1, 'solid', ''),
(2818, 'hallway7', 'hw_sofa1', 10, 10, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2819, 'hallway7', 'hw_sofa1', 4, 7, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2820, 'hallway7', 'hw_sofa1', 9, 11, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2821, 'hallway7', 'hw_sofa2', 4, 10, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2822, 'hallway7', 'hw_sofa2', 4, 11, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2823, 'hallway7', 'hw_sofa2', 4, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2824, 'hallway7', 'hw_sofa2', 4, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2825, 'hallway7', 'hw_sofa2', 4, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2826, 'hallway7', 'hw_sofa2', 4, 8, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2827, 'hallway7', 'hw_sofa2', 4, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2828, 'hallway7', 'hw_sofa2', 9, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2829, 'hallway7', 'hw_sofa2', 9, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2830, 'hallway7', 'hw_sofa3', 11, 10, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2831, 'hallway7', 'hw_sofa3', 4, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2832, 'hallway7', 'hw_sofa3', 9, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2833, 'hallway7', 'hw_table1', 12, 25, 0, 2, 0.001, 1, 1, 'solid', ''),
(2834, 'hallway7', 'hw_table2', 13, 25, 0, 2, 0.001, 1, 1, 'solid', ''),
(2835, 'hallway7', 'hw_table3', 14, 25, 0, 2, 0.001, 1, 1, 'solid', ''),
(2836, 'hallway7', 'hw_watermatic', 4, 6, 1, 2, 0.001, 1, 1, 'solid', ''),
(2837, 'hallway7', 'pillar0', 4, 21, 0, 0, 0.001, 1, 1, 'solid', ''),
(2838, 'hallway7', 'pillar0', 4, 26, 0, 0, 0.001, 1, 1, 'solid', ''),
(2839, 'hallway7', 'pillar1', 15, 20, 0, 0, 0.001, 1, 1, 'solid', ''),
(2840, 'hallway6', 'hw_chair', 11, 22, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2841, 'hallway6', 'hw_chair', 13, 22, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2842, 'hallway6', 'hw_chair', 16, 22, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2843, 'hallway6', 'hw_chair', 18, 22, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2844, 'hallway6', 'hw_chair', 4, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2845, 'hallway6', 'hw_chair', 4, 5, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2846, 'hallway6', 'hw_chair', 4, 6, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2847, 'hallway6', 'hw_chair', 9, 18, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2848, 'hallway6', 'hw_chair', 9, 20, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2849, 'hallway6', 'hw_ero1', 12, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2850, 'hallway6', 'hw_ero1', 4, 0, 1, 6, 0.001, 1, 1, 'solid', ''),
(2851, 'hallway6', 'hw_ero1', 7, 4, 1, 6, 0.001, 1, 1, 'solid', ''),
(2852, 'hallway6', 'hw_ero2', 13, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2853, 'hallway6', 'hw_ero2', 16, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2854, 'hallway6', 'hw_ero2', 7, 5, 1, 6, 0.001, 1, 1, 'solid', ''),
(2855, 'hallway6', 'hw_ero3', 14, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2856, 'hallway6', 'hw_ero3', 17, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2857, 'hallway6', 'hw_ero3', 7, 6, 1, 6, 0.001, 1, 1, 'solid', ''),
(2858, 'hallway6', 'hw_ero4', 15, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2859, 'hallway6', 'hw_ero4', 18, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2860, 'hallway6', 'hw_ero5', 19, 20, 1, 0, 0.001, 1, 1, 'solid', ''),
(2861, 'hallway6', 'hw_ero5', 4, 1, 1, 6, 0.001, 1, 1, 'solid', ''),
(2862, 'hallway6', 'hw_ero5', 7, 7, 1, 6, 0.001, 1, 1, 'solid', ''),
(2863, 'hallway6', 'hw_painting2', 16, 1, 1, 4, 0.001, 1, 1, 'solid', ''),
(2864, 'hallway6', 'hw_painting2', 7, 1, 1, 4, 0.001, 1, 1, 'solid', ''),
(2865, 'hallway6', 'hw_plant', 19, 0, 1, 0, 0.001, 1, 1, 'solid', ''),
(2866, 'hallway6', 'hw_shelf', 11, 0, 1, 4, 0.001, 2, 1, 'solid', ''),
(2867, 'hallway6', 'hw_smtble', 12, 22, 1, 0, 0.001, 1, 1, 'solid', ''),
(2868, 'hallway6', 'hw_smtble', 17, 22, 1, 0, 0.001, 1, 1, 'solid', ''),
(2869, 'hallway6', 'hw_smtble', 9, 19, 1, 0, 0.001, 1, 1, 'solid', ''),
(2870, 'hallway6', 'hw_sofa1', 14, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2871, 'hallway6', 'hw_sofa1', 5, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2872, 'hallway6', 'hw_sofa2', 15, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2873, 'hallway6', 'hw_sofa2', 16, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2874, 'hallway6', 'hw_sofa2', 17, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2875, 'hallway6', 'hw_sofa2', 6, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2876, 'hallway6', 'hw_sofa2', 7, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2877, 'hallway6', 'hw_sofa2', 8, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2878, 'hallway6', 'hw_sofa3', 18, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2879, 'hallway6', 'hw_sofa3', 9, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2880, 'hallway6', 'hw_table1', 10, 0, 1, 6, 0.001, 1, 1, 'solid', ''),
(2881, 'hallway6', 'hw_table1', 13, 0, 1, 6, 0.001, 1, 1, 'solid', ''),
(2882, 'hallway6', 'hw_table3', 10, 1, 1, 6, 0.001, 1, 1, 'solid', ''),
(2883, 'hallway6', 'hw_table3', 13, 1, 1, 6, 0.001, 1, 1, 'solid', ''),
(2884, 'hallway6', 'hw_watermatic', 4, 9, 1, 2, 0.001, 1, 1, 'solid', ''),
(2885, 'hallway6', 'pillar0', 19, 14, 0, 0, 0.001, 1, 1, 'solid', ''),
(2886, 'hallway6', 'pillar0', 19, 9, 0, 0, 0.001, 1, 1, 'solid', ''),
(2887, 'hallway6', 'pillar0', 9, 22, 1, 0, 0.001, 1, 1, 'solid', ''),
(2888, 'hallway6', 'pillar1', 11, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(2889, 'hallway10', 'hw_chair', 0, 10, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2890, 'hallway10', 'hw_chair', 0, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2891, 'hallway10', 'hw_chair', 0, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2892, 'hallway10', 'hw_chair', 0, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2893, 'hallway10', 'hw_chair', 1, 10, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2894, 'hallway10', 'hw_chair', 1, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2895, 'hallway10', 'hw_chair', 1, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2896, 'hallway10', 'hw_chair', 1, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2897, 'hallway10', 'hw_chair', 2, 10, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2898, 'hallway10', 'hw_chair', 2, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2899, 'hallway10', 'hw_chair', 2, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2900, 'hallway10', 'hw_chair', 2, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2901, 'hallway10', 'hw_ero1', 13, 4, 0, 6, 0.001, 1, 1, 'solid', ''),
(2902, 'hallway10', 'hw_ero1', 16, 12, 0, 6, 0.001, 1, 1, 'solid', ''),
(2903, 'hallway10', 'hw_ero1', 7, 22, 1, 6, 0.001, 1, 1, 'solid', ''),
(2904, 'hallway10', 'hw_ero1', 7, 8, 1, 6, 0.001, 1, 1, 'solid', ''),
(2905, 'hallway10', 'hw_ero2', 13, 5, 0, 6, 0.001, 1, 1, 'solid', ''),
(2906, 'hallway10', 'hw_ero2', 16, 13, 0, 6, 0.001, 1, 1, 'solid', ''),
(2907, 'hallway10', 'hw_ero2', 7, 12, 1, 6, 0.001, 1, 1, 'solid', ''),
(2908, 'hallway10', 'hw_ero2', 7, 15, 1, 6, 0.001, 1, 1, 'solid', ''),
(2909, 'hallway10', 'hw_ero2', 7, 9, 1, 6, 0.001, 1, 1, 'solid', ''),
(2910, 'hallway10', 'hw_ero3', 13, 6, 0, 6, 0.001, 1, 1, 'solid', ''),
(2911, 'hallway10', 'hw_ero3', 16, 14, 0, 6, 0.001, 1, 1, 'solid', ''),
(2912, 'hallway10', 'hw_ero3', 7, 10, 1, 6, 0.001, 1, 1, 'solid', ''),
(2913, 'hallway10', 'hw_ero3', 7, 13, 1, 6, 0.001, 1, 1, 'solid', ''),
(2914, 'hallway10', 'hw_ero3', 7, 16, 1, 6, 0.001, 1, 1, 'solid', ''),
(2915, 'hallway10', 'hw_ero4', 7, 11, 1, 6, 0.001, 1, 1, 'solid', ''),
(2916, 'hallway10', 'hw_ero4', 7, 14, 1, 6, 0.001, 1, 1, 'solid', ''),
(2917, 'hallway10', 'hw_ero5', 13, 7, 0, 6, 0.001, 1, 1, 'solid', ''),
(2918, 'hallway10', 'hw_ero5', 16, 15, 0, 6, 0.001, 1, 1, 'solid', ''),
(2919, 'hallway10', 'hw_ero5', 7, 17, 1, 6, 0.001, 1, 1, 'solid', ''),
(2920, 'hallway10', 'hw_ero5', 7, 23, 1, 6, 0.001, 1, 1, 'solid', ''),
(2921, 'hallway10', 'hw_painting2', 1, 14, 1, 2, 0.001, 1, 1, 'solid', ''),
(2922, 'hallway10', 'hw_smtble', 10, 10, 0, 0, 0.001, 1, 1, 'solid', ''),
(2923, 'hallway10', 'hw_smtble', 19, 8, 0, 0, 0.001, 1, 1, 'solid', ''),
(2924, 'hallway10', 'hw_sofa1', 10, 2, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2925, 'hallway10', 'hw_sofa1', 15, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2926, 'hallway10', 'hw_sofa2', 10, 3, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2927, 'hallway10', 'hw_sofa2', 10, 4, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2928, 'hallway10', 'hw_sofa2', 10, 5, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2929, 'hallway10', 'hw_sofa2', 10, 6, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2930, 'hallway10', 'hw_sofa2', 10, 7, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2931, 'hallway10', 'hw_sofa2', 10, 8, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2932, 'hallway10', 'hw_sofa2', 16, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2933, 'hallway10', 'hw_sofa2', 17, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2934, 'hallway10', 'hw_sofa3', 10, 9, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2935, 'hallway10', 'hw_sofa3', 18, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2936, 'hallway10', 'hw_table1', 0, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(2937, 'hallway10', 'hw_table1', 0, 17, 1, 2, 0.001, 1, 1, 'solid', ''),
(2938, 'hallway10', 'hw_table2', 1, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(2939, 'hallway10', 'hw_table2', 1, 17, 1, 2, 0.001, 1, 1, 'solid', ''),
(2940, 'hallway10', 'hw_table3', 2, 11, 1, 2, 0.001, 1, 1, 'solid', ''),
(2941, 'hallway10', 'hw_table3', 2, 17, 1, 2, 0.001, 1, 1, 'solid', ''),
(2942, 'hallway10', 'hw_watermatic', 0, 14, 1, 2, 0.001, 1, 1, 'solid', ''),
(2943, 'hallway10', 'pillar1', 10, 0, 0, 0, 0.001, 1, 1, 'solid', ''),
(2944, 'hallway10', 'pillar1', 14, 16, 1, 0, 0.001, 1, 1, 'solid', ''),
(2945, 'hallway10', 'pillar1', 14, 23, 1, 0, 0.001, 1, 1, 'solid', ''),
(2946, 'hallway11', 'hw_chair', 10, 18, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2947, 'hallway11', 'hw_chair', 12, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2948, 'hallway11', 'hw_chair', 13, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2949, 'hallway11', 'hw_chair', 13, 12, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2950, 'hallway11', 'hw_chair', 13, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2951, 'hallway11', 'hw_chair', 15, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2952, 'hallway11', 'hw_chair', 20, 10, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2953, 'hallway11', 'hw_chair', 20, 14, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2954, 'hallway11', 'hw_chair', 21, 11, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2955, 'hallway11', 'hw_chair', 21, 13, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2956, 'hallway11', 'hw_chair', 21, 15, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(2957, 'hallway11', 'hw_chair', 21, 9, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2958, 'hallway11', 'hw_chair', 22, 10, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2959, 'hallway11', 'hw_chair', 22, 14, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(2960, 'hallway11', 'hw_ero1', 10, 10, 0, 6, 0.001, 1, 1, 'solid', ''),
(2961, 'hallway11', 'hw_ero1', 12, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2962, 'hallway11', 'hw_ero1', 15, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2963, 'hallway11', 'hw_ero1', 20, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2964, 'hallway11', 'hw_ero1', 4, 6, 1, 6, 0.001, 1, 1, 'solid', ''),
(2965, 'hallway11', 'hw_ero2', 10, 11, 0, 6, 0.001, 1, 1, 'solid', ''),
(2966, 'hallway11', 'hw_ero2', 13, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2967, 'hallway11', 'hw_ero2', 16, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2968, 'hallway11', 'hw_ero2', 21, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2969, 'hallway11', 'hw_ero3', 10, 12, 0, 6, 0.001, 1, 1, 'solid', ''),
(2970, 'hallway11', 'hw_ero3', 14, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2971, 'hallway11', 'hw_ero3', 17, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2972, 'hallway11', 'hw_ero3', 22, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2973, 'hallway11', 'hw_ero4', 18, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2974, 'hallway11', 'hw_ero5', 10, 13, 0, 6, 0.001, 1, 1, 'solid', ''),
(2975, 'hallway11', 'hw_ero5', 15, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2976, 'hallway11', 'hw_ero5', 19, 7, 0, 0, 0.001, 1, 1, 'solid', ''),
(2977, 'hallway11', 'hw_ero5', 23, 17, 0, 0, 0.001, 1, 1, 'solid', ''),
(2978, 'hallway11', 'hw_ero5', 4, 7, 1, 6, 0.001, 1, 1, 'solid', ''),
(2979, 'hallway11', 'hw_shelf', 4, 0, 1, 2, 0.001, 2, 1, 'solid', ''),
(2980, 'hallway11', 'hw_smtble', 13, 11, 0, 0, 0.001, 1, 1, 'solid', ''),
(2981, 'hallway11', 'hw_smtble', 14, 15, 0, 0, 0.001, 1, 1, 'solid', ''),
(2982, 'hallway11', 'hw_smtble', 21, 10, 0, 0, 0.001, 1, 1, 'solid', ''),
(2983, 'hallway11', 'hw_smtble', 21, 14, 0, 0, 0.001, 1, 1, 'solid', ''),
(2984, 'hallway11', 'hw_sofa1', 6, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2985, 'hallway11', 'hw_sofa2', 7, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2986, 'hallway11', 'hw_sofa3', 8, 0, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2987, 'hallway11', 'hw_watermatic', 11, 18, 0, 4, 0.001, 1, 1, 'solid', ''),
(2988, 'hallway11', 'pillar0', 10, 0, 1, 0, 0.001, 1, 1, 'solid', ''),
(2989, 'hallway11', 'pillar0', 10, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(2990, 'star_lounge', 'star_table', 21, 15, 2, 0, 0.001, 1, 1, 'solid', ''),
(2991, 'star_lounge', 'star_sofa', 22, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2992, 'star_lounge', 'star_sofa2', 23, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(2993, 'star_lounge', 'palm', 24, 15, 2, 0, 0.001, 1, 1, 'solid', ''),
(2994, 'star_lounge', 'star_sofa2', 21, 16, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2995, 'star_lounge', 'dj1', 32, 16, 2, 0, 0.001, 1, 1, 'solid', ''),
(2996, 'star_lounge', 'dj2', 33, 16, 2, 0, 0.001, 1, 1, 'solid', ''),
(2997, 'star_lounge', 'dj3', 34, 16, 2, 0, 0.001, 1, 1, 'solid', ''),
(2998, 'star_lounge', 'star_sofa', 21, 17, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(2999, 'star_lounge', 'star_microphone', 28, 17, 4, 0, 0.001, 1, 1, 'solid', ''),
(3000, 'star_lounge', 'star_sofa2', 21, 18, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3001, 'star_lounge', 'star_sofa', 35, 18, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3002, 'star_lounge', 'star_sofa', 21, 19, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3003, 'star_lounge', 'star_sofa2', 35, 19, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3004, 'star_lounge', 'star_sofa2', 21, 20, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3005, 'star_lounge', 'star_sofa2', 24, 20, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3006, 'star_lounge', 'star_sofa', 32, 20, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3007, 'star_lounge', 'star_sofa', 35, 20, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3008, 'star_lounge', 'star_sofa', 21, 21, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3009, 'star_lounge', 'star_sofa', 24, 21, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3010, 'star_lounge', 'star_sofa2', 32, 21, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3011, 'star_lounge', 'star_sofa2', 35, 21, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3012, 'star_lounge', 'star_sofachair', 21, 22, 2, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3013, 'star_lounge', 'star_table', 24, 22, 2, 0, 0.001, 1, 1, 'solid', ''),
(3014, 'star_lounge', 'star_sofa2', 25, 22, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3015, 'star_lounge', 'star_sofa', 26, 22, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3016, 'star_lounge', 'star_sofa2', 30, 22, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3017, 'star_lounge', 'star_sofa', 31, 22, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3018, 'star_lounge', 'star_table', 32, 22, 2, 0, 0.001, 1, 1, 'solid', ''),
(3019, 'star_lounge', 'star_table', 35, 22, 2, 0, 0.001, 1, 1, 'solid', ''),
(3020, 'star_lounge', 'palm', 21, 23, 2, 0, 0.001, 1, 1, 'solid', ''),
(3021, 'star_lounge', 'star_sofa', 35, 23, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3022, 'star_lounge', 'bar10', 22, 24, 2, 0, 0.001, 1, 1, 'solid', ''),
(3023, 'star_lounge', 'star_sofa2', 35, 24, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3024, 'star_lounge', 'star_sofa', 37, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3025, 'star_lounge', 'star_sofa2', 38, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3026, 'star_lounge', 'star_sofa', 39, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3027, 'star_lounge', 'star_sofa2', 40, 24, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3028, 'star_lounge', 'bar9', 22, 25, 2, 0, 0.001, 1, 1, 'solid', ''),
(3029, 'star_lounge', 'star_sofa2', 25, 25, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3030, 'star_lounge', 'star_sofa', 26, 25, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3031, 'star_lounge', 'star_sofa2', 30, 25, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3032, 'star_lounge', 'star_sofa', 31, 25, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3033, 'star_lounge', 'star_sofa', 35, 25, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3034, 'star_lounge', 'star_sofa2', 36, 25, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3035, 'star_lounge', 'bar8', 22, 26, 2, 0, 0.001, 1, 1, 'solid', ''),
(3036, 'star_lounge', 'palm1', 25, 26, 2, 0, 0.001, 1, 1, 'solid', ''),
(3037, 'star_lounge', 'palm3', 26, 26, 2, 0, 0.001, 1, 1, 'solid', ''),
(3038, 'star_lounge', 'palm2', 30, 26, 2, 0, 0.001, 1, 1, 'solid', ''),
(3039, 'star_lounge', 'palm4', 31, 26, 2, 0, 0.001, 1, 1, 'solid', ''),
(3040, 'star_lounge', 'star_sofa2', 35, 26, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3041, 'star_lounge', 'star_sofa', 36, 26, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3042, 'star_lounge', 'star_table', 39, 26, 1, 0, 0.001, 1, 1, 'solid', ''),
(3043, 'star_lounge', 'star_table', 40, 26, 1, 0, 0.001, 1, 1, 'solid', ''),
(3044, 'star_lounge', 'bar7', 22, 27, 2, 0, 0.001, 1, 1, 'solid', ''),
(3045, 'star_lounge', 'star_sofa', 25, 27, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3046, 'star_lounge', 'star_sofa2', 26, 27, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3047, 'star_lounge', 'star_sofa', 30, 27, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3048, 'star_lounge', 'star_sofa2', 31, 27, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3049, 'star_lounge', 'star_table', 35, 27, 2, 0, 0.001, 1, 1, 'solid', ''),
(3050, 'star_lounge', 'palm', 36, 27, 1, 0, 0.001, 1, 1, 'solid', ''),
(3051, 'star_lounge', 'star_table', 37, 27, 1, 0, 0.001, 1, 1, 'solid', ''),
(3052, 'star_lounge', 'bar6', 22, 28, 2, 0, 0.001, 1, 1, 'solid', ''),
(3053, 'star_lounge', 'bar5', 22, 29, 2, 0, 0.001, 1, 1, 'solid', ''),
(3054, 'star_lounge', 'star_table', 25, 29, 2, 0, 0.001, 1, 1, 'solid', ''),
(3055, 'star_lounge', 'star_table', 26, 29, 2, 0, 0.001, 1, 1, 'solid', ''),
(3056, 'star_lounge', 'star_table', 16, 30, 3, 0, 0.001, 1, 1, 'solid', ''),
(3057, 'star_lounge', 'bar4', 22, 30, 2, 0, 0.001, 1, 1, 'solid', ''),
(3058, 'star_lounge', 'star_sofa2', 16, 31, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3059, 'star_lounge', 'bar3', 22, 31, 2, 0, 0.001, 1, 1, 'solid', ''),
(3060, 'star_lounge', 'star_sofa2', 25, 31, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3061, 'star_lounge', 'star_sofa', 26, 31, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3062, 'star_lounge', 'star_sofa', 30, 31, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3063, 'star_lounge', 'star_sofa', 16, 32, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3064, 'star_lounge', 'bar2', 22, 32, 2, 0, 0.001, 1, 1, 'solid', ''),
(3065, 'star_lounge', 'palm4', 25, 32, 2, 0, 0.001, 1, 1, 'solid', ''),
(3066, 'star_lounge', 'palm1', 26, 32, 2, 0, 0.001, 1, 1, 'solid', ''),
(3067, 'star_lounge', 'star_sofa2', 30, 32, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3068, 'star_lounge', 'star_sofa2', 16, 33, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3069, 'star_lounge', 'bar1', 22, 33, 2, 0, 0.001, 1, 1, 'solid', ''),
(3070, 'star_lounge', 'star_sofa', 25, 33, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3071, 'star_lounge', 'star_sofa2', 26, 33, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3072, 'star_lounge', 'star_sofa', 30, 33, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3073, 'star_lounge', 'star_sofa', 16, 34, 3, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3074, 'star_lounge', 'star_sofa2', 30, 34, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3075, 'star_lounge', 'palm3', 35, 34, 0, 0, 0.001, 1, 1, 'solid', ''),
(3076, 'star_lounge', 'palm2', 36, 34, 0, 0, 0.001, 1, 1, 'solid', ''),
(3077, 'star_lounge', 'star_table', 16, 35, 3, 0, 0.001, 1, 1, 'solid', ''),
(3078, 'star_lounge', 'star_sofa', 30, 35, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3079, 'star_lounge', 'star_sofa2', 30, 36, 2, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3080, 'star_lounge', 'star_sofachair', 25, 37, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3081, 'star_lounge', 'star_sofa2', 26, 37, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3082, 'star_lounge', 'star_sofa', 27, 37, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3083, 'star_lounge', 'star_sofa2', 28, 37, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3084, 'star_lounge', 'star_sofa', 29, 37, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3085, 'star_lounge', 'star_table', 30, 37, 2, 0, 0.001, 1, 1, 'solid', ''),
(3086, 'orient', 'bench', 17, 10, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3087, 'orient', 'bench', 17, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3088, 'orient', 'bench', 17, 12, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3089, 'orient', 'bench', 17, 13, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3090, 'orient', 'bench', 17, 14, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3091, 'orient', 'bench', 17, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3092, 'orient', 'bench', 17, 25, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3093, 'orient', 'bench', 17, 26, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3094, 'orient', 'bench', 17, 27, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3095, 'orient', 'bench', 17, 28, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3096, 'orient', 'bench', 17, 29, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3097, 'orient', 'bench', 19, 10, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3098, 'orient', 'bench', 19, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3099, 'orient', 'bench', 19, 12, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3100, 'orient', 'bench', 19, 14, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3101, 'orient', 'bench', 19, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3102, 'orient', 'bench', 19, 25, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3103, 'orient', 'bench', 19, 26, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3104, 'orient', 'bench', 19, 27, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3105, 'orient', 'bench', 19, 28, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3106, 'orient', 'bench', 19, 29, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3107, 'orient', 'bench', 21, 10, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3108, 'orient', 'bench', 21, 11, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3109, 'orient', 'bench', 21, 12, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3110, 'orient', 'bench', 21, 13, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3111, 'orient', 'bench', 21, 14, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3112, 'orient', 'bench', 21, 15, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3113, 'orient', 'bench', 21, 25, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3114, 'orient', 'bench', 21, 26, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3115, 'orient', 'bench', 21, 27, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3116, 'orient', 'bench', 21, 28, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3117, 'orient', 'bench', 21, 29, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3118, 'orient', 'bench', 23, 10, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3119, 'orient', 'bench', 23, 11, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3120, 'orient', 'bench', 23, 12, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3121, 'orient', 'bench', 23, 13, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3122, 'orient', 'bench', 23, 14, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3123, 'orient', 'bench', 23, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3124, 'orient', 'bench', 23, 25, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3125, 'orient', 'bench', 23, 26, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3126, 'orient', 'bench', 23, 27, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3127, 'orient', 'bench', 23, 28, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3128, 'orient', 'bench', 23, 29, 9, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3129, 'orient', 'chairf1', 25, 24, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3130, 'orient', 'chairf1', 25, 25, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3131, 'orient', 'chairf1', 25, 26, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3132, 'orient', 'chairf1', 33, 24, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3133, 'orient', 'chairf1', 33, 25, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3134, 'orient', 'chairf1', 33, 26, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3135, 'orient', 'koc_chair', 25, 13, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3136, 'orient', 'koc_chair', 25, 15, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3137, 'orient', 'koc_chair', 26, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3138, 'orient', 'koc_chair', 29, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3139, 'orient', 'koc_chair', 30, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3140, 'orient', 'koc_chair', 31, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3141, 'orient', 'koc_chair', 31, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3142, 'orient', 'koc_chair', 32, 11, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3143, 'orient', 'koc_chair', 32, 13, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3144, 'orient', 'koc_chair', 33, 12, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3145, 'orient', 'koc_table', 25, 14, 1, 0, 0.001, 1, 1, 'solid', ''),
(3146, 'orient', 'koc_table', 30, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(3147, 'orient', 'koc_table', 32, 12, 1, 0, 0.001, 1, 1, 'solid', ''),
(3148, 'entryhall', 'splashkiosk', 11, 11, 1, 0, 0.001, 3, 3, 'invisible,solid', ''),
(3149, 'entryhall', 'gl_sofatable', 7, 16, 1, 0, 1, 1, 1, 'solid', ''),
(3150, 'entryhall', 'gl_sofatable', 5, 1, 1, 4, 1, 1, 1, 'solid', ''),
(3151, 'entryhall', 'gl_sofatable', 16, 1, 1, 4, 1, 1, 1, 'solid', ''),
(3152, 'entryhall', 'gl_sofatable', 14, 14, 1, 4, 1, 1, 1, 'solid', ''),
(3153, 'entryhall', 'gl_sofatable', 1, 19, 1, 0, 1, 1, 1, 'solid', ''),
(3154, 'entryhall', 'gl_yukka', 15, 6, 1, 0, 0.001, 1, 1, 'solid', ''),
(3155, 'entryhall', 'gl_yukka', 7, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(3156, 'entryhall', 'gl_chair', 6, 1, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3157, 'entryhall', 'gl_chair', 4, 1, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3158, 'entryhall', 'gl_chair', 17, 1, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3159, 'entryhall', 'gl_chair', 18, 1, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3160, 'entryhall', 'gl_chair', 14, 11, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3161, 'entryhall', 'gl_chair', 14, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3162, 'entryhall', 'gl_chair', 14, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3163, 'entryhall', 'gl_chair', 13, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3164, 'entryhall', 'gl_chair', 12, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3165, 'entryhall', 'gl_chair', 11, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3166, 'entryhall', 'gl_sofaa', 1, 16, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3167, 'entryhall', 'gl_sofab', 1, 17, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3168, 'entryhall', 'gl_sofac', 1, 18, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3169, 'entryhall', 'gl_sofaa', 1, 10, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3170, 'entryhall', 'gl_sofab', 1, 11, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3171, 'entryhall', 'gl_sofac', 1, 12, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3172, 'entryhall', 'gl_sofaa', 7, 13, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3173, 'entryhall', 'gl_sofab', 7, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3174, 'entryhall', 'gl_sofac', 7, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3175, 'entryhall', 'gl_sofaa', 7, 8, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3176, 'entryhall', 'gl_sofab', 7, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3177, 'entryhall', 'gl_sofac', 7, 10, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3178, 'entryhall', 'gl_sofaa', 8, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3179, 'entryhall', 'gl_sofab', 9, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3180, 'entryhall', 'gl_sofac', 10, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3181, 'entryhall', 'gl_sofaa', 13, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3182, 'entryhall', 'gl_sofab', 14, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3183, 'entryhall', 'gl_sofac', 15, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3184, 'entryhall', 'gl_table', 7, 12, 1, 6, 0.001, 1, 1, 'solid', ''),
(3185, 'entryhall', 'gl_tablea', 7, 11, 1, 6, 0.001, 1, 1, 'solid', ''),
(3186, 'entryhall', 'gl_tablea', 11, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(3187, 'entryhall', 'gl_table', 12, 7, 1, 0, 0.001, 1, 1, 'solid', ''),
(3188, 'hallA', 'gamehall_chair_wood', 15, 4, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3189, 'hallA', 'gamehall_chair_wood', 15, 5, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3190, 'hallA', 'gamehall_chair_wood', 15, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3191, 'hallA', 'gamehall_chair_wood', 15, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3192, 'hallA', 'gamehall_chair_wood', 15, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3193, 'hallA', 'gamehall_chair_wood', 15, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3194, 'hallA', 'gamehall_chair_wood', 10, 4, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3195, 'hallA', 'gamehall_chair_wood', 10, 5, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3196, 'hallA', 'gamehall_chair_wood', 10, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3197, 'hallA', 'gamehall_chair_wood', 10, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3198, 'hallA', 'gamehall_chair_wood', 10, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3199, 'hallA', 'gamehall_chair_wood', 10, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3200, 'hallA', 'gamehall_chair_wood', 5, 4, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3201, 'hallA', 'gamehall_chair_wood', 5, 5, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3202, 'hallA', 'gamehall_chair_wood', 5, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3203, 'hallA', 'gamehall_chair_wood', 5, 10, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3204, 'hallA', 'gamehall_chair_wood', 5, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3205, 'hallA', 'gamehall_chair_wood', 5, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3206, 'hallA', 'table_xoxa', 14, 5, 1, 6, 0.001, 1, 1, 'solid', ''),
(3207, 'hallA', 'table_xoxa', 14, 10, 1, 6, 0.001, 1, 1, 'solid', ''),
(3208, 'hallA', 'table_xoxa', 14, 15, 1, 6, 0.001, 1, 1, 'solid', ''),
(3209, 'hallA', 'table_xoxa', 9, 5, 1, 6, 0.001, 1, 1, 'solid', ''),
(3210, 'hallA', 'table_xoxa', 9, 10, 1, 6, 0.001, 1, 1, 'solid', ''),
(3211, 'hallA', 'table_xoxa', 9, 15, 1, 6, 0.001, 1, 1, 'solid', ''),
(3212, 'hallA', 'table_xoxa', 4, 5, 1, 6, 0.001, 1, 1, 'solid', ''),
(3213, 'hallA', 'table_xoxa', 4, 10, 1, 6, 0.001, 1, 1, 'solid', ''),
(3214, 'hallA', 'table_xoxa', 4, 15, 1, 6, 0.001, 1, 1, 'solid', ''),
(3215, 'hallA', 'table_xoxb', 14, 14, 1, 6, 0.001, 1, 1, 'solid', ''),
(3216, 'hallA', 'table_xoxb', 14, 9, 1, 6, 0.001, 1, 1, 'solid', ''),
(3217, 'hallA', 'table_xoxb', 14, 4, 1, 6, 0.001, 1, 1, 'solid', ''),
(3218, 'hallA', 'table_xoxb', 9, 14, 1, 6, 0.001, 1, 1, 'solid', ''),
(3219, 'hallA', 'table_xoxb', 9, 9, 1, 6, 0.001, 1, 1, 'solid', ''),
(3220, 'hallA', 'table_xoxb', 9, 4, 1, 6, 0.001, 1, 1, 'solid', ''),
(3221, 'hallA', 'table_xoxb', 4, 14, 1, 6, 0.001, 1, 1, 'solid', ''),
(3222, 'hallA', 'table_xoxb', 4, 9, 1, 6, 0.001, 1, 1, 'solid', ''),
(3223, 'hallA', 'table_xoxb', 4, 4, 1, 6, 0.001, 1, 1, 'solid', ''),
(3224, 'hallB', 'gamehall_chair_green', 2, 4, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3225, 'hallB', 'gamehall_chair_green', 2, 10, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3226, 'hallB', 'gamehall_chair_green', 2, 16, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3227, 'hallB', 'gamehall_chair_green', 2, 6, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3228, 'hallB', 'gamehall_chair_green', 2, 12, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3229, 'hallB', 'gamehall_chair_green', 2, 18, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3230, 'hallB', 'gamehall_chair_green', 6, 3, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3231, 'hallB', 'gamehall_chair_green', 8, 3, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3232, 'hallB', 'gamehall_chair_green', 13, 3, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3233, 'hallB', 'gamehall_chair_green', 15, 3, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3234, 'hallB', 'table_battleships', 2, 5, 1, 0, 0.001, 1, 1, 'solid', ''),
(3235, 'hallB', 'table_battleships', 2, 11, 1, 0, 0.001, 1, 1, 'solid', ''),
(3236, 'hallB', 'table_battleships', 2, 17, 1, 0, 0.001, 1, 1, 'solid', ''),
(3237, 'hallB', 'table_battleships', 7, 3, 1, 2, 0.001, 1, 1, 'solid', ''),
(3238, 'hallB', 'table_battleships', 14, 3, 1, 2, 0.001, 1, 1, 'solid', ''),
(3239, 'hallC', 'table_chess_king', 12, 13, 1, 0, 0.001, 1, 1, 'solid', ''),
(3240, 'hallC', 'table_chess', 13, 6, 1, 0, 0.001, 1, 1, 'solid', ''),
(3241, 'hallC', 'table_chess', 2, 8, 1, 0, 0.001, 1, 1, 'solid', ''),
(3242, 'hallC', 'table_chess', 5, 14, 1, 2, 0.001, 1, 1, 'solid', ''),
(3243, 'hallC', 'table_chess', 8, 3, 1, 2, 0.001, 1, 1, 'solid', ''),
(3244, 'hallC', 'chess_king_chair', 12, 14, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3245, 'hallC', 'chess_king_chair', 12, 12, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3246, 'hallC', 'gamehall_chair_green', 13, 7, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3247, 'hallC', 'gamehall_chair_green', 13, 5, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3248, 'hallC', 'gamehall_chair_green', 2, 9, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3249, 'hallC', 'gamehall_chair_green', 2, 7, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3250, 'hallC', 'gamehall_chair_green', 4, 14, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3251, 'hallC', 'gamehall_chair_green', 6, 14, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3252, 'hallC', 'gamehall_chair_green', 7, 3, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3253, 'hallC', 'gamehall_chair_green', 9, 3, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3254, 'hallD', 'cardtableb', 2, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(3255, 'hallD', 'cardtableb', 8, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(3256, 'hallD', 'cardtableb', 14, 3, 1, 0, 0.001, 1, 1, 'solid', ''),
(3257, 'hallD', 'cardtablea', 2, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(3258, 'hallD', 'cardtablea', 8, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(3259, 'hallD', 'cardtablea', 14, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(3260, 'hallD', 'cardtablea', 8, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(3261, 'hallD', 'cardtablea', 14, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(3262, 'hallD', 'gamehall_chair_green', 8, 4, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3263, 'hallD', 'gamehall_chair_green', 14, 4, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3264, 'hallD', 'gamehall_chair_green', 2, 10, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3265, 'hallD', 'gamehall_chair_green', 8, 10, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3266, 'hallD', 'gamehall_chair_green', 14, 10, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3267, 'hallD', 'gamehall_chair_green', 2, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3268, 'hallD', 'gamehall_chair_green', 8, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3269, 'hallD', 'gamehall_chair_green', 14, 16, 1, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3270, 'hallD', 'gamehall_chair_green', 7, 3, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3271, 'hallD', 'gamehall_chair_green', 13, 3, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3272, 'hallD', 'gamehall_chair_green', 1, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3273, 'hallD', 'gamehall_chair_green', 7, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3274, 'hallD', 'gamehall_chair_green', 13, 9, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3275, 'hallD', 'gamehall_chair_green', 1, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3276, 'hallD', 'gamehall_chair_green', 7, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3277, 'hallD', 'gamehall_chair_green', 13, 15, 1, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3278, 'hallD', 'gamehall_chair_green', 8, 2, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3279, 'hallD', 'gamehall_chair_green', 14, 2, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3280, 'hallD', 'gamehall_chair_green', 2, 8, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3281, 'hallD', 'gamehall_chair_green', 8, 8, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3282, 'hallD', 'gamehall_chair_green', 14, 8, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3283, 'hallD', 'gamehall_chair_green', 2, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3284, 'hallD', 'gamehall_chair_green', 8, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3285, 'hallD', 'gamehall_chair_green', 14, 14, 1, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3286, 'hallD', 'gamehall_chair_green', 9, 3, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3287, 'hallD', 'gamehall_chair_green', 15, 3, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3288, 'hallD', 'gamehall_chair_green', 3, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3289, 'hallD', 'gamehall_chair_green', 9, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3290, 'hallD', 'gamehall_chair_green', 15, 9, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3291, 'hallD', 'gamehall_chair_green', 3, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3292, 'hallD', 'gamehall_chair_green', 9, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3293, 'hallD', 'gamehall_chair_green', 15, 15, 1, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3294, 'md_a', 'poolEnter', 11, 11, 7, 2, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(3295, 'md_a', 'poolExit', 12, 11, 4, 6, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(3296, 'md_a', 'poolExit', 12, 12, 4, 6, 0.001, 1, 1, 'can_stand_on_top,invisible', ''),
(3297, 'hallD', 'streetlight', 0, 9, 1, 0, 0.001, 1, 1, 'solid', ''),
(3298, 'hallD', 'streetlight', 0, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(3299, 'hallD', 'streetlight', 8, 1, 1, 0, 0.001, 1, 1, 'solid', ''),
(3300, 'hallD', 'streetlight', 14, 1, 1, 0, 0.001, 1, 1, 'solid', ''),
(3301, 'pub_a', 'bar_gate', 9, 9, 2, 0, 0.001, 1, 1, 'solid,invisible', ''),
(3302, 'bar_b', 'djtable', 16, 22, 4, 0, 0.001, 1, 2, 'solid,invisible', ''),
(3303, 'library', 'invisible_table', 28, 28, 1, 0, 0.001, 2, 2, 'solid,invisible', ''),
(3304, 'tearoom', 'invisible_table', 2, 7, 3, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3305, 'tearoom', 'invisible_table', 2, 13, 3, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3306, 'tearoom', 'invisible_table', 16, 10, 3, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3307, 'tearoom', 'invisible_table', 19, 3, 3, 0, 0.002, 1, 1, 'solid,invisible', ''),
(3308, 'tearoom', 'invisible_table', 14, 3, 3, 0, 0.002, 1, 1, 'solid,invisible', ''),
(3309, 'cr_staff', 'invisible_table', 6, 8, 1, 0, 0.001, 3, 6, 'solid,invisible', ''),
(3310, 'sport', 'invisible_barrier', 11, 14, 1, 0, 0.002, 1, 4, 'solid,invisible', ''),
(3311, 'cafe_ole', 'invisible_table', 4, 17, 1, 0, 0.002, 2, 3, 'solid,invisible', ''),
(3312, 'cafe_ole', 'invisible_table', 12, 16, 1, 0, 0.002, 2, 3, 'solid,invisible', ''),
(3313, 'cafe_ole', 'invisible_table', 15, 1, 1, 0, 0.002, 2, 3, 'solid,invisible', ''),
(3314, 'cafe_ole', 'invisible_table', 9, 5, 1, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3315, 'malja_bar_a', 'invisible_table', 6, 3, 4, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3316, 'malja_bar_a', 'invisible_table', 7, 14, 1, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3317, 'malja_bar_a', 'invisible_table', 13, 15, 1, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3318, 'malja_bar_a', 'invisible_table', 1, 16, 1, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3319, 'malja_bar_b', 'invisible_table', 4, 1, 3, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3320, 'malja_bar_b', 'invisible_table', 2, 17, 3, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3321, 'pizza', 'invisible_table', 1, 17, 1, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3322, 'pizza', 'invisible_table', 1, 9, 1, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3323, 'pizza', 'invisible_table', 12, 21, 1, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3324, 'pizza', 'invisible_table', 14, 4, 0, 0, 0.002, 2, 2, 'solid,invisible', ''),
(3325, 'pizza', 'invisible_table', 14, 11, 0, 0, 0.002, 2, 2, 'solid,invisible', '');
INSERT INTO `public_items` (`id`, `room_model`, `sprite`, `x`, `y`, `z`, `rotation`, `top_height`, `length`, `width`, `behaviour`, `current_program`) VALUES
(3326, 'md_a', 'wsJoinQueue', 21, 19, 4, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', '21,18,0'),
(3327, 'md_a', 'wsJoinQueue', 21, 7, 4, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', '21,8,4'),
(3328, 'md_a', 'wsQueueTile', 21, 18, 8, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', '21,18'),
(3329, 'md_a', 'wsQueueTile', 21, 17, 8, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', ''),
(3330, 'md_a', 'wsQueueTile', 21, 16, 8, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', ''),
(3331, 'md_a', 'wsQueueTile', 21, 8, 8, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', ''),
(3332, 'md_a', 'wsQueueTile', 21, 9, 8, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', ''),
(3333, 'md_a', 'wsQueueTile', 21, 10, 8, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', ''),
(3334, 'hallway2', 'hw_chair', 17, 18, 0, 2, 1, 1, 1, 'can_sit_on_top', ''),
(3335, 'gate_park', 'gate_drumchair', 13, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3336, 'emperors', 'invisichair', 12, 7, 4, 4, 1, 1, 1, 'invisible,can_sit_on_top', ''),
(3337, 'emperors', 'emperors_pillar', 5, 10, 2, 0, 0.001, 1, 1, 'solid', ''),
(3338, 'emperors', 'emperors_pillar', 19, 10, 2, 0, 0.001, 1, 1, 'solid', ''),
(3339, 'emperors', 'emperors_chair1', 5, 14, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3340, 'emperors', 'emperors_chair2', 6, 14, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3341, 'emperors', 'emperors_chair2', 7, 14, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3342, 'emperors', 'emperors_chair3', 8, 14, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3343, 'emperors', 'emperors_chair1', 16, 14, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3344, 'emperors', 'emperors_chair2', 17, 14, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3345, 'emperors', 'emperors_chair2', 18, 14, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3346, 'emperors', 'emperors_chair3', 19, 14, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3347, 'emperors', 'emperors_chair1', 5, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3348, 'emperors', 'emperors_chair2', 6, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3349, 'emperors', 'emperors_chair2', 7, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3350, 'emperors', 'emperors_chair3', 8, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3351, 'emperors', 'emperors_chair1', 16, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3352, 'emperors', 'emperors_chair2', 17, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3353, 'emperors', 'emperors_chair2', 18, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3354, 'emperors', 'emperors_chair3', 19, 15, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3355, 'emperors', 'emperors_chair1', 5, 18, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3356, 'emperors', 'emperors_chair2', 6, 18, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3357, 'emperors', 'emperors_chair2', 7, 18, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3358, 'emperors', 'emperors_chair3', 8, 18, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3359, 'emperors', 'emperors_chair1', 16, 18, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3360, 'emperors', 'emperors_chair2', 17, 18, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3361, 'emperors', 'emperors_chair2', 18, 18, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3362, 'emperors', 'emperors_chair3', 19, 18, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3363, 'emperors', 'emperors_pillar', 5, 19, 2, 0, 0.001, 1, 1, 'solid', ''),
(3364, 'emperors', 'emperors_pillar2', 8, 19, 2, 0, 0.001, 1, 1, 'solid', ''),
(3365, 'emperors', 'emperors_pillar2', 16, 19, 2, 0, 0.001, 1, 1, 'solid', ''),
(3366, 'emperors', 'emperors_pillar', 19, 19, 2, 0, 0.001, 1, 1, 'solid', ''),
(3367, 'emperors', 'emperors_chair1', 5, 20, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3368, 'emperors', 'emperors_chair2', 6, 20, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3369, 'emperors', 'emperors_chair2', 7, 20, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3370, 'emperors', 'emperors_chair3', 8, 20, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3371, 'emperors', 'emperors_chair1', 16, 20, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3372, 'emperors', 'emperors_chair2', 17, 20, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3373, 'emperors', 'emperors_chair2', 18, 20, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3374, 'emperors', 'emperors_chair3', 19, 20, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3375, 'emperors', 'emperors_chair1', 5, 23, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3376, 'emperors', 'emperors_chair2', 6, 23, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3377, 'emperors', 'emperors_chair2', 7, 23, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3378, 'emperors', 'emperors_chair3', 8, 23, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3379, 'emperors', 'emperors_chair1', 16, 23, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3380, 'emperors', 'emperors_chair2', 17, 23, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3381, 'emperors', 'emperors_chair2', 18, 23, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3382, 'emperors', 'emperors_chair3', 19, 23, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3383, 'emperors', 'emperors_chair1', 5, 24, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3384, 'emperors', 'emperors_chair2', 6, 24, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3385, 'emperors', 'emperors_chair2', 7, 24, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3386, 'emperors', 'emperors_chair3', 8, 24, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3387, 'emperors', 'emperors_chair1', 16, 24, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3388, 'emperors', 'emperors_chair2', 17, 24, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3389, 'emperors', 'emperors_chair2', 18, 24, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3390, 'emperors', 'emperors_chair3', 19, 24, 2, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3391, 'emperors', 'emperors_chair1', 5, 27, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3392, 'emperors', 'emperors_chair2', 6, 27, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3393, 'emperors', 'emperors_chair2', 7, 27, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3394, 'emperors', 'emperors_chair3', 8, 27, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3395, 'emperors', 'emperors_chair1', 16, 27, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3396, 'emperors', 'emperors_chair2', 17, 27, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3397, 'emperors', 'emperors_chair2', 18, 27, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3398, 'emperors', 'emperors_chair3', 19, 27, 2, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3399, 'emperors', 'emperors_pillar', 5, 28, 2, 0, 0.001, 1, 1, 'solid', ''),
(3400, 'emperors', 'emperors_pillar', 8, 28, 2, 0, 0.001, 1, 1, 'solid', ''),
(3401, 'emperors', 'emperors_pillar', 16, 28, 2, 0, 0.001, 1, 1, 'solid', ''),
(3402, 'emperors', 'emperors_pillar', 19, 28, 2, 0, 0.001, 1, 1, 'solid', ''),
(3403, 'beauty_salon1', 'pinkchair', 12, 5, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3404, 'beauty_salon1', 'smallchair', 17, 5, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3405, 'beauty_salon1', 'smallchair', 18, 5, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3406, 'beauty_salon1', 'smallchair', 19, 5, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3407, 'beauty_salon1', 'longchair1', 4, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3408, 'beauty_salon1', 'longchair2', 5, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3409, 'beauty_salon1', 'longchair2', 6, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3410, 'beauty_salon1', 'longchair2', 7, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3411, 'beauty_salon1', 'longchair3', 8, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3412, 'beauty_salon1', 'longchair1', 11, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3413, 'beauty_salon1', 'longchair2', 12, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3414, 'beauty_salon1', 'longchair2', 13, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3415, 'beauty_salon1', 'longchair2', 14, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3416, 'beauty_salon1', 'longchair3', 15, 8, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3417, 'beauty_salon1', 'longchair1', 4, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3418, 'beauty_salon1', 'longchair2', 5, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3419, 'beauty_salon1', 'longchair2', 6, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3420, 'beauty_salon1', 'longchair2', 7, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3421, 'beauty_salon1', 'longchair3', 8, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3422, 'beauty_salon1', 'longchair1', 11, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3423, 'beauty_salon1', 'longchair2', 12, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3424, 'beauty_salon1', 'longchair2', 13, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3425, 'beauty_salon1', 'longchair2', 14, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3426, 'beauty_salon1', 'longchair3', 15, 10, 0, 4, 1, 1, 1, 'can_sit_on_top', ''),
(3427, 'beauty_salon1', 'longchair1', 17, 13, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3428, 'beauty_salon1', 'longchair1', 19, 13, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3429, 'beauty_salon1', 'longchair2', 17, 14, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3430, 'beauty_salon1', 'longchair2', 19, 14, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3431, 'beauty_salon1', 'longchair2', 17, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3432, 'beauty_salon1', 'longchair2', 19, 15, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3433, 'beauty_salon1', 'longchair2', 17, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3434, 'beauty_salon1', 'longchair2', 19, 16, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3435, 'beauty_salon1', 'longchair3', 17, 17, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3436, 'beauty_salon1', 'longchair3', 19, 17, 0, 6, 1, 1, 1, 'can_sit_on_top', ''),
(3437, 'beauty_salon1', 'longchair1', 4, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3438, 'beauty_salon1', 'longchair2', 5, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3439, 'beauty_salon1', 'longchair2', 6, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3440, 'beauty_salon1', 'longchair2', 7, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3441, 'beauty_salon1', 'longchair3', 8, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3442, 'beauty_salon1', 'longchair1', 11, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3443, 'beauty_salon1', 'longchair2', 12, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3444, 'beauty_salon1', 'longchair2', 13, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3445, 'beauty_salon1', 'longchair2', 14, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3446, 'beauty_salon1', 'longchair3', 15, 19, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3447, 'beauty_salon1', 'longchair1', 4, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3448, 'beauty_salon1', 'longchair2', 5, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3449, 'beauty_salon1', 'longchair2', 6, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3450, 'beauty_salon1', 'longchair2', 7, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3451, 'beauty_salon1', 'longchair3', 8, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3452, 'beauty_salon1', 'longchair1', 11, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3453, 'beauty_salon1', 'longchair2', 12, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3454, 'beauty_salon1', 'longchair2', 13, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3455, 'beauty_salon1', 'longchair2', 14, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3456, 'beauty_salon1', 'longchair3', 15, 21, 0, 0, 1, 1, 1, 'can_sit_on_top', ''),
(3457, 'ice_cafe', 'cafe_deskb', 1, 15, 1, 0, 0.001, 1, 1, 'solid', ''),
(3458, 'md_a', 'wsTileStart', 21, 15, 8, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', '21,11'),
(3459, 'md_a', 'wsTileStart', 21, 11, 8, 0, 0.001, 1, 1, 'invisible,can_stand_on_top', '21,15');
--
-- Indexes for dumped tables
--
--
-- Indexes for table `catalogue_items`
--
ALTER TABLE `catalogue_items`
ADD PRIMARY KEY (`id`),
ADD KEY `id` (`id`);
--
-- Indexes for table `catalogue_packages`
--
ALTER TABLE `catalogue_packages`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `catalogue_pages`
--
ALTER TABLE `catalogue_pages`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `items_definitions`
--
ALTER TABLE `items_definitions`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `public_items`
--
ALTER TABLE `public_items`
ADD PRIMARY KEY (`id`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `catalogue_items`
--
ALTER TABLE `catalogue_items`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1348;
--
-- AUTO_INCREMENT for table `catalogue_packages`
--
ALTER TABLE `catalogue_packages`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;
--
-- AUTO_INCREMENT for table `items_definitions`
--
ALTER TABLE `items_definitions`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1412;
--
-- AUTO_INCREMENT for table `public_items`
--
ALTER TABLE `public_items`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3460;