by luxury
cayo
English
8
beno29
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
('coke_leaf', 'Coke Leaf', 5),
('trowel', 'Trowel', 300),
('heroin_raw', 'Heroin Raw', 10),
('baking_soda', 'Baking Soda', 500),
('coke_brick', 'Coke Brick', 1000),
('empty_weed_bag', 'Empty Weed Bag', 10),
('cokebaggy', 'Coke Baggy', 5),
('metalscrap', 'Metal Scrap', 200),
('copper', 'Copper', 1000),
('aluminum', 'Aluminum', 1200),
('steel', 'Steel', 1500),
('rubber', 'Rubber', 300),
('weapon_musket', 'Musket', 2000),
('plastic', 'Plastic', 1000),
('titanium_rod', 'Titanium Rod', 500),
('glass', 'Glass', 800),
('shotgun_ammo', 'Shotgun Ammo', 300),
('huntingbait', 'Hunting Bait', 200),
('artificial_bait', 'Artificial Bait', 150);