forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
3478b829fb
commit
8f069765e5
1 changed files with 4 additions and 4 deletions
|
@ -11,10 +11,10 @@ Config.Locations = {
|
||||||
slots = 32.0,
|
slots = 32.0,
|
||||||
},
|
},
|
||||||
[2] = {
|
[2] = {
|
||||||
name = 'Observ',
|
name = 'Lagerhaus Sandy',
|
||||||
location = vector3(-226.12, -2030.87, 27.76),
|
location = vector3(182.5523, 2792.6450, 45.6404, 102.5258),
|
||||||
radius = 10.0,
|
radius = 8.0,
|
||||||
maxweight = 30000,
|
maxweight = 400000,
|
||||||
slots = 32.0,
|
slots = 32.0,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue