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