Hi i took in the feedback from my last custom saying it needs shading and etc, so i took it in and made a new one
b5949238356cb05c4fe33029f5d7775a.png
204c6e30d045cc8233c8e4cc91268d4c.png
Here is the SWF throne.swf
Furni SQL
Cato Item SQL
Furni Data SQL
Reply with feedback so I know what to do next time :)
b5949238356cb05c4fe33029f5d7775a.png
204c6e30d045cc8233c8e4cc91268d4c.png
Here is the SWF throne.swf
Furni SQL
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 (12345679, 'throne', 'throne', 's', 1, 1, 1, '0', '0', '0', 1234, '1', '1', '1', '1', '1', 'Default', 1, '0', '0');
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (12345679, '1', '12345679', 'throne', '1500', '0', '0', '1');
Code:
["s","1234","throne","123456","0","1","1","throne","Black throne designed and coded by Lewiss!",","-1,"-1"],
Reply with feedback so I know what to do next time :)