Update client.lua

This commit is contained in:
Nordi98 2025-06-15 05:35:56 +02:00
parent 3478b829fb
commit 8f069765e5

View file

@ -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,
},
}