forked from Simnation/Main
Update configCarryItems.lua
This commit is contained in:
parent
8bda694a78
commit
b6ad6ceaa4
1 changed files with 4 additions and 4 deletions
|
@ -19,8 +19,8 @@ config.carryItmes = {
|
||||||
pdbag = {
|
pdbag = {
|
||||||
model = `xm_prop_x17_bag_01d`,
|
model = `xm_prop_x17_bag_01d`,
|
||||||
bone = 28422,
|
bone = 28422,
|
||||||
offset = vector3(0.15, -0.05, -0.10),
|
offset = vector3(0.540000, 0.090000, -0.260000),
|
||||||
rot = vector3(100.0, -50.0, 220.0),
|
rot = vector3(0.400000, 0.000000, 88.499222),
|
||||||
anim = {
|
anim = {
|
||||||
dict = "missfbi4prepp1",
|
dict = "missfbi4prepp1",
|
||||||
name = "idle" -- Neutrale Stehanimation
|
name = "idle" -- Neutrale Stehanimation
|
||||||
|
@ -33,8 +33,8 @@ config.carryItmes = {
|
||||||
food_bag = {
|
food_bag = {
|
||||||
model = `prop_food_bag1`,
|
model = `prop_food_bag1`,
|
||||||
bone = 28422,
|
bone = 28422,
|
||||||
offset = vector3(0.15, -0.05, -0.10),
|
offset = vector3(0.540000, 0.080000, -0.260000),
|
||||||
rot = vector3(100.0, -50.0, 220.0),
|
rot = vector3(0.400000, 0.000000, 88.499222),
|
||||||
anim = {
|
anim = {
|
||||||
dict = "missfbi4prepp1",
|
dict = "missfbi4prepp1",
|
||||||
name = "idle" -- Neutrale Stehanimation
|
name = "idle" -- Neutrale Stehanimation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue