Hey guys,
These are again 2 new stories furnis.
BCSTORM / SWIFT
catalog_items_copy
PHP Code:
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`) VALUES ('5816', 'PAGE-ID', '5816', 'stories_sch_bookshelf name', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`) VALUES ('5815', 'PAGE-ID', '5815', 'stories_sch_chair name', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');
items_base
PHP Code:
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('5816', 'stories_sch_bookshelf', 'stories_sch_bookshelf', 's', '1', '1', '1', '1', '0', '0', '5816', '1', '1', '1', '1', '1', 'default', '10', '0');
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('5815', 'stories_sch_chair', 'stories_sch_chair', 's', '1', '1', '1', '1', '0', '0', '5815', '1', '1', '1', '1', '1', 'default', '10', '0');
furnidata
PHP Code:
["s","5816","stories_sch_bookshelf","0","0","2","1","","stories_sch_bookshelf name","stories_sch_bookshelf desc","","-1","false","-1","false","","1","false"],
["s","5815","stories_sch_chair","0","0","1","1","","stories_sch_chair name","stories_sch_chair desc","","-1","false","-1","false","","1","false"],
Phoenix Spoiler:
catalog_items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (5816, 'PAGE-ID', '5816', 'stories_sch_bookshelf', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (5815, 'PAGE-ID', '5815', 'stories_sch_chair', '5', '0', '0', '1');
catalog_items
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 ('5816', 'stories_sch_bookshelf', 'stories_sch_bookshelf', 's', 1, 1, 1, '1', '0', '1', 5816, '0', '1', '1', '1', '1', 'default', 10, '0', '0');
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
('5815', 'stories_sch_chair', 'stories_sch_chair', 's', 1, 1, 1, '1', '0', '1', 5815, '0', '1', '1', '1', '1', 'default', 10, '0', '0');
furnidata
PHP Code:
["s","5816","stories_sch_bookshelf","0","0","2","1","","stories_sch_bookshelf name","stories_sch_bookshelf desc","","-1","false","-1","false","","1","false"],
["s","5815","stories_sch_chair","0","0","1","1","","stories_sch_chair name","stories_sch_chair desc","","-1","false","-1","false","","1","false"],
Screen:

Download
Click Here to download on mega.co.nz
Enjoy and likes are welcome!