No description provided
hane pondcafe legacy
English
1
LucckyCharmz
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
('bread', 'Bread', 500),
('avacado', 'Avocado', 150),
('avocado_toast', 'Avocado Toast', 200),
('flour', 'Flour', 1000),
('sugar', 'Sugar', 500),
('milk', 'Milk', 1000),
('macaroon_box', 'Macaroon Box', 300),
('cinnamon_roll', 'Cinnamon Roll', 120),
('chocolate', 'Chocolate', 200),
('chocolate_croissant', 'Chocolate Croissant', 90),
('wrap', 'Wrap', 150),
('lettuce', 'Lettuce', 100),
('raw_chicken', 'Raw Chicken', 1000),
('tomato', 'Tomato', 100),
('chicken_caesar_wrap', 'Chicken Caesar Wrap', 300),
('swan_club_sandwich', 'Swan Club Sandwich', 350),
('lemon', 'Lemon', 80),
('water', 'Water', 1000),
('swan_lemonade', 'Swan Lemonade', 250),
('blue_lotus_flower', 'Blue Lotus Flower', 50),
('bluelotus_energydrink', 'Blue Lotus Energy Drink', 500),
('peach', 'Peach', 150),
('iced_peach_tea', 'Iced Peach Tea', 250),
('dragon_fruit', 'Dragon Fruit', 300),
('dragonfruit_spritzer', 'Dragonfruit Spritzer', 250),
('groundcoffee', 'Ground Coffee', 250),
('icedcaramel_cloudfoam_latte', 'Iced Caramel Cloudfoam Latte', 400);