I did not designed and coded these!
Image:
http://oi54.tinypic.com/wlybo5.jpg
Sql:
Catalog_items:
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(2301195, 105, '2301195', 'Pie Grande', 3, 0, 0, 1),
(2301196, 105, '2301196', 'Dj', 3, 0, 0, 1),
(2301197, 105, '2301197', 'Taxi', 3, 0, 0, 1)
Furniture:
PHP 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`)VALUES
(2301195, 'egg10', 'egg10', 's', 1, 1, 1, '0', '0', '0', 2301195, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(2301196, 'egg11', 'egg11', 's', 1, 1, 1, '0', '0', '0', 2301196, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(2301197, 'egg12', 'egg12', 's', 1, 1, 1, '0', '0', '0', 2301197, '1', '1', '1', '1', '1', 'default', 1, '0', '0')
Furnidata:
PHP Code:
["s","2301195,"egg10","25824","0","1","1","0,0,0","Taxi Habbolation","Creado por Edarveten2","","-1","-1"],
["s","2301196","egg11","25824","0","1","1","0,0,0","Dj de Habbolation","Creado por Edarveten2","","-1","-1"],
["s","2301197","egg12","25824","0","1","1","0,0,0","Pie Grande","Creado por Edarveten2","","-1","-1"],
Download:
Creados por mi.rar
Credits:
Edarveten2 (KEKOMUNDO)