luxury
molo
English
7
beno29
The items used inside this job. AI has helped to generate these items, feel free to reach out if there any apparent issues.
INSERT INTO items (name, label, weight) VALUES
('potato', 'Potato', 200),
('food_oil', 'Food Oil', 500),
('plat_fries', 'Plate Fries', 300),
('raw_chicken', 'Raw Chicken', 1000),
('chicken_strips', 'Chicken Strips', 250),
('pizzabase', 'Pizza Base', 300),
('sauce', 'Sauce', 200),
('olives', 'Olives', 150),
('pizza-salad', 'Pizza Salad', 300),
('cheddar', 'Cheddar', 150),
('margherita', 'Margherita Pizza', 350),
('orange', 'Orange', 150),
('faygo-orange', 'Faygo Orange', 350),
('grapes', 'Grapes', 200),
('faygo-grapes', 'Faygo Grapes', 350);