No description provided
Gabz Pearls
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
('shrimp', 'Shrimp', 200),
('bell_pepper_assorted', 'Bell Pepper Assorted', 150),
('spices', 'Spices', 50),
('bayou_shrimp', 'Bayou Shrimp', 250),
('snowcrab', 'Snow Crab', 300),
('cheese_cubes', 'Cheese Cubes', 100),
('milk', 'Milk', 1000),
('bayou_crabmac', 'Bayou Crab Mac', 350),
('slaughter_ribeye', 'Slaughter Ribeye', 400),
('groundcoffee', 'Ground Coffee', 250),
('cajun_steak', 'Cajun Steak', 450),
('slaughter_brisket', 'Slaughter Brisket', 500),
('cajun_brisket', 'Cajun Brisket', 500),
('pastry_dough', 'Pastry Dough', 300),
('sugar', 'Sugar', 200),
('molasses_beignets', 'Molasses Beignets', 150),
('water', 'Water', 1000),
('ginger', 'Ginger', 100),
('ginger_fizz', 'Ginger Fizz', 250),
('sdam_apple', 'Sdam Apple', 150),
('bayou_shrub', 'Bayou Shrub', 250),
('root_float', 'Root Float', 300),
('milk_punch', 'Milk Punch', 200),
('teabag', 'Teabag', 10),
('sun_brew', 'Sun Brew', 300);