forked from Simnation/Main
ADD ONION
This commit is contained in:
parent
4d44c02d8e
commit
a40c4692c0
19 changed files with 51 additions and 0 deletions
8
resources/[props]/bzzz_onion/data/anim_coords.lua
Normal file
8
resources/[props]/bzzz_onion/data/anim_coords.lua
Normal file
|
@ -0,0 +1,8 @@
|
|||
["onion_hold"] = {"missfbi4prepp1", "_idle_garbage_man", "Hold the onion", AnimationOptions =
|
||||
{
|
||||
Prop = "bzzz_plants_onion_04",
|
||||
PropBone = 57005,
|
||||
PropPlacement = {0.09, -0.09, -0.04, -85.0, 0.0, 0.0},
|
||||
EmoteLoop = true,
|
||||
EmoteMoving = true,
|
||||
}},
|
Loading…
Add table
Add a link
Reference in a new issue