This job is for Gabz's pearls restaurant, everything is functional (I didn't make all the seats though) Have fun
Gabz-Pearls
French
105
Jojo le dozo
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', 230),
('patty', 'Patty', 150),
('cooked_patty', 'Cooked Patty', 160),
('legumes', 'Legumes', 100),
('as_dos_de_cabillaud', 'As Dos De Cabillaud', 220),
('poulpes', 'Poulpes', 180),
('as_poulpes', 'As Poulpes', 190),
('homard', 'Homard', 250),
('frite', 'Frite', 80),
('as_homard', 'As Homard', 240),
('moules', 'Moules', 120),
('crevette', 'Crevette', 100),
('citron', 'Citron', 50),
('as_plateauroyal', 'As Plateau Royal', 300),
('potato', 'Potato', 200),
('bun', 'Bun', 90),
('raw_chicken', 'Raw Chicken', 250),
('sliced_potato', 'Sliced Potato', 150),
('sliced_onion', 'Sliced Onion', 90),
('lettuce', 'Lettuce', 30),
('tomato', 'Tomato', 50),
('cheddar', 'Cheddar', 100),
('bacon', 'Bacon', 75),
('burger_ecola', 'Burger Ecola', 350),
('burger_sprunk', 'Burger Sprunk', 350),
('wine_glass', 'Wine Glass', 250);