forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
d10ffe42a7
commit
7d0628d8ef
1 changed files with 1 additions and 1 deletions
|
@ -740,7 +740,7 @@ Config.Items = {
|
|||
}
|
||||
},
|
||||
["marshmallows"] = {
|
||||
uses = 4
|
||||
uses = 4,
|
||||
prop = { model = `v_ret_ml_chips4`, 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 } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue