Obey
You just played yourself.
- Nov 23, 2013
- 250
- 29
Hi Devbest,
I'm here with another halloween release.
Habbo uploaded 2 new furniture.
Screen:
Downloads:
Download includes:
- 2 SWF files
- Phoenix & BcStorm SQLs & FurniData
SQLs & Furnidata:
PHOENIX:
BcStorm:
FurniData:
Enjoy them and
Happy Halloween!
( P.S: Got these from another forum, just reposting to people who haven't seen and want them. Please drop a like! )
I'm here with another halloween release.
Habbo uploaded 2 new furniture.
Screen:
Downloads:
You must be registered for see links
You must be registered for see links
Download includes:
- 2 SWF files
- Phoenix & BcStorm SQLs & FurniData
SQLs & Furnidata:
PHOENIX:
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
(780352, 'hween13_sheepdemon', 'hween13_sheepdemon', 's', 1, 1, 1, '0', '0', '0', 780352, '1', '1', '1', '1', '1', 'Default', 2, '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
(780353, 'hween13_throne', 'hween13_throne', 's', 1, 1, 1.9, '0', '0', '1', 780353, '1', '1', '1', '1', '1', 'Default', 1, '0', '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(780352, 'PAGEID', '780352', 'hween13_sheepdemon', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(780353, 'PAGEID', '780353', 'hween13_throne', '5', '0', '0', '1');
BcStorm:
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
('780352', 'PAGEID', '780352', 'hween13_sheepdemon', '5', '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
('780353', 'PAGEID', '780353', 'hween13_throne', '5', '0', '1', '0', '0', '0', '0', '0', '1', '');
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`) VALUES
('780352', '780352', 'hween13_sheepdemon', 'hween13_sheepdemon', 's', '1', '1', '1', '1', '0', '0', '1', '1', '1', '1', '1', '0', 'default', '2', '');
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`) VALUES
('780353', '780353', 'hween13_throne', 'hween13_throne', 's', '1', '1', '1.9', '0', '0', '1', '1', '1', '1', '1', '1', '0', 'default', '1', '');
FurniData:
Code:
["s","780352","hween13_sheepdemon","780352","0","1","1","","Demon Sheep",","Don't look into hes eyes"-1"],
["s","780353","hween13_throne","780353","0","1","1","","Demon Swan Throne",","Look out if you are going to sit."-1"],
Enjoy them and
Happy Halloween!
( P.S: Got these from another forum, just reposting to people who haven't seen and want them. Please drop a like! )
Last edited: