From 8f069765e5cf6f1093a91b30b0032e3d424ca4a9 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sun, 15 Jun 2025 05:35:56 +0200 Subject: [PATCH] Update client.lua --- resources/[inventory]/rj-lockers/client.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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, }, }