forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
f28aeabf6b
commit
d230392505
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ Config.Items = {
|
||||||
},
|
},
|
||||||
["schnitzelbroetchen"] = {
|
["schnitzelbroetchen"] = {
|
||||||
uses = 1,
|
uses = 1,
|
||||||
prop = { model = `prop_food_bs_burg3`, boneId = 28422, offset = vec3(0.1114, 0.0389, 0.0497), rotation = vec3(160.2057, 77.8283, -7.5425) },
|
prop = { model = `prop_sandwich_01`, boneId = 28422, offset = vec3(0.1114, 0.0389, 0.0497), rotation = vec3(160.2057, 77.8283, -7.5425) },
|
||||||
idle = { dict = "mp_player_inteat@burger", anim = "mp_player_int_eat_burger", time = 2000, params = { nil, nil, nil, 49 } },
|
idle = { dict = "mp_player_inteat@burger", anim = "mp_player_int_eat_burger", time = 2000, params = { nil, nil, nil, 49 } },
|
||||||
animation = { dict = "mp_player_inteat@burger", anim = "mp_player_int_eat_burger", time = 2000, params = { nil, nil, nil, 49 } },
|
animation = { dict = "mp_player_inteat@burger", anim = "mp_player_int_eat_burger", time = 2000, params = { nil, nil, nil, 49 } },
|
||||||
status = { -- Per use. Values are based on percentage of the max value of the status. If below zero, it will remove the status percentage.
|
status = { -- Per use. Values are based on percentage of the max value of the status. If below zero, it will remove the status percentage.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue