forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
9409cc58d5
commit
0a87fd1c01
1 changed files with 1 additions and 1 deletions
|
@ -2056,7 +2056,7 @@ Config.Items = {
|
||||||
},
|
},
|
||||||
["ecola_light"] = {
|
["ecola_light"] = {
|
||||||
uses = 2,
|
uses = 2,
|
||||||
prop = { model = `prop_cs_bs_cup`, boneId = 28422, offset = vec3(0.0, 0.00, .0.20), rotation = vec3(0.0, 0.0, 0.0) },
|
prop = { model = `prop_cs_bs_cup`, boneId = 28422, offset = vec3(0.0, 0.00, -0.20), rotation = vec3(0.0, 0.0, 0.0) },
|
||||||
idle = { dict = "amb@code_human_wander_drinking_fat@beer@male@base", anim = "static", time = 2000, params = { nil, nil, nil, 49 } },
|
idle = { dict = "amb@code_human_wander_drinking_fat@beer@male@base", anim = "static", time = 2000, params = { nil, nil, nil, 49 } },
|
||||||
animation = { dict = "mini@sprunk", anim = "plyr_buy_drink_pt2", time = 2000, params = { nil, nil, nil, 49 } },
|
animation = { dict = "mini@sprunk", anim = "plyr_buy_drink_pt2", 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.
|
status = { -- Per use. Values are based on percentage of the max value of the status. If below zero, it will remove the status percentage.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue