forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
0a87fd1c01
commit
6cb8f6975e
1 changed files with 2 additions and 2 deletions
|
@ -195,8 +195,8 @@ Config.Items = {
|
|||
},
|
||||
["tims_instant_nudeln"] = {
|
||||
uses = 1,
|
||||
prop = { model = `v_res_fa_potnoodle`, boneId = 28422, offset = vec3(0.08, -0.04, 0.07), rotation = vec3(-30.0, 10.0, 0.0) },
|
||||
idle = { dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", anim = "static", time = 2000, params = { nil, nil, nil, 49 } },
|
||||
prop = { model = `v_res_fa_potnoodle`, boneId = 60309, offset = vec3(0.08, -0.04, 0.07), rotation = vec3(-30.0, 10.0, 0.0) },
|
||||
idle = { dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", anim = "base_idle", time = 2000, params = { nil, nil, nil, 49 } },
|
||||
animation = { dict = "bzzz@restaurant@eat", anim = "bzzz_restaurant_eat", 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.
|
||||
hunger = 10,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue