Update client.lua

This commit is contained in:
Nordi98 2025-06-15 05:22:16 +02:00
parent 6b5511ae5a
commit ee8ae72467

View file

@ -4,8 +4,8 @@ Config = {}
Config.lockerProps = {'p_cs_locker_01_s'} -- Props you can access storage Config.lockerProps = {'p_cs_locker_01_s'} -- Props you can access storage
Config.Locations = { Config.Locations = {
[1] = { [1] = {
name = 'MezeBank', name = 'SD',
location = vector3(-203.46, -2046.54, 27.62), location = vector3(1827.6656, 3680.0276, 34.4050),
radius = 8.0, radius = 8.0,
maxweight = 30000, maxweight = 30000,
slots = 32.0, slots = 32.0,