Wooden Wardrobe
Zoomed-In View
Zoomed-Out View
Catalog Icon View
Download (Comes with SWF + SQL) --> Click this text <--
Quick C&P SQL Section
Catalog_Items
FurniturePHP Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(12099022, 'CATALOG PAGE ID HERE', '12099022', 'woody_wardrobe', '5', '0', '1');
FurniturePHP 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`) VALUES
(12099022, 'woody_wardrobe', 'woody_wardrobe', 's', 1, 2, 1, '0', '0', '0', 12099023, '1', '1', '1', '1', '1', 'default', 4, '0');
PHP Code:["s","12099023","woody_wardrobe","120990","0","1","1","","Wooden Wardrobe","Store all your fashionable clothes in here!","","-1","-1"],


![[SQL/SWF] Wooden Wardrobe [SWF/SQL]](http://ragezone.com/hyper728.png)




