1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-17 22:01:19 +02:00
parent d230392505
commit 1c686309c4
2 changed files with 3 additions and 2 deletions

View file

@ -349,7 +349,7 @@ Config.Items = {
},
["schnitzelbroetchen"] = {
uses = 1,
prop = { model = `prop_sandwich_01`, boneId = 28422, offset = vec3(0.1114, 0.0389, 0.0497), rotation = vec3(160.2057, 77.8283, -7.5425) },
prop = { model = `prop_sandwich_01`, boneId = 18905, 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 } },
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.
@ -1616,7 +1616,6 @@ Config.Items = {
prop = { model = `p_amb_coffeecup_01`, boneId = 28422, offset = vec3(0.0, 0.0, 0.0), rotation = vec3(0.0, 0.0, 0.0) },
idle = { dict = "amb@world_human_drinking@coffee@male@idle_a", anim = "idle_c", time = 2000, params = { nil, nil, nil, 49 } },
animation = { dict = "amb@world_human_drinking@coffee@male@idle_a", anim = "idle_c", time = 2000, params = { nil, nil, nil, 49 } },
effect = { name = "caffeine_boost", time = 360000, intensity = 1.0 },
status = {
hunger = 0,
thirst = 4,

View file

@ -177,6 +177,8 @@ Config.BlacklistedVehs = {
[`titan`] = true,
[`rhino`] = true,
[`mule`] = true,
[`blimp`] = true,
[`blimp2`] = true,
[`maverick`] = true,
[`airtug`] = true,
[`hydra`] = true,