Sweet
New Member
- Aug 27, 2011
- 23
- 11
Download:
Catalog Items:
PHP Code:
Furniture:
PHP Code:
Furnidata:
PHP Code:
Credits
5% To me for posting/sharing this.
95% For Flex Hotel/Open Hotel for designing
You must be registered for see links
You must be registered for see links
Catalog Items:
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(31000, CatID, '31000', 'halthn', 10, 0, 0, 1),
(54754, CatID, '32000', 'slmthn', 10, 0, 0, 1);
Furniture:
PHP 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
(759260, 'halthn', 'halthn', 's', 1, 1, 1, '0', '1', '0', 31000, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(759261, 'slmthn', 'slmthn', 's', 1, 1, 1, '0', '1', '0', 32000, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata:
PHP Code:
["s","32000","slmthn","25824","0","1","1","0,0,0","Slime Throne","I wonder who sat on that !","","-1","-1"],["s","31000","halthn","25824","0","1","1","0,0,0","Halloween Throne","Careful ! Its Haunted!","","-1","-1"],
Credits
5% To me for posting/sharing this.
95% For Flex Hotel/Open Hotel for designing