Items - OX

Add these into your items list e.g. ox_inventory/data/items.lua

-- Oxy Runs
['oxy']                     = { label = 'Oxycodone',                    weight = 100, stack = true, close = true, client = { image = 'oxy.png' },                   description = 'Opioid used to relieve moderate to severe pain and stress' },

Last updated