Loyal Furni [Phoenix & Bfly]
Here are the new loyal furni on habbo.
I know it might be pointless releasing the phoenix version but people will and already have found a way to continue using phoenix.
Screenshots -
Screenshot by Lightshot - Elk
Screenshot by Lightshot - Mouse
Screenshot by Lightshot - Griffin
Screenshot by Lightshot - Dragon
Screenshot by Lightshot - Toad
Phoenix -
Catalog Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `vip`) VALUES ('5069', 'PAGEID', '5069', 'loyalty_toad', 4, 0, 1, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `vip`) VALUES ('5070', 'PAGEID', '5070', 'statue_dragon', 4, 0, 1, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `vip`) VALUES ('5071', 'PAGEID', '5071', 'statue_griffin', 4, 0, 1, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `vip`) VALUES ('5072', 'PAGEID', '5072', 'loyalty_mouse', 4, 0, 1, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `vip`) VALUES ('5073', 'PAGEID', '5073', 'statue_elk', 4, 0, 1, '0');
Furniture :
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 ('5069', 'loyalty_toad', 'loyalty_toad', 's', '2', '2', '1', '0', '0', '0','5069', '1', '1', '0', '1', '1', 'default', 1, '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 ('5070', 'statue_dragon', 'statue_dragon', 's', '1', '2', '1', '0', '0', '0','5070', '1', '1', '0', '1', '1', 'default', 1, '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 ('5071', 'statue_griffin', 'statue_griffin', 's', '1', '2', '1', '0', '0', '0','5071', '1', '1', '0', '1', '1', 'default', 1, '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 ('5072', 'loyalty_mouse', 'loyalty_mouse', 's', '2', '2', '1', '0', '0', '0','5072', '1', '1', '0', '1', '1', 'default', 1, '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 ('5073', 'statue_elk', 'statue_elk', 's', '2', '2', '1', '0', '0', '0','5073', '1', '1', '0', '1', '1', 'default', 1, '0', '0');
Furnidata :
Code:
["s","5069","loyalty_toad","45691","4","2","2","","Loyal Toad","The friendly toad","","-1","-1","false","-1","-1","false","","1"],["s","5070","statue_dragon","45691","0","1","2","","Loyal Dragon","The majestic dragon.","","-1","-1","false","-1","-1","false","","1"],
["s","5071","statue_griffin","45691","0","1","2","","Loyal Griffin","The mythical griffin.","","-1","-1","false","-1","-1","false","","1"],
["s","5072","loyalty_mouse","45691","4","2","2","","Loyal Mouse","The loyal and cunning mouse.","","-1","-1","false","-1","-1","false","","1"],
["s","5073","statue_elk","45693","4","2","2","","Loyal Elk","The trusty Elk.","","-1","-1","false","-1","-1","false","","1"],
Butterfly -
Catalog Items copy -
Code:
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES ('5069', 'PAGEID', '5069', 'loyalty_toad', '4', '0', '1');
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES ('5070', 'PAGEID', '5070', 'statue_dragon', '4', '0', '1');
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES ('5071', 'PAGEID', '5071', 'statue_griffin', '4', '0', '1');
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES ('5072', 'PAGEID', '5072', 'loyalty_mouse', '4', '0', '1');
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES ('5073', 'PAGEID', '5073', 'statue_elk', '4', '0', '1');
Item base
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 ('5069', 'loyalty_toad', 'loyalty_toad', 's', '2', '2', '1', '0', '0', '0', '5069', '1', '1', '1', '1', '1', 'default', '1', '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 ('5070', 'statue_dragon', 'statue_dragon', 's', '1', '2', '1', '0', '0', '0', '5070', '1', '1', '1', '1', '1', 'default', '1', '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 ('5071', 'statue_griffin', 'statue_griffin', 's', '1', '2', '1', '0', '0', '0', '5071', '1', '1', '1', '1', '1', 'default', '1', '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 ('5072', 'loyalty_mouse', 'loyalty_mouse', 's', '2', '2', '1', '0', '0', '0', '5072', '1', '1', '1', '1', '1', 'default', '1', '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 ('5073', 'statue_elk', 'statue_elk', 's', '2', '2', '1', '0', '0', '0', '5073', '1', '1', '1', '1', '1', 'default', '1', '0');
Furnidata
Code:
["s","5069","loyalty_toad","45691","4","2","2","","Loyal Toad","The friendly toad","","-1","-1","false","-1","-1","false","","1"],["s","5070","statue_dragon","45691","0","1","2","","Loyal Dragon","The majestic dragon.","","-1","-1","false","-1","-1","false","","1"],
["s","5071","statue_griffin","45691","0","1","2","","Loyal Griffin","The mythical griffin.","","-1","-1","false","-1","-1","false","","1"],
["s","5072","loyalty_mouse","45691","4","2","2","","Loyal Mouse","The loyal and cunning mouse.","","-1","-1","false","-1","-1","false","","1"],
["s","5073","statue_elk","45693","4","2","2","","Loyal Elk","The trusty Elk.","","-1","-1","false","-1","-1","false","","1"],
Download - Furni.rar - Speedy Share - upload your files here =
Furnihabbo - For the SQL & SWF
Sulake - For creating the furniture
Re: Loyal Furni [Phoenix & Bfly]
I had them already but thanks for sharing
Re: Loyal Furni [Phoenix & Bfly]
Thanks mate mate, nice release and I still use phx! :D
Re: Loyal Furni [Phoenix & Bfly]
Nice thank you ive tested on bc and it works! rep+like for you!
Re: Loyal Furni [Phoenix & Bfly]
Nice to have.
I also got the catalog page, but it dont work unless its in the new swf. So.
Re: Loyal Furni [Phoenix & Bfly]
Re: Loyal Furni [Phoenix & Bfly]
Nice !
And catalogs_pages? Because that detects me one errors by inserting mine.
Re: Loyal Furni [Phoenix & Bfly]
Do u also have the catalogue images ?
Re: Loyal Furni [Phoenix & Bfly]
Re: Loyal Furni [Phoenix & Bfly]
Re: Loyal Furni [Phoenix & Bfly]
Re: Loyal Furni [Phoenix & Bfly]
cant someone make a mirror i cant seem to download this one?