No description provided
peals
Italian
9
TRINACRIA RP (ZIO FRANCO)
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
('cabillaudcru', 'Cabillaud Cru', 200),
('cabillaud', 'Cabillaud', 250),
('patty', 'Patty', 150),
('cooked_patty', 'Cooked Patty', 160),
('legumes', 'Legumes', 100),
('as_dos_de_cabillaud', 'As Dos De Cabillaud', 300),
('poulpes', 'Poulpes', 200),
('as_poulpes', 'As Poulpes', 220),
('homard', 'Homard', 400),
('frite', 'Frite', 150),
('as_homard', 'As Homard', 350),
('moules', 'Moules', 250),
('crevette', 'Crevette', 100),
('citron', 'Citron', 50),
('as_plateauroyal', 'As Plateau Royal', 800),
('potato', 'Potato', 200),
('bun', 'Bun', 80),
('raw_chicken', 'Raw Chicken', 300),
('sliced_potato', 'Sliced Potato', 150),
('sliced_onion', 'Sliced Onion', 50),
('lettuce', 'Lettuce', 30),
('tomato', 'Tomato', 100),
('cheddar', 'Cheddar', 100),
('bacon', 'Bacon', 50),
('burger_ecola', 'Burger Ecola', 250),
('burger_sprunk', 'Burger Sprunk', 250),
('wine_glass', 'Wine Glass', 300);