
πΌJobs
Jobs = {
--this is the example job delivery location
['Example Delivery Location'] = { name = 'example_job_delivery', },
--location name 'Example Delivery Location' as the key
--job name 'example_job_delivery' in core/jobs/lua as the value
},Last updated