forked from Simnation/Main
Update sh_config.lua
This commit is contained in:
parent
efefcdee52
commit
e393c559d9
1 changed files with 3 additions and 3 deletions
|
@ -7817,7 +7817,7 @@ Config = {
|
|||
},
|
||||
Attachment = {
|
||||
Bone = 28422,
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.10, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.6, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
}
|
||||
},
|
||||
Hold = {
|
||||
|
@ -7828,7 +7828,7 @@ Config = {
|
|||
},
|
||||
Attachment = {
|
||||
Bone = 28422,
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.10, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.6, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
},
|
||||
},
|
||||
Use = {
|
||||
|
@ -7840,7 +7840,7 @@ Config = {
|
|||
},
|
||||
Attachment = {
|
||||
Bone = 28422,
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.10, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.4, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
},
|
||||
},
|
||||
Exit = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue