This job has 4 drug locations Weed,Meth,Cocaine,and Molly this uses the unemployed job, it basically acts as a drug script just for the unemployed job.
None
English
103
ajik
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
('meth_raw', 'Meth Raw', 100),
('cocaine', 'Cocaine', 50),
('molly', 'Molly', 20),
('weed_leaf', 'Weed Leaf', 200),
('pooch_bag', 'Pooch Bag', 10),
('meth_pooch', 'Meth Pooch', 5),
('weed_pooch', 'Weed Pooch', 10),
('coke_pooch', 'Coke Pooch', 5),
('molly_pooch', 'Molly Pooch', 2);