http://i42.tinypic.com/261j1bp.png
added red and gold
Swf download: http://www.mediafire.com/?oktjek6u6edq76o
Furniture SQL:
Catalog_items SQL: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`) VALUES
(650137002, 'rcktegg', 'rcktegg', 's', 1, 1, 1, '1', '0', '0', 650137002, '1', '1', '0', '1', '1', 'default', 1, '0', '0', '0'),
(650137003, 'rckteg2', 'rckteg2', 's', 1, 1, 1, '1', '0', '0', 650137003, '1', '1', '0', '1', '1', 'default', 1, '0', '0', '0'),
(650137004, 'rckteg3', 'rckteg3', 's', 1, 1, 1, '1', '0', '0', 650137004, '1', '1', '0', '1', '1', 'default', 1, '0', '0', '0'),
(650137005, 'rckteg4', 'rckteg4', 's', 1, 1, 1, '1', '0', '0', 650137005, '1', '1', '0', '1', '1', 'default', 1, '0', '0', '0'),
(650137006, 'rckteg5', 'rckteg5', 's', 1, 1, 1, '1', '0', '0', 650137006, '1', '1', '0', '1', '1', 'default', 1, '0', '0', '0'),
(650137007, 'rckteg6', 'rckteg6', 's', 1, 1, 1, '1', '0', '0', 650137007, '1', '1', '0', '1', '1', 'default', 1, '0', '0', '0');
Furnidata:Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES
(650137002, 94, '650137002', 'rcktegg', 50, 0, 0, 1, '0'),
(650137003, 94, '650137003', 'rckteg2', 50, 0, 0, 1, '0'),
(650137004, 94, '650137004', 'rckteg3', 50, 0, 0, 1, '0'),
(650137005, 94, '650137005', 'rckteg4', 50, 0, 0, 1, '0'),
(650137006, 94, '650137006', 'rckteg5', 50, 0, 0, 1, '0'),
(650137007, 94, '650137007', 'rckteg6', 50, 0, 0, 1, '0');
Code:["s","650137002","rcktegg","650137002","0","1","1","0,0,0","Purple Rocket-egg","Egg in space!","","512924","214"],
["s","650137003","rckteg2","650137003","0","1","1","0,0,0","Green Rocket-egg","Egg in space!","","512924","214"],
["s","650137004","rckteg3","650137004","0","1","1","0,0,0","Blue Rocket-egg","Egg in space!","","512924","214"],
["s","650137005","rckteg4","650137005","0","1","1","0,0,0","Gray Rocket-egg","Egg in space!","","512924","214"],
["s","650137006","rckteg5","650137006","0","1","1","0,0,0","Golden Rocket-egg","Egg in space!","","512924","214"],
["s","650137007","rckteg6","650137007","0","1","1","0,0,0","Red Rocket-egg","Egg in space!","","512924","214"],

