Bring elegance to your server with the Winery job! Start by harvesting grapes and process them into fine wine. All of the collecting locations in the vineyard are mapped out.
Dolu Vineyard
English
295
Lunar Scripts
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', 450),
('grape_snips', 'Grape Snips', 120),
('red_grapes', 'Red Grapes', 500),
('red_wine_juice', 'Red Wine Juice', 1000),
('white_wine_juice', 'White Wine Juice', 1000),
('empty_bottle', 'Empty Bottle', 300),
('red_wine', 'Red Wine', 750),
('white_wine', 'White Wine', 750);