No description provided
Vanillaa unicorn
English
11
Kyle Baker
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
('mojito', 'Mojito', 200),
('vodka', 'Vodka', 500),
('champagne', 'Champagne', 750),
('tequila', 'Tequila', 500),
('martini', 'Martini', 200),
('icetea', 'Ice Tea', 250),
('lemonade', 'Lemonade', 300);