No description provided
Meffle3D
English
2
Phantom
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
('rice', 'Rice', 500),
('pork_ribs', 'Pork Ribs', 1000),
('Garlic', 'Garlic', 100),
('Olive', 'Olive', 150),
('Tomatoes', 'Tomatoes', 300),
('Green Pepper', 'Green Pepper', 200),
('Onion', 'Onion', 250),
('pork_ribs_n_rice', 'Pork Ribs And Rice', 1200);