1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-06-29 08:44:27 +02:00
parent d62ad52d31
commit dee40cfcad

View file

@ -185,9 +185,9 @@ Config.Items = {
},
["pelmini"] = {
uses = 1,
prop = { model = `prop_cs_bowl_01`, boneId = 60309, offset = vec3(0.08, -0.04, 0.07), rotation = vec3(-30.0, 10.0, 0.0) },
prop = { model = `prop_ff_noodle_01`, 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 } },
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 = 20,
thirst = 0,