This commit is contained in:
Nordi98 2025-06-18 01:15:30 +02:00
parent 2dc5d51b14
commit 5627efe90b
2 changed files with 20 additions and 2 deletions

View file

@ -1259,6 +1259,24 @@ Config.Items = {
stamina = 0,
}
},
["loaded_fries"] = {
uses = 2,
prop = { model = `bzzz_food_nachos_a`, boneId = 60309, offset = vec3(0.1114, 0.0389, 0.0497), rotation = vec3(160.2057, 77.8283, -7.5425) },
idle = { dict = "bzzz_popcorn_animation", anim = "bzzz_popcorn_animation", time = 2000, params = { nil, nil, nil, 49 } },
animation = { dict = "bzzz_popcorn_animation", anim = "bzzz_popcorn_animation", 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,
thirst = 0,
stress = 0,
armor = 0,
alcohol = 0,
stamina = 0,
}
},
["beer"] = {
uses = 3,
prop = { model = `prop_cs_beer_bot_01`, boneId = 28422, offset = vec3(0.0, 0.00, -0.20), rotation = vec3(0.0, 0.0, 0.0) },