I have no hotel to test the SQLs on for now, so if they don't work please let me know
Ripped from: Habbo.la
Cat Dino
Download:
SQL
Catalog Items
Furniture
Furnidata
Minion Dino
Download:
SQL
Catalog Items
Furniture
Furnidata
Halloween Throne
(Im aware pic sucks, no hotel to use so I use pics from the SWF)
Download:
SQL
Catalog Items
Furniture
Furnidata
That's all for now. If anyone finds an error in the SQL just let me know
Any Requests?
Cat Dino
Download:
You must be registered for see links
SQL
Catalog Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(1803825, CATID, '1803825', 'spyrz', 3, 0, 0, 1);
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
(1803825, 'spyrz', 'spyrz', 's', 1, 1, 1, '1', '0', '0', 1803825, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata
Code:
["s","1803825","spyrz","25824","0","1","1","0,0,0","Cat Dino","Meow!","","-1","-1"]
Minion Dino
Download:
You must be registered for see links
SQL
Catalog Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(1803824, CATID, '1803824', 'spyrm', 3, 0, 0, 1);
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
(1803824, 'spyrm', 'spyrm', 's', 1, 1, 1, '1', '0', '0', 1803824, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata
Code:
["s","1803824","spyrm","25824","0","1","1","0,0,0","Minion Dino","Despicable!","","-1","-1"]
Halloween Throne
(Im aware pic sucks, no hotel to use so I use pics from the SWF)
Download:
You must be registered for see links
SQL
Catalog Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(2125000, CATAID, '2125000', 'thrmne', 10, 0, 0, 1);
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
(2125000, 'thrmne', 'thrmne', 's', 1, 1, 1, '0', '1', '0', 2125000, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata
Code:
["s","2125000","thrmne","25824","0","1","1","0,0,0","Halloween Throne","Spooky!","","-1","-1"]
That's all for now. If anyone finds an error in the SQL just let me know
Any Requests?