Here are the Bcstorm Sqls
Items Base:
Code:
INSERT INTO `items_base`(`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `allow_group_item`, `interaction_type`, `cycle_count`, `vending_ids`, `variable_heights`) VALUES(60955, 60955, 'js_bling_bed', 'js_bling_bed', 's', 1, 1, 1.00, 0, 0, 0, 0, 1, 1, 1, 1, 0, 'default', 1, '0', ''),
(60956, 60956, 'js_bling_chair_w', 'js_bling_chair_w', 's', 1, 1, 1.00, 0, 0, 1, 0, 1, 1, 1, 1, 0, 'default', 1, '0', ''),
(60957, 60957, 'js_bling_fridge', 'js_bling_fridge', 's', 1, 1, 1.00, 1, 0, 0, 1, 1, 1, 1, 1, 0, 'vendingmachine', 0, '3,36,37,38', ''),
(60958, 60958, 'js_bling11_dvn', 'js_bling11_dvn', 's', 3, 1, 1.00, 0, 0, 1, 0, 1, 1, 1, 1, 0, 'default', 1, '0', ''),
(60959, 60959, 'js_bling11_seat1', 'js_bling11_seat1', 's', 1, 1, 1.00, 0, 0, 0, 0, 1, 1, 1, 1, 0, 'default', 1, '0', ''),
(60960, 60960, 'js_bling11_seat2', 'js_bling11_seat2', 's', 1, 1, 1.00, 0, 0, 0, 0, 1, 1, 1, 1, 0, 'default', 1, '0', ''),
(60961, 60961, 'js_bling11_sofa', 'js_bling11_sofa', 's', 3, 1, 1.00, 0, 0, 1, 0, 1, 1, 1, 1, 0, 'default', 1, '0', ''),
(60962, 60962, 'js_chandelier', 'js_chandelier', 's', 1, 1, 1.00, 0, 0, 0, 0, 1, 1, 1, 1, 0, 'default', 1, '0', '');
Catalog_items_copy:
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 ('71145', 'PAGEID', '60955', 'js_bling_bed', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''),
('71146', 'PAGEID', '60956', 'js_bling_chair_w', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''),
('71147', 'PAGEID', '60957', 'js_bling_fridge', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''),
('71148', 'PAGEID', '60958', 'js_bling11_dvn', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''),
('71149', 'PAGEID', '60959', 'js_bling11_seat1', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''),
('71150', 'PAGEID', '60960', 'js_bling11_seat2', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''),
('71151', 'PAGEID', '60961', 'js_bling11_sofa', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''),
('71152', 'PAGEID', '60962', 'js_chandelier', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');
Furnidata:
Code:
["s","60955","js_bling_bed","9654010","0","1","1","","Wit 'Bling' Bed ",","Discodansen in je slaap!"-1"],
["s","60956","js_bling_chair_w","9654011","0","1","1","","Witte 'Bling' Stoel",","Met fluwelen bekleding"-1"],
["s","60957","js_bling_fridge","9654012","0","1","1","","Witte 'Bling' Koelkast",","Ice, ice, baby!"-1"],
["s","60958","js_bling11_dvn","9654013","0","1","1","","Wit 'Bling' Ligbed",","Lekker relaxen..."-1"],
["s","60959","js_bling11_seat1","9654014","0","1","1","","wit 'Bling' Zitpoef",","Alleen het beste Bling voor je billen!"-1"],
["s","60960","js_bling11_seat2","9654015","0","1","1","","Witte 'Bling' Casinostoel",","Nou nog één potje dan..."-1"],
["s","60961","js_bling11_sofa","9654016","0","1","1","","Witte 'Bling' Bank",","Bankhangen was nog nooit zo hip!"-1"],
["s","60962","js_chandelier","9654017","0","1","1","","'Bling' Luster",","Perfect voor boven de dansvloer"-1"],