forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
6b5511ae5a
commit
ee8ae72467
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue