forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
0580cdee59
commit
752f1bf421
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ config.wardrobes = { -- skin menus
|
||||||
-- Shells Offsets and model name
|
-- Shells Offsets and model name
|
||||||
config.shells = {
|
config.shells = {
|
||||||
['standard'] = {
|
['standard'] = {
|
||||||
shell = `standardmotel_shell`, -- kambi shell
|
shell = `tpcm_shell`,
|
||||||
offsets = {
|
offsets = {
|
||||||
exit = vec3(326.1856, -224.2521, 39.8385),
|
exit = vec3(326.1856, -224.2521, 39.8385),
|
||||||
stash = vec3(329.2448, -226.5258, 39.8592),
|
stash = vec3(329.2448, -226.5258, 39.8592),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue