by luxury
dons
English
10
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
('water_jerrycan', 'Water Jerrycan', 1500),
('citronacid', 'Citron Acid', 250),
('jus_citron', 'Jus Citron', 300),
('tuna', 'Tuna', 200),
('food_oil', 'Food Oil', 1000),
('anchovy', 'Anchovy', 150),
('salmon', 'Salmon', 250),
('plat_paella', 'Plat Paella', 600),
('plat_salmon', 'Plat Salmon', 600),
('plat_sardines', 'Plat Sardines', 600),
('potato', 'Potato', 200),
('plat_fries', 'Plat Fries', 300);