[Release] 3 New Disco Furniture

JayC

Always Learning
Aug 8, 2013
5,493
1,398
I created these and thought they would be helpful for people :) Maybe you can come up with a cool way to use these or something idk , It was reqeusted I just recolor or edit some disco so I did cause I was bored lmfao

Wall Light 1:
i2wc.png
acw0.png

Description: It's used for walls but its a floating furniture, so you can put it anywhere in your room so it looks good rested against furniture!!
Glass Bar 2:
gnbj.png
iwx1.png

Looks better then yellow.
Disco Ball 3:
9kAssSI.png
oORCU59.png


These are rather simple recolors/edits I know but I think they look nice.

Furnidata:
Code:
["s","48152463","prt13_light","854825","0","1","1","","Party Wall Light","Astonishing","","-1","-1"],
["s","48152464","prt13_glassbr","854826","0","1","1","","Glass Bar","Created by Jay!","","-1","-1"],
["s","48152465","prt13_ball","854827","0","1","1","","2013 Disco Ball","Full of colors","","-1","-1"],

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
(85479685, 'prt13_light', 'prt13_light', 's', 1, 1, 1, '1', '0', '0', 48152463, '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
(85479685, '69', '85479685', 'Wall Light', '5', '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
(85479686, 'prt13_glassbr', 'prt13_glassbr', 's', 1, 1, 1, '1', '0', '0', 48152464, '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
(85479686, '69', '85479686', 'Glass Bar', '5', '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
(85479687, 'prt13_ball', 'prt13_ball', 's', 1, 1, 1, '1', '0', '0', 48152465, '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
(85479687, '69', '85479687', 'Light Ball', '3', '0', '0', '1');

Mega Download:


Trying to keep this alive!! Anyone else want to do some? I got some ideas I am going to work on thanks to Aspiree
-Fountain
-Tiles
-wheelchair
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Thanks this was a old project but if I find time I will gladly do some more
 

TravisGB

New Member
Feb 3, 2012
8
0
If you like, I can maybe re-colour some of the Images. Wont be able to do the code side of things but I can re-colour :)
 

Users who are viewing this thread

Top