[Release] Costume Furniture

JayC

Well-Known Member
Aug 8, 2013
5,505
1,401
Screenshot:
Having some troubles with vps so I haven't been able to test them :) Enjoy though

Download:



SQLS:
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`) VALUES
(84579586, 'costume_bunnys', 'costume_bunnys', 's', 1, 1, '.1', '1', '0', '1', 99865471, '1', '1', '1', '1', '1', 'default', 4, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(84579586, 'PAGEHEREPLEASE', '84579586', 'Costume 1', '3', '0', '0', '1');

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`) VALUES
(84579587, 'costume_snowmn', 'costume_snowmn', 's', 1, 1, '.1', '1', '0', '1', 99865472, '1', '1', '1', '1', '1', 'default', 4, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(84579587, 'PAGEHEREPLEASE', '84579587', 'Costume 2', '3', '0', '0', '1');

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`) VALUES
(84579588, 'costume_snowgl', 'costume_snowgl', 's', 1, 1, '.1', '1', '0', '1', 99865473, '1', '1', '1', '1', '1', 'default', 4, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(84579588, 'PAGEHEREPLEASE', '84579588', 'Costume 3', '3', '0', '0', '1');
Furnidata:
Code:
["s","99865471","costume_bunnys","325497","0","1","1","","Step-In Costume 1","Created by JayTouch","","-1","-1"],
["s","99865472","costume_snowmn","325498","0","1","1","","Step-In Costume 2","Created by JayTouch","","-1","-1"],
["s","99865473","costume_snowgl","325499","0","1","1","","Step-In Costume 3","Created by JayTouch","","-1","-1"],
These were an idea from Joe @ Hendo-hotel.co.uk :) Thanks Joe<3
 

JayC

Well-Known Member
Aug 8, 2013
5,505
1,401
They do not work all that well you can not walk in them you walk on them so I suggest not downloading these! Sorry.
 

Users who are viewing this thread

Top