Hi, everyone! Hope this helped! xD
Save this file
http://images.habbo.com/dcr/hof_furn...rare_vdoll.swf
SQL Codes
Furniture
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`, `foot_figure`) VALUES (30090, 'rare_vdoll', 'rare_vdoll', 's', 1, 1, 1, '0', '0', '0', 3403, '1', '1', '1', '1', '1', 'default', 10, '0', '');
Catalog_items
To find Rare Voodoo Doll go to Staff Pages - RaresCode:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES (3090, 94, '30090', 'rare_vdoll', 25, 0, 1);
Screenshot
http://img843.imageshack.us/img843/1958/72428635.png
Tell me if i missed anything.





