luxury 2025
molo
English
41
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', 150),
('food_oil', 'Food Oil', 500),
('plat_fries', 'Plat Fries', 300),
('raw_chicken', 'Raw Chicken', 200),
('chicken_strips', 'Chicken Strips', 250),
('pizzabase', 'Pizza Base', 300),
('sauce', 'Sauce', 150),
('olives', 'Olives', 100),
('pizza-salad', 'Pizza Salad', 250),
('cheddar', 'Cheddar', 100),
('margherita', 'Margherita', 250),
('orange', 'Orange', 130),
('faygo-orange', 'Faygo Orange', 355),
('grapes', 'Grapes', 150),
('faygo-grapes', 'Faygo Grapes', 355);