🏘️VMS Housing

INSERT INTO `houses_furniture_list` (`model`, `label`, `price`, `deliverySize`, `tag`, `isOutdoor`, `isIndoor`, `interactableName`, `metadata`) VALUES
('ate_gaming_armchair', 'Armchair', 320, 3, 'sofa', 1, 1, NULL, NULL),
('ate_gaming_backpack', 'Backpack', 50, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_book', 'Book', 10, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_book_a', 'Book A', 10, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_book_b', 'Book B', 10, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_book_c', 'Book C', 10, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_book_d', 'Book d', 10, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_box', 'Box', 60, 1, 'storage', 1, 1, 'storage', '{"weight":20,"slots":1}'),
('ate_gaming_box_a', 'Box a', 20, 1, 'storage', 1, 1, 'storage', '{"weight":5,"slots":1}'),
('ate_gaming_cap', 'Cap', 5, 1, 'decorations', 1, 1, NULL, NULL),
('ate_gaming_case', 'Case', 5, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_chart', 'Chart', 40, 2, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_chart_a', 'Chart a', 65, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_chart_b', 'Chart b', 45, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_chart_c', 'Chart c', 50, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_chart_d', 'Chart d', 55, 1, 'decorations', 1, 1, NULL, NULL),
('ate_gaming_computer', 'Computer', 230, 1, 'electronic', 0, 1, NULL, NULL),
('ate_gaming_cup', 'Cup', 6, 1, 'kitchen', 0, 1, NULL, NULL),
('ate_gaming_desk', 'Desk Gaming', 650, 3, 'table', 0, 1, NULL, NULL),
('ate_gaming_floorlamp', 'Floor Lamp', 120, 1, 'light', 1, 1, NULL, NULL),
('ate_gaming_gameon', 'Game On', 420, 1, 'decorations', 1, 1, NULL, NULL),
('ate_gaming_gamingchair', 'Gaming Chair', 350, 3, 'chair', 1, 1, NULL, NULL),
('ate_gaming_helmets', 'Helmets', 65, 1, 'electronic', 0, 1, NULL, NULL),
('ate_gaming_keyboard', 'Keyboard', 200, 1, 'electronic', 0, 1, NULL, NULL),
('ate_gaming_mobilesupport', 'Movile support', 80, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_mouse', 'Mouse', 30, 1, 'electronic', 0, 1, NULL, NULL),
('ate_gaming_neoneyes', 'Neon Eyes', 30, 1, 'light', 0, 1, NULL, NULL),
('ate_gaming_notebook', 'Notebook', 45, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_pencilholder', 'Pencil Holder', 35, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_phone', 'Gaming Phone', 35, 1, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_plant', 'Plant', 86, 1, 'plant', 0, 1, NULL, NULL),
('ate_gaming_radio', 'Radio', 95, 1, 'electronic', 0, 1, NULL, NULL),
('ate_gaming_shelves', 'Shelves', 650, 3, 'storage', 1, 1, 'storage', '{"weight":350,"slots":5}'),
('ate_gaming_shelves_a', 'Shelves a', 456, 3, 'storage', 0, 1, 'storage', '{"weight":350,"slots":5}'),
('ate_gaming_sideboard', 'Sideboard', 1200, 3, 'table', 0, 1, NULL, NULL),
('ate_gaming_speaker', 'Speaker', 260, 1, 'electronic', 0, 1, NULL, NULL),
('ate_gaming_tvwall', 'TV Wall', 360, 2, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_walldecoration', 'Wall Decoration', 1400, 3, 'decorations', 0, 1, NULL, NULL),
('ate_gaming_walldecoration_a', 'Wall Decoration a', 1300, 2, 'decorations', 0, 1, NULL, NULL);Última actualización
¿Te fue útil?