Sweet
New Member
- Aug 27, 2011
- 23
- 11
Download:
You must be registered for see links
SQLs and Furnidata.
Quote:
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
('1237407', 'zmbie', 'zmbie', 's', '1', '1', '1', '0', '0', '0', '1237407', '1', '1', '1', '1', '1', 'default', '1', '0', '0', '0'),
('1237408', 'mage1', 'mage1', 's', '1', '1', '1', '0', '0', '0', '1237408', '1', '1', '1', '1', '1', 'default', '1', '0', '0', '0'),
('1237409', 'skman', 'skman', 's', '1', '1', '1', '0', '0', '0', '1237409', '1', '1', '1', '1', '1', 'default', '1', '0', '0', '0'),
('1237410', 'manar', 'manar', 's', '1', '1', '1', '0', '0', '0', '1237410', '1', '1', '1', '1', '1', 'default', '1', '0', '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
('1237407', '1', '1237407', 'Zombie', '1', '0', '0', '1'),
('1237408', '1', '1237408', 'Magician', '1', '0', '0', '1'),
('1237409', '1', '1237409', 'Half Skeleton Man', '1', '0', '0', '1'),
('1237410', '1', '1237410', 'Man with Arrow through head', '1', '0', '0', '1');
["s","1237407","zmbie","25824","0","1","1","0,0,0","Zombie","Got his head cut off my the Grim Reaper, still alive and ready to scare!","","-1","-1"],
["s","1237408","mage1","25824","0","1","1","0,0,0","Magician","He lost his wand","","-1","-1"],
["s","1237409","skman","25824","0","1","1","0,0,0","Half Skelenton Half Man","Friends with Two-Faced out of batman.","","-1","-1"],
["s","1237410","manar","25824","0","1","1","0,0,0","Man with arrow shot through his head","There once was an apple on his head.","","-1","-1"],
Credits: Sulanum