No description provided
enegergy_vinice
Czech
0
Jirkosan_DTH
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
('white_grapes', 'White Grapes', 150),
('scissors', 'Scissors', 250),
('red_grapes', 'Red Grapes', 160),
('red_wine_juice', 'Red Wine Juice', 300),
('white_wine_juice', 'White Wine Juice', 300),
('empty_bottle', 'Empty Bottle', 120),
('red_wine', 'Red Wine', 750),
('white_wine', 'White Wine', 750);