forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
2a7b1b1df7
commit
600d79af31
1 changed files with 0 additions and 2 deletions
|
@ -1923,7 +1923,6 @@ Config.Items = {
|
|||
prop = { model = `p_amb_coffeecup_01`, boneId = 28422, offset = vec3(0.0, 0.00, 0.00), 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 = 15,
|
||||
|
@ -1938,7 +1937,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 = 15,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue