neue props
This commit is contained in:
parent
e484b3dfb5
commit
826cce15b0
436 changed files with 3274 additions and 3 deletions
|
@ -0,0 +1,19 @@
|
|||
-- Template
|
||||
|
||||
["cotton_candy_yellow"] = {"mp_player_inteat@burger", "mp_player_int_eat_burger", "Eat cotton candy yellow", AnimationOptions =
|
||||
{
|
||||
Prop = "bzzz_candy_cotton_yellow", --or bzzz_candy_cotton_pink, bzzz_candy_cotton_blue, bzzz_candy_cotton_red, bzzz_candy_cotton_stick
|
||||
PropBone = 18905,
|
||||
PropPlacement = {0.15, 0.07, 0.0, -50.0, 150.0, 0.0},
|
||||
EmoteLoop = true,
|
||||
EmoteMoving = true,
|
||||
}},
|
||||
|
||||
["making_cotton_candy"] = {"anim@heists@humane_labs@finale@keycards", "ped_a_enter_loop", "Making cotton candy", AnimationOptions =
|
||||
{
|
||||
Prop = 'bzzz_candy_cotton_yellow', --or bzzz_candy_cotton_pink, bzzz_candy_cotton_blue, bzzz_candy_cotton_red, bzzz_candy_cotton_stick
|
||||
PropBone = 18905,
|
||||
PropPlacement = {0.27, -0.04, -0.02, 24.0, 110.0, 0.0},
|
||||
EmoteMoving = true,
|
||||
EmoteLoop = true
|
||||
}},
|
Loading…
Add table
Add a link
Reference in a new issue