forked from Simnation/Main
props und config
This commit is contained in:
parent
e26ed4319c
commit
e484b3dfb5
20 changed files with 94 additions and 0 deletions
8
resources/[props]/bzzz_milk_automat/data/anim_coords.lua
Normal file
8
resources/[props]/bzzz_milk_automat/data/anim_coords.lua
Normal file
|
@ -0,0 +1,8 @@
|
|||
["box_milk"] = {"mp_player_intdrink", "loop_bottle", "Box milk", AnimationOptions =
|
||||
{
|
||||
Prop = "bzzz_machines_milk_box",
|
||||
PropBone = 18905,
|
||||
PropPlacement = {0.12, -0.04, 0.06, -65.0, 85.0, -20.0},
|
||||
EmoteLoop = true,
|
||||
EmoteMoving = true,
|
||||
}},
|
Loading…
Add table
Add a link
Reference in a new issue