
Originally Posted by
Joe Richardson
It's kinda glitchy, but anythings better than nothing :)
Here's some quick sqls i made
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('4646363', '526', '4646363', 'pwdice1', '1', '0', '0', '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` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('4646363' , 'pwdice1', 'pwdice1', 's', '1', '1', '1', '1', '0', '0', '4646363', '1', '1', '1', '1', '1', 'dice', '6', '0', '0', '0', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('4646364', '526', '4646364', 'pwdice2', '1', '0', '0', '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` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('4646364' , 'pwdice2', 'pwdice2', 's', '1', '1', '1', '1', '0', '0', '4646364', '1', '1', '1', '1', '1', 'dice', '6', '0', '0', '0', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('4646365', '526', '4646365', 'pwdice3', '1', '0', '0', '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` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('4646365' , 'pwdice3', 'pwdice3', 's', '1', '1', '1', '1', '0', '0', '4646365', '1', '1', '1', '1', '1', 'dice', '6', '0', '0', '0', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('4646366', '526', '4646366', 'pwdice4', '1', '0', '0', '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` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('4646366' , 'pwdice4', 'pwdice4', 's', '1', '1', '1', '1', '0', '0', '4646366', '1', '1', '1', '1', '1', 'dice', '6', '0', '0', '0', '0', '0');
["s","4646363","pwdice1","4646363","0","1","1","","Random Dice 1","Never before seen dice!","","-1","-1","","1"],
["s","4646364","pwdice2","4646364","0","1","1","","Random Dice 2","Never before seen dice!","","-1","-1","","1"],
["s","4646365","pwdice3","4646365","0","1","1","","Random Dice 3","Never before seen dice!","","-1","-1","","1"],
["s","4646366","pwdice4","4646366","0","1","1","","Random Dice 4","Never before seen dice!","","-1","-1","","1"],