No description provided
original bahama
Czech
1
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
('glass_tall', 'Glass Tall', 250),
('rum', 'Rum', 750),
('ice', 'Ice', 100),
('coco_milk', 'Coconut Milk', 400),
('pina_colada', 'Pina Colada', 300),
('mint', 'Mint', 30),
('sugar', 'Sugar', 200),
('lime', 'Lime', 150),
('juice', 'Juice', 250),
('mojito', 'Mojito', 350),
('mai_tai', 'Mai Tai', 400),
('caipirinha', 'Caipirinha', 350),
('gin', 'Gin', 700),
('san_francisco', 'San Francisco', 350),
('vodka', 'Vodka', 750),
('lemon', 'Lemon', 100),
('blue_lagoon', 'Blue Lagoon', 350);