2025-04-07 01:41:12 +00:00

8 lines
282 B
Lua

return {
useTarget = false, -- Enables ox_target interactions
debugPoly = false,
sellLocations = {
-- Only used when not using the target
{coords = vec4(-1684.13, -1068.91, 13.15, 100.0), model = 'a_m_m_salton_01', zoneDimensions = vec3(3, 3, 3)}
}
}