forked from Simnation/Main
Update sh_config.lua
This commit is contained in:
parent
60f4656bc1
commit
353e489abc
1 changed files with 4 additions and 4 deletions
|
@ -6808,7 +6808,7 @@ Config = {
|
|||
},
|
||||
Attachment = {
|
||||
Bone = 28422,
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
}
|
||||
},
|
||||
Hold = {
|
||||
|
@ -6819,7 +6819,7 @@ Config = {
|
|||
},
|
||||
Attachment = {
|
||||
Bone = 28422,
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
},
|
||||
},
|
||||
Use = {
|
||||
|
@ -6831,7 +6831,7 @@ Config = {
|
|||
},
|
||||
Attachment = {
|
||||
Bone = 28422,
|
||||
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
},
|
||||
},
|
||||
Exit = {
|
||||
|
@ -6843,7 +6843,7 @@ Config = {
|
|||
},
|
||||
Attachment = {
|
||||
Bone = 28422,
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
|
||||
}
|
||||
},
|
||||
Throw = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue