From ee8ae72467788c63806a652e3c7f5f3dd402ffaa Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sun, 15 Jun 2025 05:22:16 +0200 Subject: [PATCH] Update client.lua --- resources/[inventory]/rj-lockers/client.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[inventory]/rj-lockers/client.lua b/resources/[inventory]/rj-lockers/client.lua index f3f773303..685a28afb 100644 --- a/resources/[inventory]/rj-lockers/client.lua +++ b/resources/[inventory]/rj-lockers/client.lua @@ -4,8 +4,8 @@ Config = {} Config.lockerProps = {'p_cs_locker_01_s'} -- Props you can access storage Config.Locations = { [1] = { - name = 'MezeBank', - location = vector3(-203.46, -2046.54, 27.62), + name = 'SD', + location = vector3(1827.6656, 3680.0276, 34.4050), radius = 8.0, maxweight = 30000, slots = 32.0,