Thanks and your right, the "hs_prop" furni misses the animation and lights too when you zoom out.
Printable View
Agree with shoelace. Nice job Laurens!!
Productdata:
Code:["hs_carpet","Star Carpet","Walk, don't run"],
["hs_stage_blue","Blue Star Stage","Shine like a star!"],
["hs_stage_pink","Pink Star Stage","Shine like a star!"],
["hs_stage_black","Black Star Stage","Shine like a star!"],
["hs_prop","Stage Up light","Light up the arena!"],
["hs_circstage","Circular Stage","Sing it loud!"],
["hs_smoke","Stage Smoker","Obscure your entrance!"],
habbotimes already added 18 more new habbo stars furni
Thanks, Laurens :ott:
Yeah, 18 more, ill get the butterfly sqls now.
http://gweinyddwrstorio.net/dcp/hof_...09-11-2012.zip
This included all of the habbo stars furniture.
Catalog items:
Code:INSERT INTO `catalog_items` (`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`) VALUES
(3569930, 42, '9933', 'hs_stage_blue', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569931, 42, '9934', 'hs_smoke', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569932, 42, '9935', 'hs_carpet', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569933, 42, '9936', 'hs_circstage', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569934, 42, '9937', 'hs_stage_black', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569935, 42, '9938', 'hs_stage_pink', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569936, 42, '9939', 'hs_prop', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569937, 42, '9940', 'hs_dnctile_1', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569938, 42, '9941', 'hs_lightstrip_pink', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569939, 42, '9942', 'hs_stage_long_black', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569940, 42, '9943', 'hs_carpet_blk', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569941, 42, '9944', 'hs_stage_long_blue', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569942, 42, '9945', 'hs_stairs_pink', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569943, 42, '9946', 'hs_stage_long_pink', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569944, 42, '9947', 'hs_bpass', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569945, 42, '9948', 'hs_stairs_blue', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569946, 42, '9949', 'hs_stairs_black', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569947, 42, '9950', 'hs_lightstrip_blue', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569948, 42, '9951', 'hs_marswalk', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569949, 42, '9952', 'hs_balcony', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569950, 42, '9953', 'hs_box', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569951, 42, '9954', 'hs_chair', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569952, 42, '9955', 'hs_wall', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569953, 42, '9956', 'hs_wlight', 3, 0, 1, 0, 0, 0, 0, 0, '1'),
(3569954, 42, '9957', 'hs_applause', 3, 0, 1, 0, 0, 0, 0, 0, '1');
Some of the items_base need fixing.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`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
(9933, 4754, 'hs_stage_blue', 'hs_stage_blue', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 3, '0'),
(9934, 4755, 'hs_smoke', 'hs_smoke', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 5, '0'),
(9935, 4756, 'hs_carpet', 'hs_carpet', 's', 2, 2, 0.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 2, '0'),
(9936, 4757, 'hs_circstage', 'hs_circstage', 's', 2, 2, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 4, '0'),
(9937, 4758, 'hs_stage_black', 'hs_stage_black', 's', 1, 1, 3.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 3, '0'),
(9938, 4759, 'hs_stage_pink', 'hs_stage_pink', 's', 1, 1, 3.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 3, '0'),
(9939, 4760, 'hs_prop', 'hs_prop', 's', 2, 2, 0.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 2, '0'),
(9940, 4761, 'hs_dnctile_1', 'hs_dnctile_1', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9941, 4762, 'hs_lightstrip_pink', 'hs_lightstrip_pink', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9942, 4763, 'hs_stage_long_black', 'hs_stage_long_black', 's', 3, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9943, 4764, 'hs_carpet_blk', 'hs_carpet_blk', 's', 2, 2, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9944, 4765, 'hs_stage_long_blue', 'hs_stage_long_blue', 's', 3, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9945, 4766, 'hs_stairs_pink', 'hs_stairs_pink', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9946, 4767, 'hs_stage_long_pink', 'hs_stage_long_pink', 's', 3, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9947, 4768, 'hs_bpass', 'hs_bpass', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9948, 4769, 'hs_stairs_blue', 'hs_stairs_blue', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9949, 4770, 'hs_stairs_black', 'hs_stairs_black', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9950, 4771, 'hs_lightstrip_blue', 'hs_lightstrip_blue', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9951, 4772, 'hs_marswalk', 'hs_marswalk', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9952, 4773, 'hs_balcony', 'hs_balcony', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9953, 4774, 'hs_box', 'hs_box', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9954, 4775, 'hs_chair', 'hs_chair', 's', 1, 1, 1.00, 0, 0, 1, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9955, 4465, 'hs_wall', 'hs_wall', 'i', 0, 0, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9956, 4466, 'hs_wlight', 'hs_wlight', 'i', 0, 0, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0'),
(9957, 4467, 'hs_applause', 'hs_applause', 'i', 0, 0, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 0, '0');
Here are kinda non professional Phoenix SQl's i made, hope you like it:
Furnidata:
["s","31590","Habbo Stars blaue Bühne","43929","0","1","1","","Blaue Star Bühne","Sei ein Star!","","-1","-1","0.64","1"],
["s","31591","Habbo Stars schwarze Bühne","43929","0","1","1","","Schwarze Star Bühne","Sei ein Star!","","-1","-1","0.64","1"],
["s","31592","Habbo Stars pinke Bühne","43929","0","1","1","","Pinke Star Bühne","Sei ein Star!","","-1","-1","0.64","1"],
["s","31593","Habbo Stars Nebelmaschine","43929","0","1","1","","Nebelmaschine","Schmücke deinen Auftritt!","","-1","-1","","1"],
["s","31594","Habbo Stars Teppich","43929","0","2","2","","Star Teppich","Laufen, nicht rennen","","-1","-1","","1"],
["s","31595","Habbo Stars Kreisbühne","43929","0","2","2","","Kreisbühne","Sing it loud!","","-1","-1","","1"],
["s","31596","Habbo Stars prop","43929","0","2","2","","Stage Up light","Light up the arena!","","-1","-1","","1"],
["s","4761","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4762","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4763","Hubba Stars","43929","0","3","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4764","Hubba Stars","43929","0","2","2","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4765","Hubba Stars","43929","0","3","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4766","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4767","Hubba Stars","43929","0","3","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4768","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4769","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4770","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4771","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4772","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4773","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4774","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["s","4775","Hubba Stars","43929","0","1","1","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["i","4465","Hubba Stars","43929","0","0","0","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["i","4466","Hubba Stars","43929","0","0","0","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
["i","4467","Hubba Stars","43929","0","0","0","","Hubba Stars","Hubba Stars","","-1","-1","","1"],
Furniture:
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`, `height_adjustable`) VALUES
(31590, 'Habbo Stars', 'hs_stage_blue', 's', 1, 1, 1, '1', '0', '1', 31590, '0', '1', '0', '1', '1', 'default', 3, '0', '0', '0.64,1.28,1.92'),
(31591, 'Habbo Stars', 'hs_stage_black', 's', 1, 1, 3, '1', '0', '1', 31591, '0', '1', '0', '1', '1', 'default', 3, '0', '0', '0.64,1.28,1.92'),
(31592, 'Habbo Stars', 'hs_stage_pink', 's', 1, 1, 3, '1', '0', '1', 31592, '0', '1', '0', '1', '1', 'default', 3, '0', '0', '0.64,1.28,1.92'),
(31593, 'Habbo Stars', 'hs_smoke', 's', 1, 1, 1, '0', '0', '0', 31593, '0', '1', '0', '1', '1', 'default', 5, '0', '0', '0'),
(31594, 'Habbo Stars', 'hs_carpet', 's', 2, 2, 0, '1', '0', '1', 31594, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(31595, 'Habbo Stars', 'hs_circstage', 's', 2, 2, 1, '1', '0', '1', 31595, '0', '1', '0', '1', '1', 'default', 4, '0', '0', '0'),
(31596, 'Habbo Stars', 'hs_prop', 's', 2, 2, 0, '0', '0', '0', 31596, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9940, 'Habbo Stars', 'hs_dnctile_1', 's', 1, 1, 0, '0', '0', '0', 4761, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9941, 'Habbo Stars', 'hs_lightstrip_pink', 's', 1, 1, 0, '0', '0', '0', 4762, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9942, 'Habbo Stars', 'hs_stage_long_black', 's', 3, 1, 0, '0', '0', '0', 4763, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9943, 'Habbo Stars', 'hs_carpet_blk', 's', 2, 2, 0, '0', '0', '0', 4764, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9944, 'Habbo Stars', 'hs_stage_long_blue', 's', 3, 1, 0, '0', '0', '0', 4765, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9945, 'Habbo Stars', 'hs_stairs_pink', 's', 1, 1, 0, '0', '0', '0', 4766, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9946, 'Habbo Stars', 'hs_stage_long_pink', 's', 3, 1, 0, '0', '0', '0', 4767, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9947, 'Habbo Stars', 'hs_bpass', 's', 1, 1, 0, '0', '0', '0', 4768, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9948, 'Habbo Stars', 'hs_stairs_blue', 's', 1, 1, 0, '0', '0', '0', 4769, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9949, 'Habbo Stars', 'hs_stairs_black', 's', 1, 1, 0, '0', '0', '0', 4770, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9950, 'Habbo Stars', 'hs_lightstrip_blue', 's', 1, 1, 0, '0', '0', '0', 4771, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9951, 'Habbo Stars', 'hs_marswalk', 's', 1, 1, 0, '0', '0', '0', 4772, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9952, 'Habbo Stars', 'hs_balcony', 's', 1, 1, 0, '0', '0', '0', 4773, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9953, 'Habbo Stars', 'hs_box', 's', 1, 1, 0, '0', '0', '0', 4774, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9954, 'Habbo Stars', 'hs_chair', 's', 1, 1, 0, '0', '0', '0', 4775, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9955, 'Habbo Stars', 'ha_wall', 'i', 0, 0, 0, '0', '0', '0', 4465, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9956, 'Habbo Stars', 'ha_wlight', 'i', 0, 0, 0, '0', '0', '0', 4466, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0'),
(9957, 'Habbo Stars', 'hs_applause', 'i', 0, 0, 0, '0', '0', '0', 4467, '0', '1', '0', '1', '1', 'default', 2, '0', '0', '0');
Catalogue items:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES
(11300, 230, '31590', 'Blaue Bühne', 5, 0, 0, 1, '0', 0),
(11301, 230, '31591', 'Schwarze Bühne', 5, 0, 0, 1, '0', 0),
(11302, 230, '31592', 'Pinke Bühne', 5, 0, 0, 1, '0', 0),
(11303, 230, '31593', 'Rauch', 5, 0, 0, 1, '0', 0),
(11304, 230, '31594', 'Teppich', 5, 0, 0, 1, '0', 0),
(11305, 230, '31595', 'Kreisbühne', 5, 0, 0, 1, '0', 0),
(11306, 230, '31596', 'hs_prop', 5, 0, 0, 1, '0', 0),
(11307, 230, '9940', 'hs_dnctile_1', 5, 0, 0, 1, '0', 0),
(11308, 230, '9941', 'hs_lightstrip_pink', 5, 0, 0, 1, '0', 0),
(11309, 230, '9942', 'hs_stage_long_black', 5, 0, 0, 1, '0', 0),
(11310, 230, '9943', 'hs_carpet_blk', 5, 0, 0, 1, '0', 0),
(11311, 230, '9944', 'hs_stage_long_blue', 5, 0, 0, 1, '0', 0),
(11312, 230, '9945', 'hs_stairs_pink', 5, 0, 0, 1, '0', 0),
(11313, 230, '9946', 'hs_stage_long_pink', 5, 0, 0, 1, '0', 0),
(11314, 230, '9947', 'hs_bpass', 5, 0, 0, 1, '0', 0),
(11315, 230, '9948', 'hs_stairs_blue', 5, 0, 0, 1, '0', 0),
(11316, 230, '9949', 'hs_stairs_black', 5, 0, 0, 1, '0', 0),
(11317, 230, '9950', 'hs_lightstrip_blue', 5, 0, 0, 1, '0', 0),
(11318, 230, '9951', 'hs_marswalk', 5, 0, 0, 1, '0', 0),
(11319, 230, '9952', 'hs_balcony', 5, 0, 0, 1, '0', 0),
(11320, 230, '9953', 'hs_box', 5, 0, 0, 1, '0', 0),
(11321, 230, '9954', 'hs_chair', 5, 0, 0, 1, '0', 0),
(11322, 230, '9955', 'hs_wall', 5, 0, 0, 1, '0', 0),
(11323, 230, '9956', 'ha_wlight', 5, 0, 0, 1, '0', 0),
(11324, 230, '9957', 'hs_applause', 5, 0, 0, 1, '0', 0);
for the new 18 star furni's can someone make them for phoenix? and i hear some effects are out
to be honest, i dont want to update my hotel to r63b as phx will get it soon. ;/
OT: i just asked for something simple.
Nice release, I will download it when mediafires servers stop messing up :S
furniture
catalog_itemsCode:INSERT INTO `furniture` VALUES (54049, 'hs_applause', 'hs_applause', 'i', 0, 0, 0, '0', '0', '0', 54049, '1', '1', '1', '1', '1', 'default', 2, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54050, 'hs_balcony', 'hs_balcony', 's', 1, 1, 2, '0', '0', '1', 54050, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '2,3,4');
INSERT INTO `furniture` VALUES (54051, 'hs_box', 'hs_box', 's', 1, 1, 1, '1', '0', '0', 54051, '1', '1', '1', '1', '1', 'default', 1, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54052, 'hs_bpass', 'hs_bpass', 's', 1, 1, 0, '1', '0', '1', 54052, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54053, 'hs_carpet_blk', 'hs_carpet_blk', 's', 2, 2, 0, '1', '0', '1', 54053, '1', '1', '1', '1', '1', 'default', 2, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54054, 'hs_dnctile_1', 'hs_dnctile_1', 's', 1, 1, 0, '0', '0', '1', 54054, '1', '1', '1', '1', '1', 'pressure_pad', 2, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54055, 'hs_lightstrip_blue', 'hs_lightstrip_blue', 's', 1, 1, 0, '1', '0', '1', 54055, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54056, 'hs_lightstrip_pink', 'hs_lightstrip_pink', 's', 1, 1, 0, '1', '0', '1', 54056, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54057, 'hs_marswalk', 'hs_marswalk', 's', 1, 1, 0, '0', '0', '1', 54057, '1', '1', '1', '1', '1', 'pressure_pad', 2, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54058, 'hs_stage_long_black', 'hs_stage_long_black', 's', 3, 1, 0.64, '0', '0', '1', 54058, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0.64,1.28,1.92');
INSERT INTO `furniture` VALUES (54059, 'hs_stage_long_blue', 'hs_stage_long_blue', 's', 3, 1, 0.64, '0', '0', '1', 54059, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0.64,1.28,1.92');
INSERT INTO `furniture` VALUES (54060, 'hs_stage_long_pink', 'hs_stage_long_pink', 's', 3, 1, 0.64, '0', '0', '1', 54060, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0.64,1.28,1.92');
INSERT INTO `furniture` VALUES (54061, 'hs_stairs_black', 'hs_stairs_black', 's', 1, 1, 0.64, '0', '0', '1', 54061, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0.64,1.28,1.92');
INSERT INTO `furniture` VALUES (54062, 'hs_stairs_blue', 'hs_stairs_blue', 's', 1, 1, 0.64, '0', '0', '1', 54062, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0.64,1.28,1.92');
INSERT INTO `furniture` VALUES (54063, 'hs_stairs_pink', 'hs_stairs_pink', 's', 1, 1, 0.64, '0', '0', '1', 54063, '1', '1', '1', '1', '1', 'default', 3, '0', '0', '0', '0.64,1.28,1.92');
INSERT INTO `furniture` VALUES (54064, 'hs_wall', 'hs_wall', 'i', 0, 0, 0, '0', '0', '0', 54064, '1', '1', '1', '1', '1', 'default', 11, '0', '0', '0', '0');
INSERT INTO `furniture` VALUES (54065, 'hs_wlight', 'hs_wlight', 'i', 0, 0, 0, '0', '0', '0', 54065, '1', '1', '1', '1', '1', 'default', 2, '0', '0', '0', '0');
Furnidata (Dutch)Code:INSERT INTO `catalog_items` VALUES (54049, PAGE_ID, '54049', 'hs_applause', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54050, PAGE_ID, '54050', 'hs_balcony', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54051, PAGE_ID, '54051', 'hs_box', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54052, PAGE_ID, '54052', 'hs_bpass', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54053, PAGE_ID, '54053', 'hs_carpet_blk', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54054, PAGE_ID, '54054', 'hs_dnctile_1', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54055, PAGE_ID, '54055', 'hs_lightstrip_blue', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54056, PAGE_ID, '54056', 'hs_lightstrip_pink', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54057, PAGE_ID, '54057', 'hs_marswalk', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54058, PAGE_ID, '54058', 'hs_stage_long_black', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54059, PAGE_ID, '54059', 'hs_stage_long_blue', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54060, PAGE_ID, '54060', 'hs_stage_long_pink', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54061, PAGE_ID, '54061', 'hs_stairs_black', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54062, PAGE_ID, '54062', 'hs_stairs_blue', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54063, PAGE_ID, '54063', 'hs_stairs_pink', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54064, PAGE_ID, '54064', 'hs_wall', 10, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES (54065, PAGE_ID, '54065', 'hs_wlight', 10, 0, 0, 1, '0', 0);
Productdata (Dutch)Code:["i","54049","hs_applause","43929","","","","","Applausbordje","En nu die handjes op elkaar","","-1","-1","","1"],
["s","54050","hs_balcony","43929","0","2","2","","Balkon","Jullie lijken zo klein van boven...","","-1","-1","","1"],
["s","54051","hs_box","43929","0","2","2","","hs_box name","hs_box desc","","-1","-1","","1"],
["s","54052","hs_bpass","43929","0","2","2","","Backstage-pas","Verzamel deze passen, gebruik ze in de Backstage Prijzenmachine en krijg een beloning.","","-1","-1","","1"],
["s","54053","hs_carpet_blk","43929","0","2","2","","hs_carpet_blk name","hs_carpet_blk desc","","-1","-1","","1"],
["s","54054","hs_dnctile_1","43929","0","2","2","","WaverStyle","WaverStyle","","-1","-1","","1"],
["s","54055","hs_lightstrip_blue","43929","0","2","2","","hs_lightstrip_blue name","hs_lightstrip_blue desc","","-1","-1","","1"],
["s","54056","hs_lightstrip_pink","43929","0","2","2","","hs_lightstrip_pink name","hs_lightstrip_pink desc","","-1","-1","","1"],
["s","54057","hs_marswalk","43929","0","2","2","","Danspassen","Als je je choreografie vergeten bent...","","-1","-1","","1"],
["s","54058","hs_stage_long_black","43929","0","2","2","","Lang Zwart Podium","Pak jouw moment en toon je star power!","","-1","-1","","1"],
["s","54059","hs_stage_long_blue","43929","0","2","2","","Lang Blauw Podium","Gebruik je talenten!","","-1","-1","","1"],
["s","54060","hs_stage_long_pink","43929","0","2","2","","Lang Roze Podium","Laat zien wat je kunt!","","-1","-1","","1"],
["s","54061","hs_stairs_black","43929","0","2","2","","Zwarte Trap","Beklim deze Stairway to Heaven","","-1","-1","","1"],
["s","54062","hs_stairs_blue","43929","0","2","2","","Blauwe Trap","Beklim deze Stairway to Heaven","","-1","-1","","1"],
["s","54063","hs_stairs_pink","43929","0","2","2","","Roze Trap","Beklim deze Stairway to Heaven","","-1","-1","","1"],
["i","54064","hs_wall","43929","","","","","Podium Achtergrond","Geeft je optreden kleur","","-1","-1","","1"],
["i","54065","hs_wlight","43929","","","","","hs_wlight name","hs_wlight desc","","-1","-1","","1"]
Code:["hs_applause","Applausbordje","En nu die handjes op elkaar"],
["hs_balcony","Balkon","Jullie lijken zo klein van boven..."],
["hs_box","hs_box name","hs_box desc"],
["hs_bpass","Backstage-pas","Verzamel deze passen, gebruik ze in de Backstage Prijzenmachine en krijg een beloning."],
["hs_carpet_blk","hs_carpet_blk name","hs_carpet_blk desc"],
["hs_dnctile_1","WaverStyle","WaverStyle"],
["hs_lightstrip_blue","hs_lightstrip_blue name","hs_lightstrip_blue desc"],
["hs_lightstrip_pink","hs_lightstrip_pink name","hs_lightstrip_pink desc"],
["hs_marswalk","Danspassen","Als je je choreografie vergeten bent..."],
["hs_stage_long_black","Lang Zwart Podium","Pak jouw moment en toon je star power!"],
["hs_stage_long_blue","Lang Blauw Podium","Gebruik je talenten!"],
["hs_stage_long_pink","Lang Roze Podium","Laat zien wat je kunt!"],
["hs_stairs_black","Zwarte Trap","Beklim deze Stairway to Heaven"],
["hs_stairs_blue","Blauwe Trap","Beklim deze Stairway to Heaven"],
["hs_stairs_pink","Roze Trap","Beklim deze Stairway to Heaven"],
["hs_wall","Podium Achtergrond","Geeft je optreden kleur"],
["hs_wlight","hs_wlight name","hs_wlight desc"]
Another Great release. Thanks! :)
No icons,teaser, banner for the catalog?