forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
80e5dcce43
commit
5e5289c5ac
1 changed files with 3 additions and 3 deletions
|
@ -30,9 +30,9 @@ config.shells = {
|
|||
['standard'] = {
|
||||
shell = `standardmotel_shell`, -- kambi shell
|
||||
offsets = {
|
||||
exit = vec3(327.53, -227.89, 39.84),
|
||||
stash = vec3(1.368164, -3.134506, 1.16),
|
||||
wardrobe = vec3(1.643646, 2.551102, 1.16),
|
||||
exit = vec3(326.1856, -224.2521, 39.8385),
|
||||
stash = vec3(329.2448, -226.5258, 39.8592),
|
||||
wardrobe = vec3(328.7001, -227.8254, 39.8385),
|
||||
}
|
||||
},
|
||||
['modern'] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue