Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Wild West Furni -> Plus Emu SQL+SWF

Junior Spellweaver
Joined
Jun 29, 2012
Messages
143
Reaction score
187
Well I'm a bit disappointed, it seems PXH is still the main emulator used when releasing new furni, so I've spent the past 3 hours rewriting the sql so it works with my database, and writing my own swfs, readding the graphics tag etc. Here's the results...

Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369000, '3528', '757369000', 'wildwest_bank', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369001, '3528', '757369001', 'wildwest_bench', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369002, '3528', '757369002', 'wildwest_bgland', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369003, '3528', '757369003', 'wildwest_bgland2', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369004, '3528', '757369004', 'wildwest_bgtrain', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369005, '3528', '757369005', 'wildwest_cabinet', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369006, '3528', '757369006', 'wildwest_cactus1', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369007, '3528', '757369007', 'wildwest_cactus2', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369008, '3528', '757369008', 'wildwest_chair', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369009, '3528', '757369009', 'wildwest_clothesline', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369010, '3528', '757369010', 'wildwest_crate', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369011, '3528', '757369011', 'wildwest_crn', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369012, '3528', '757369012', 'wildwest_desk', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369013, '3528', '757369013', 'wildwest_divdr', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369014, '3528', '757369014', 'wildwest_floor', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369015, '3528', '757369015', 'wildwest_floor2', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369016, '3528', '757369016', 'wildwest_gallows', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369017, '3528', '757369017', 'wildwest_gate', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369018, '3528', '757369018', 'wildwest_light', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369019, '3528', '757369019', 'wildwest_longhorn', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369020, '3528', '757369020', 'wildwest_piano', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369021, '3528', '757369021', 'wildwest_pump', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369022, '3528', '757369022', 'wildwest_roofb', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369023, '3528', '757369023', 'wildwest_roofr', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369024, '3528', '757369024', 'wildwest_roofw', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369025, '3528', '757369025', 'wildwest_saloon', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369026, '3528', '757369026', 'wildwest_salooncrn', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369027, '3528', '757369027', 'wildwest_saloondr', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369028, '3528', '757369028', 'wildwest_saloonwall', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369029, '3528', '757369029', 'wildwest_sheriff', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369030, '3528', '757369030', 'wildwest_snake', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369031, '3528', '757369031', 'wildwest_sofa', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369032, '3528', '757369032', 'wildwest_stageb', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369033, '3528', '757369033', 'wildwest_stageb2', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369034, '3528', '757369034', 'wildwest_stager', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369035, '3528', '757369035', 'wildwest_stager2', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369036, '3528', '757369036', 'wildwest_stagew', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369037, '3528', '757369037', 'wildwest_stagew2', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369038, '3528', '757369038', 'wildwest_stocks', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369039, '3528', '757369039', 'wildwest_store', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369040, '3528', '757369040', 'wildwest_table', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369041, '3528', '757369041', 'wildwest_tarbucket', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369042, '3528', '757369042', 'wildwest_teleport', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369043, '3528', '757369043', 'wildwest_till', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369044, '3528', '757369044', 'wildwest_tree', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369045, '3528', '757369045', 'wildwest_vulture', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369046, '3528', '757369046', 'wildwest_wagon', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369047, '3528', '757369047', 'wildwest_wallpaper', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369048, '3528', '757369048', 'wildwest_wanted_poster', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369049, '3528', '757369049', 'wildwest_weed', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369050, '3528', '757369050', 'wildwest_milkcan', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369051, '3528', '757369051', 'wildwest_spittoon', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`,  `cost_credits`, `cost_belcredits`, `cost_duckets`, `amount`, `vip`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `flat_id`) VALUES 
(757369052, '3528', '757369052', 'wildwest_spittoon2', '5', '0', '0', '1', '0', '0', '0', '0', '0', '1', ' ', ' ', '-1');

Code:
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369000, 'wildwest_bank', 'wildwest_bank', 's', 1, 3, 1, '0', '0', '0', 757369000, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369001, 'wildwest_bench', 'wildwest_bench', 's', 2, 1, 1.35, '0', '1', '0', 757369001, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369002, 'wildwest_bgland', 'wildwest_bgland', 's', 1, 1, 0.1, '1', '0', '1', 757369002, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369003, 'wildwest_bgland2', 'wildwest_bgland2', 's', 1, 1, 0.1, '1', '0', '1', 757369003, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369004, 'wildwest_bgtrain', 'wildwest_bgtrain', 's', 15, 8, 0.00001, '1', '0', '1', 757369004, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369005, 'wildwest_cabinet', 'wildwest_cabinet', 's', 3, 1, 1, '0', '0', '0', 757369005, '1', '1', '1', '1', '1', 'Vendingmachine', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369006, 'wildwest_cactus1', 'wildwest_cactus1', 's', 1, 1, 1, '0', '0', '0', 757369006, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369007, 'wildwest_cactus2', 'wildwest_cactus2', 's', 1, 1, 1, '0', '0', '0', 757369007, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369008, 'wildwest_chair', 'wildwest_chair', 's', 1, 1, 1.3, '0', '1', '0', 757369008, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369009, 'wildwest_clothesline', 'wildwest_clothesline', 's', 2, 1, 1, '0', '0', '0', 757369009, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369010, 'wildwest_crate', 'wildwest_crate', 's', 1, 1, 1.23, '1', '0', '0', 757369010, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369011, 'wildwest_crn', 'wildwest_crn', 's', 1, 1, 1, '0', '0', '0', 757369011, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369012, 'wildwest_desk', 'wildwest_desk', 's', 2, 1, 1.1, '1', '0', '0', 757369012, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369013, 'wildwest_divdr', 'wildwest_divdr', 's', 2, 1, 1, '0', '0', '0', 757369013, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369014, 'wildwest_floor', 'wildwest_floor', 's', 2, 2, 0.00001, '1', '0', '1', 757369014, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369015, 'wildwest_floor2', 'wildwest_floor2', 's', 2, 2, 0.00001, '1', '0', '1', 757369015, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369016, 'wildwest_gallows', 'wildwest_gallows', 's', 2, 1, 1, '0', '0', '0', 757369016, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369017, 'wildwest_gate', 'wildwest_gate', 's', 2, 1, 0.0001, '0', '0', '0', 757369017, '1', '1', '1', '1', '1', 'gate', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369018, 'wildwest_light', 'wildwest_light', 's', 1, 1, 1, '0', '0', '0', 757369018, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369019, 'wildwest_longhorn', 'wildwest_longhorn', 's', 1, 1, 1, '0', '0', '0', 757369019, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369020, 'wildwest_piano', 'wildwest_piano', 's', 2, 1, 1, '0', '0', '0', 757369020, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369021, 'wildwest_pump', 'wildwest_pump', 's', 1, 1, 1, '0', '0', '0', 757369021, '1', '1', '1', '1', '1', 'Default', 4, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369022, 'wildwest_roofb', 'wildwest_roofb', 's', 1, 3, 0.33, '1', '0', '1', 757369022, '1', '1', '1', '1', '1', 'Default', 4, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369023, 'wildwest_roofr', 'wildwest_roofr', 's', 1, 3, 0.33, '1', '0', '1', 757369023, '1', '1', '1', '1', '1', 'Default', 4, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369024, 'wildwest_roofw', 'wildwest_roofw', 's', 1, 3, 0.33, '1', '0', '1', 757369024, '1', '1', '1', '1', '1', 'Default', 4, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369025, 'wildwest_saloon', 'wildwest_saloon', 's', 1, 3, 1, '0', '0', '0', 757369025, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369026, 'wildwest_salooncrn', 'wildwest_salooncrn', 's', 1, 1, 2, '1', '0', '0', 757369026, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369027, 'wildwest_saloondr', 'wildwest_saloondr', 's', 2, 1, 0.1, '0', '0', '0', 757369027, '1', '1', '1', '1', '1', 'Gate', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369028, 'wildwest_saloonwall', 'wildwest_saloonwall', 's', 2, 1, 2, '1', '0', '0', 757369028, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369029, 'wildwest_sheriff', 'wildwest_sheriff', 's', 1, 3, 1, '0', '0', '0', 757369029, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369030, 'wildwest_snake', 'wildwest_snake', 's', 1, 1, 1.2, '0', '0', '0', 757369030, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369031, 'wildwest_sofa', 'wildwest_sofa', 's', 2, 1, 1.05, '0', '1', '0', 757369031, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369032, 'wildwest_stageb', 'wildwest_stageb', 's', 1, 1, 0.33, '1', '0', '1', 757369032, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369033, 'wildwest_stageb2', 'wildwest_stageb2', 's', 1, 2, 0.33, '1', '0', '1', 757369033, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369034, 'wildwest_stager', 'wildwest_stager', 's', 1, 1, 0.33, '1', '0', '1', 757369034, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369035, 'wildwest_stager2', 'wildwest_stager2', 's', 1, 2, 0.33, '1', '0', '1', 757369035, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369036, 'wildwest_stagew', 'wildwest_stagew', 's', 1, 1, 0.33, '1', '0', '1', 757369036, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369037, 'wildwest_stagew2', 'wildwest_stagew2', 's', 1, 2, 0.33, '1', '0', '1', 757369037, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369038, 'wildwest_stocks', 'wildwest_stocks', 's', 2, 1, 1, '0', '0', '0', 757369038, '1', '1', '1', '1', '1', 'Default', 3, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369039, 'wildwest_store', 'wildwest_store', 's', 1, 3, 1, '0', '0', '0', 757369039, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369040, 'wildwest_table', 'wildwest_table', 's', 1, 1, 1, '1', '0', '0', 757369040, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369041, 'wildwest_tarbucket', 'wildwest_tarbucket', 's', 1, 1, 1, '0', '0', '0', 757369041, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369042, 'wildwest_teleport', 'wildwest_teleport', 's', 1, 1, 0.1, '0', '0', '0', 757369042, '1', '1', '1', '1', '1', 'Teleport', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369043, 'wildwest_till', 'wildwest_till', 's', 1, 1, 1, '0', '0', '0', 757369043, '1', '1', '1', '1', '1', 'Default', 5, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369044, 'wildwest_tree', 'wildwest_tree', 's', 1, 1, 1, '0', '0', '0', 757369044, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369045, 'wildwest_vulture', 'wildwest_vulture', 's', 1, 1, 1, '0', '0', '1', 757369045, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369046, 'wildwest_wagon', 'wildwest_wagon', 's', 2, 2, 2.5, '0', '1', '0', 757369046, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369047, 'wildwest_wallpaper', 'wildwest_wallpaper', 'i', 1, 1, 1, '0', '0', '0', 757369047, '1', '1', '1', '1', '1', 'Default', 1, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369048, 'wildwest_wanted_poster', 'wildwest_wanted_poster', 's', 1, 1, 1, '1', '0', '1', 757369048, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369049, 'wildwest_weed', 'wildwest_weed', 's', 1, 1, 0.1, '0', '0', '1', 757369049, '1', '1', '1', '1', '1', 'ball', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369050, 'wildwest_milkcan', 'wildwest_milkcan', 's', 1, 1, 1, '0', '0', '0', 757369050, '1', '1', '1', '1', '1', 'Default', 5, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369051, 'wildwest_spittoon', 'wildwest_spittoon', 's', 1, 1, 0.8, '0', '0', '0', 757369051, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `stack_multiplier`, `subscriber` , `effectid`,  `height_adjustable` , `flat_id`,   `revision`, `description` , `specialtype` , `canlayon`) VALUES  
(757369052, 'wildwest_spittoon2', 'wildwest_spittoon2', 's', 1, 1, 0.8, '0', '0', '0', 757369052, '1', '1', '1', '1', '1', 'Default', 2, '0', '0', '0', '0', '0', '0', '0', '-1', '757369002', 'Description Here', '1','0');

And here's the furnidata.xml information:
Code:
<furnitype id="757369000" classname="wildwest_bank"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Frontier Bank</name><description /><adurl>Keep ya' gold coins safe and sound</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369001" classname="wildwest_bench"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Outside Bench</name><description /><adurl>Kick up your boots and relax</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369002" classname="wildwest_bgland"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Loca-motive Landscape</name><description /><adurl>Blink and you'll miss it</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369003" classname="wildwest_bgland2"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Loca-motive Landscape 2</name><description /><adurl>Any time of day</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369004" classname="wildwest_bgtrain"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Loca-motive Background</name><description /><adurl>Chugga-chugga-CHOO-CHOO</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369005" classname="wildwest_cabinet"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Saloon Drinks Cabinet</name><description /><adurl>*GLUG GLUG GLUG*</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369006" classname="wildwest_cactus1"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Flowered Cactus</name><description /><adurl>Touch it at your peril</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369007" classname="wildwest_cactus2"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Spiky Cactus</name><description /><adurl>For that authentic desert look</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369008" classname="wildwest_chair"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Saddle Seat</name><description /><adurl>The comfort of your saddle, without the horse</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369009" classname="wildwest_clothesline"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Drying Line</name><description /><adurl>Hang your petticoats and bloomers</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369010" classname="wildwest_crate"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Wooden Crate</name><description /><adurl>Apples galore'</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369011" classname="wildwest_crn"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Fort Habbo Corner</name><description /><adurl>The Battle of Fort Habbo occurred here</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369012" classname="wildwest_desk"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Saloon Bar Desk</name><description /><adurl>Sit down Take a load off</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369013" classname="wildwest_divdr"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Fort Habbo Divider</name><description /><adurl>The Battle of Fort Habbo occurred here</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369014" classname="wildwest_floor"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Cracked Earth tile</name><description /><adurl>Weathered desert</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369015" classname="wildwest_floor2"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Cracked Clay tile</name><description /><adurl>Red Clay desert</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369016" classname="wildwest_gallows"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Ghostly Gallows</name><description /><adurl>The original Hangman</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369017" classname="wildwest_gate"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Fort Habbo Gate</name><description /><adurl>The Battle of Fort Habbo occurred here</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369018" classname="wildwest_light"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Lantern pole</name><description /><adurl>Hang your light, brighten the night</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369019" classname="wildwest_longhorn"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Longhorn Skull</name><description /><adurl>Macabre decoration for the discerning Cowboy</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369020" classname="wildwest_piano"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Saloon Piano</name><description /><adurl>Play that funky music, cowboy</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369021" classname="wildwest_pump"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Hand Water Pump</name><description /><adurl>Made from the finest iron</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369022" classname="wildwest_roofb"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Brown Wooden Stage with roof</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369023" classname="wildwest_roofr"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Red Wooden Stage Roof</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369024" classname="wildwest_roofw"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Bleached Wooden Stage Roof</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369025" classname="wildwest_saloon"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Shoot'em Up Saloon</name><description /><adurl>Make y'self at home, y'all!</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369026" classname="wildwest_salooncrn"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Shoot'em Up Saloon</name><description /><adurl>Make y'self at home, y'all!</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369027" classname="wildwest_saloondr"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Saloon Doors</name><description /><adurl>Pull Push Who even cares?</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369028" classname="wildwest_saloonwall"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Saloon wall</name><description /><adurl>Stained with spilled bobba juice</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369029" classname="wildwest_sheriff"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Sheriff's Office</name><description /><adurl>Ain't no place for crime in this town</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369030" classname="wildwest_snake"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Rattle Snake</name><description /><adurl>That unmistakable sound…</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369031" classname="wildwest_sofa"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Loca-motive Sofa</name><description /><adurl>Ooh, velvety soft</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369032" classname="wildwest_stageb"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Small Brown Wooden Stage</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369033" classname="wildwest_stageb2"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Large Brown Wooden Stage</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369034" classname="wildwest_stager"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Small Red Wooden Stage</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369035" classname="wildwest_stager2"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Large Red Wooden Stage</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369036" classname="wildwest_stagew"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Small Bleached Wooden Stage</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369037" classname="wildwest_stagew2"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Large Bleached Wooden Stage</name><description /><adurl>Crafted by the finest Cowboy carpenters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369038" classname="wildwest_stocks"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Cowboy Stocks</name><description /><adurl>Ask me a question</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369039" classname="wildwest_store"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Frank's General Store</name><description /><adurl>Everything from saddle polish to gun holsters</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369040" classname="wildwest_table"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Barrel Table</name><description /><adurl>Sit down and shoot the bull</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369041" classname="wildwest_tarbucket"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Bucket'o'tar</name><description /><adurl>Gives Tar and Feather Effect</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369042" classname="wildwest_teleport"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Outhouse Teleport</name><description /><adurl>Yes, the smell teleports too</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369043" classname="wildwest_till"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Old Fashioned Till</name><description /><adurl>That'll be 20 coins</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369044" classname="wildwest_tree"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Skeleton Tree</name><description /><adurl>Creeks in the wind</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369045" classname="wildwest_vulture"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Black Vulture</name><description /><adurl>Polly wants a carcasse</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369046" classname="wildwest_wagon"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Covered Wagon</name><description /><adurl>Travel the great plains in (relative) comfort</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369048" classname="wildwest_wanted_poster"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Wanted Poster</name><description /><adurl>Reward for capture Dead or alive</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369049" classname="wildwest_weed"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>Tumbleweed</name><description /><adurl>Just blown' through…</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369050" classname="wildwest_milkcan"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>milkcan name</name><description /><adurl>milkcan desk</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369051" classname="wildwest_spittoon"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>spittoon name</name><description /><adurl>spittoon desk</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype><furnitype id="757369052" classname="wildwest_spittoon2"><revision>757369000</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors><color></color></partcolors><name>spittoon2 name</name><description /><adurl>spittoon2 desk</adurl><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><customparams /><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon></furnitype>

Last but not least here's the SWF's with the <graphics> tag:


Please Like and leave +rep, and remember release for Plus Emu! ;)
 
Newbie Spellweaver
Joined
Feb 24, 2013
Messages
53
Reaction score
28
Why making a 2nd thread?
Just post this in the main thread...
 
Junior Spellweaver
Joined
Mar 10, 2013
Messages
109
Reaction score
73
Why Readding the graphics tags?
Just download the original SWF's?
 
Skilled Illusionist
Joined
Dec 20, 2013
Messages
365
Reaction score
64
Thanks for the release i guess but why didnt u jsut use the original swf's and the original furnidata from habbo 3 hours was waste of time it wouldn take more than 30-60 min to make sqls for the furnis but i guess thanks :) it saved me time doing the sqls my self :) - i dont like how u didnt use habbo's id's
 
Junior Spellweaver
Joined
Jun 29, 2012
Messages
143
Reaction score
187
I used the same ones as in the original thread. And no one linked to the original furnidata in that thread either. From what I understood Habbo hasn't added these to their own furnidata yet.

I wouldn't have had to do this if the community didn't have this whole 'i was the first to post new furni thing.' we're at a point where releases should be either both plus emu, or phx. Not just PHX anymore.
 
Junior Spellweaver
Joined
Jun 29, 2012
Messages
143
Reaction score
187
Just a note, Plus Emu throws a fit if you don't put the swfs in both hof_furni and in a folder named 757369000 :)
 
Skilled Illusionist
Joined
Dec 20, 2013
Messages
365
Reaction score
64
I used the same ones as in the original thread. And no one linked to the original furnidata in that thread either. From what I understood Habbo hasn't added these to their own furnidata yet.

I wouldn't have had to do this if the community didn't have this whole 'i was the first to post new furni thing.' we're at a point where releases should be either both plus emu, or phx. Not just PHX anymore.
ofc habbo have added them to their furnidata is they wasnt at the habbo hotel they wouldn be released

Just a note, Plus Emu throws a fit if you don't put the swfs in both hof_furni and in a folder named 757369000 :)

or just rename the revision ^^
 
Junior Spellweaver
Joined
Jun 29, 2012
Messages
143
Reaction score
187
ofc habbo have added them to their furnidata is they wasnt at the habbo hotel they wouldn be released



or just rename the revision ^^

You do know there's been occassions where furni has been found on habbo before it's added to the furnidata right? I don't play real habbo anymore, nor do I have an account or wish to. It went downhill after v18 ;)
 
Back
Top