No description provided
Gabz Uwu
English
2
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
('eggroll_dough', 'Eggroll Dough', 500),
('veggie', 'Veggie', 100),
('uwu_eggroll', 'Uwu Eggroll', 150),
('noodles', 'Noodles', 200),
('meat_pig', 'Meat (Pig)', 250),
('pork_ramen', 'Pork Ramen', 300),
('pastry_dough', 'Pastry Dough', 450),
('sugar', 'Sugar', 1000),
('chocolate', 'Chocolate', 200),
('uwu_pastry', 'Uwu Pastry', 120),
('cookie_dough', 'Cookie Dough', 300),
('uwu_cookie', 'Uwu Cookie', 80),
('cream_cheese', 'Cream Cheese', 200),
('cat_donut', 'Cat Donut', 150),
('cake_pop', 'Cake Pop', 50),
('boba', 'Boba', 250),
('blueberry', 'Blueberry', 100),
('blueberry_uwutea', 'Blueberry Uwu Tea', 250),
('strawberry', 'Strawberry', 100),
('strawberry_uwutea', 'Strawberry Uwu Tea', 250),
('matcha', 'Matcha', 50),
('matcha_uwutea', 'Matcha Uwu Tea', 250),
('choco_uwutea', 'Choco Uwu Tea', 250),
('groundcoffee', 'Ground Coffee', 500),
('milk', 'Milk', 1000),
('cafe_uwu', 'Cafe Uwu', 300),
('rice', 'Rice', 1000),
('salmon', 'Salmon', 200),
('cucumber', 'Cucumber', 150),
('uwu_sushi', 'Uwu Sushi', 200),
('mochi_orange', 'Mochi (Orange)', 100),
('mochi_green', 'Mochi (Green)', 100),
('mochi_blue', 'Mochi (Blue)', 100),
('mochi_pink', 'Mochi (Pink)', 100);