About:
> Latest Furni from Habbo Hotel
> SQLs provided for BcStorm and Phoenix
If the image looks blurry a bit, its not.

Updated items_base SQL Queries:
Code:
INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `allow_group_item`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
(55847, 4975, 'easter13_flower_2', 'easter13_flower_2', 's', 1, 1, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 2, '0'),
(55848, 4976, 'easter13_flower_1', 'easter13_flower_1', 's', 1, 1, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 2, '0'),
(55849, 4977, 'easter13_arch', 'easter13_arch', 's', 2, 1, 1.0, 0, 1, 0, 1, 1, 1, 1, 1, 0, 'default', 3, '0'),
(55850, 4978, 'easter13_floor_1', 'easter13_floor_1', 's', 2, 2, 0.0, 0, 1, 0, 1, 1, 1, 1, 1, 0, 'default', 3, '0'),
(55851, 4979, 'easter13_teleport', 'easter13_teleport', 's', 1, 1, 0.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'teleport', 0, '0'),
(55852, 4980, 'easter13_bulbs', 'easter13_bulbs', 's', 1, 1, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 3, '0'),
(55853, 4981, 'easter13_stage_1', 'easter13_stage_1', 's', 1, 1, 1.0, 0, 1, 0, 1, 1, 1, 1, 1, 0, 'default', 10, '0'),
(55854, 4982, 'easter13_sshrooms', 'easter13_sshrooms', 's', 1, 1, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 5, '0'),
(55855, 4983, 'easter13_stage_2', 'easter13_stage_2', 's', 1, 2, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 5, '0'),
(55856, 4984, 'easter13_flower_3', 'easter13_flower_3', 's', 1, 1, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 2, '0'),
(55857, 4985, 'petfood29', 'petfood29', 's', 1, 1, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 5, '0'),
(55858, 4504, 'easter13_wall3', 'easter13_wall3', 'i', 0, 0, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 5, '0'),
(55859, 4505, 'easter13_window', 'easter13_window', 'i', 0, 0, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 0, '0'),
(55860, 4506, 'easter13_wall1', 'easter13_wall1', 'i', 0, 0, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 5, '0'),
(55861, 4507, 'easter13_wall2', 'easter13_wall2', 'i', 0, 0, 1.0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 'default', 5, '0');
Code:
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55841', 'horse_hairdye_17', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55842', 'horse_dye_17', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55843', 'horse_hairdye_15', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55844', 'horse_hairdye_14', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55845', 'horse_hairdye_13', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55846', 'horse_hairdye_16', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55847', 'easter13_flower_2', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55848', 'easter13_flower_1', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55849', 'easter13_arch', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55850', 'easter13_floor_1', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55851', 'easter13_teleport', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55852', 'easter13_bulbs', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55853', 'easter13_stage_1', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55854', 'easter13_sshrooms', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55855', 'easter13_stage_2', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55856', 'easter13_flower_3', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55857', 'petfood29', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55858', 'easter13_wall3', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55859', 'easter13_window', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55860', 'easter13_wall1', '3', '0', '1', '0', '0', '0');
INSERT INTO `catalog_items_copy` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55861', 'easter13_wall2', '3', '0', '1', '0', '0', '0');
Phoenix
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`, `height_adjustable`) VALUES('55841', 'horse_hairdye_17', 'horse_hairdye_17', 's', '1', '1', '1.00', '0', '0', '0', '4969', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55842', 'horse_dye_17', 'horse_dye_17', 's', '1', '1', '1.00', '0', '0', '0', '4970', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55843', 'horse_hairdye_15', 'horse_hairdye_15', 's', '1', '1', '1.00', '0', '0', '0', '4971', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55844', 'horse_hairdye_14', 'horse_hairdye_14', 's', '1', '1', '1.00', '0', '0', '0', '4972', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55845', 'horse_hairdye_13', 'horse_hairdye_13', 's', '1', '1', '1.00', '0', '0', '0', '4973', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55846', 'horse_hairdye_16', 'horse_hairdye_16', 's', '1', '1', '1.00', '0', '0', '0', '4974', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55847', 'easter13_flower_2', 'easter13_flower_2', 's', '1', '1', '1.00', '0', '0', '0', '4975', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55848', 'easter13_flower_1', 'easter13_flower_1', 's', '1', '1', '1.00', '0', '0', '0', '4976', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55849', 'easter13_arch', 'easter13_arch', 's', '2', '1', '1.00', '0', '0', '0', '4977', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55850', 'easter13_floor_1', 'easter13_floor_1', 's', '2', '2', '0.01', '0', '0', '1', '4978', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55851', 'easter13_teleport', 'easter13_teleport', 's', '1', '1', '0.01', '0', '0', '0', '4979', '1', '1', '1', '1', '1', 'teleport', '0', '0', '0', '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`, `height_adjustable`) VALUES('55852', 'easter13_bulbs', 'easter13_bulbs', 's', '1', '1', '1.00', '0', '0', '0', '4980', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55853', 'easter13_stage_1', 'easter13_stage_1', 's', '1', '1', '1.00', '0', '0', '0', '4981', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55854', 'easter13_sshrooms', 'easter13_sshrooms', 's', '1', '1', '1.00', '0', '0', '0', '4982', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55855', 'easter13_stage_2', 'easter13_stage_2', 's', '1', '2', '1.00', '0', '0', '0', '4983', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55856', 'easter13_flower_3', 'easter13_flower_3', 's', '1', '1', '1.00', '0', '0', '0', '4984', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55857', 'petfood29', 'petfood29', 's', '1', '1', '1.00', '0', '0', '0', '4985', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55858', 'easter13_wall3', 'easter13_wall3', 'i', '', '', '1.00', '0', '0', '0', '4504', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55859', 'easter13_window', 'easter13_window', 'i', '', '', '1.00', '0', '0', '0', '4505', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55860', 'easter13_wall1', 'easter13_wall1', 'i', '', '', '1.00', '0', '0', '0', '4506', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '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`, `height_adjustable`) VALUES('55861', 'easter13_wall2', 'easter13_wall2', 'i', '', '', '1.00', '0', '0', '0', '4507', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
Code:
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55841', 'horse_hairdye_17', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55842', 'horse_dye_17', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55843', 'horse_hairdye_15', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55844', 'horse_hairdye_14', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55845', 'horse_hairdye_13', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55846', 'horse_hairdye_16', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55847', 'easter13_flower_2', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55848', 'easter13_flower_1', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55849', 'easter13_arch', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55850', 'easter13_floor_1', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55851', 'easter13_teleport', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55852', 'easter13_bulbs', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55853', 'easter13_stage_1', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55854', 'easter13_sshrooms', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55855', 'easter13_stage_2', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55856', 'easter13_flower_3', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55857', 'petfood29', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55858', 'easter13_wall3', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55859', 'easter13_window', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55860', 'easter13_wall1', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('PAGE_ID', '55861', 'easter13_wall2', '5', '0', '0', '1');
Download:
-----------------------------------------------------------

Originally Posted by
Twan
--------------------------------------------------------------------
Furnidata:
Code:
["s","4969","horse_hairdye_17","45459","0","1","1","","horse_hairdye_17 name","horse_hairdye_17 desc","","-1","-1","false","-1","-1","false","15 2,3 85,85","15"],["s","4970","horse_dye_17","45459","0","1","1","","horse_dye_17 name","horse_dye_17 desc","","-1","-1","false","-1","-1","false","15 Lime","13"],["s","4971","horse_hairdye_15","45459","0","1","1","","horse_hairdye_15 name","horse_hairdye_15 desc","","-1","-1","false","-1","-1","false","15 2,3 83,83","15"],["s","4972","horse_hairdye_14","45459","0","1","1","","horse_hairdye_14 name","horse_hairdye_14 desc","","-1","-1","false","-1","-1","false","15 2,3 82,82","15"],["s","4973","horse_hairdye_13","45459","0","1","1","","horse_hairdye_13 name","horse_hairdye_13 desc","","-1","-1","false","-1","-1","false","15 2,3 81,81","15"],["s","4974","horse_hairdye_16","45459","0","1","1","","horse_hairdye_16 name","horse_hairdye_16 desc","","-1","-1","false","-1","-1","false","15 2,3 84,84","15"],["s","4975","easter13_flower_2","45459","0","1","1","","Blue Flower","What kind of magical glowing flower is this?","","-1","-1","false","-1","-1","false","","1"],["s","4976","easter13_flower_1","45459","0","1","1","","Red Flower","What kind of magical glowing flower is this?","","-1","-1","false","-1","-1","false","","1"],["s","4977","easter13_arch","45459","2","2","1","","Garden Arch","Light your Gardens","","-1","-1","false","-1","-1","false","","1"],["s","4978","easter13_floor_1","45459","0","2","2","","Glowing Garden Floor","3 states!","","-1","-1","false","-1","-1","false","","1"],["s","4979","easter13_teleport","45459","2","1","1","","Garden Teleport","The easiest way to get from one garden to the next!","","-1","-1","false","-1","-1","false","","1"],["s","4980","easter13_bulbs","45459","0","1","1","","Glowing Bulbs","Light your Gardens","","-1","-1","false","-1","-1","false","","1"],["s","4981","easter13_stage_1","45459","0","1","1","","High Garden Stage","Did that stage just lay an egg?","","-1","-1","false","-1","-1","false","","1"],["s","4982","easter13_sshrooms","45459","0","1","1","","Mushrooms","Do these look edible?","","-1","-1","false","-1","-1","false","","1"],["s","4983","easter13_stage_2","45459","0","1","2","","Low Garden Stage","Raised bed for your garden","","-1","-1","false","-1","-1","false","","1"],["s","4984","easter13_flower_3","45459","0","1","1","","Yellow Flower","What kind of magical glowing flower is this?","","-1","-1","false","-1","-1","false","","1"],["s","4985","petfood29","45459","2","1","1","","Choco-Egg","Tasty Pet treat","","-1","-1","false","-1","-1","false","","1"],
["i","4504","easter13_wall3","45459","","","","","easter13_wall3 name","easter13_wall3 desc","","-1","-1","false","-1","-1","false","1"],["i","4505","easter13_window","45459","","","","","Egg-shaped Window","Garden viewing","","-1","-1","false","-1","-1","false","1"],["i","4506","easter13_wall1","45459","","","","","easter13_wall1 name","easter13_wall1 desc","","-1","-1","false","-1","-1","false","1"],["i","4507","easter13_wall2","45459","","","","","easter13_wall2 name","easter13_wall2 desc","","-1","-1","false","-1","-1","false","1"]]
All this was found by my ripper, tell me what i need to fix, and then i can update it for you all. (i have to do interactions etc manually)