No description provided
none
English
5
Old man gaming
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
('apple', 'Apple', 150),
('orange', 'Orange', 130),
('cherry', 'Cherry', 10),
('lettuce', 'Lettuce', 200),
('pineapple', 'Pineapple', 900),
('strawberry', 'Strawberry', 15),
('tomato', 'Tomato', 100),
('blueberry', 'Blueberry', 1),
('potato', 'Potato', 150);