diff --git a/resources/[inventory]/rj-lockers/client.lua b/resources/[inventory]/rj-lockers/client.lua index 4432bd689..02ad6f5e9 100644 --- a/resources/[inventory]/rj-lockers/client.lua +++ b/resources/[inventory]/rj-lockers/client.lua @@ -11,10 +11,10 @@ Config.Locations = { slots = 32.0, }, [2] = { - name = 'Observ', - location = vector3(-226.12, -2030.87, 27.76), - radius = 10.0, - maxweight = 30000, + name = 'Lagerhaus Sandy', + location = vector3(182.5523, 2792.6450, 45.6404, 102.5258), + radius = 8.0, + maxweight = 400000, slots = 32.0, }, }