No description provided
Uncle Just Bean machine
French
68
scaryztw
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
('beancoffee', 'Bean Coffee', 200),
('sugar', 'Sugar', 100),
('milkbottle', 'Milk Bottle', 500),
('coffee', 'Coffee', 250),
('ecoffee', 'E-Coffee', 300),
('whipcream', 'Whip Cream', 200),
('gunkaccino', 'Gunkaccino', 350),
('flusher', 'Flusher', 150),
('highnoon', 'High Noon', 400),
('caffeagra', 'Caffeagra', 250),
('bratte', 'Bratte', 300),
('chocolate_cooke', 'Chocolate Cookie', 55),
('cmilkshake', 'C Milkshake', 450),
('donut', 'Donut', 120),
('chocolate', 'Chocolate', 100),
('cheesecake', 'Cheesecake', 150),
('croissant', 'Croissant', 90),
('cookie', 'Cookie', 50),
('cupchocolate', 'Cup Chocolate', 100),
('ecola', 'E-Cola', 250),
('ecolalight', 'E-Cola Light', 250),
('sprunk', 'Sprunk', 300),
('sprunklight', 'Sprunk Light', 300);