No description provided
BigoZ Highnotes
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
('metalscrap', 'Metal Scrap', 1500),
('rubber', 'Rubber', 300),
('weed_cutter', 'Weed Cutter', 1200),
('glass', 'Glass', 1000),
('plastic', 'Plastic', 500),
('empty_vape_bottle', 'Empty Vape Bottle', 50),
('water_bottle', 'Water Bottle', 300),
('dye', 'Dye', 250),
('emptychembottles', 'Empty Chem Bottles', 200),
('food_colors', 'Food Colors', 150),
('sugar', 'Sugar', 1000),
('glycerin', 'Glycerin', 600),
('scrap_plastic', 'Scrap Plastic', 750),
('pooch_bag', 'Pooch Bag', 100),
('b_tool_kit', 'B Tool Kit', 2500),
('candy_hard', 'Hard Candy', 500);