Skip to content

Commit

Permalink
Added tag7, summon, summon2
Browse files Browse the repository at this point in the history
new emotes added
  • Loading branch information
alberttheprince authored Aug 4, 2024
1 parent 05bb154 commit ce538aa
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions client/AnimationList.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16985,6 +16985,25 @@ RP.PropEmotes = {
EmoteMoving = true
}
},
["tag7"] = {
"anim@scripted@freemode@tagcoll_ig_postertag@heeled@",
"postertag",
"Tagging 7",
AnimationOptions = {
Prop = "m24_1_prop_m41_spraycan_01a",
PropBone = 28422,
PropPlacement = {
0.0,
0.0,
0.0700,
0.0017365,
0.0,
0.0
},
EmoteLoop = true,
EmoteMoving = true
}
},
["tag6"] = {
"anim@scripted@freemode@postertag@graffiti_spray@heeled@",
"spray_can_var_02_female",
Expand Down Expand Up @@ -20555,6 +20574,44 @@ RP.PropEmotes = {
EmoteMoving = true
}
},
["summon"] = {
"anim@scripted@surv@ig3_plague_summon@male@"
"summon_a",
"Summon",
AnimationOptions = {
Prop = "m24_1_prop_m41_zombiestaff_01a",
PropBone = 28422,
PropPlacement = {
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
},
EmoteLoop = true,
EmoteMoving = true
}
},
["summon2"] = {
"anim@scripted@surv@ig3_plague_summon@male@"
"summon_b",
"Summon2",
AnimationOptions = {
Prop = "m24_1_prop_m41_zombiestaff_01a",
PropBone = 28422,
PropPlacement = {
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
},
EmoteLoop = true,
EmoteMoving = true
}
},
["handbag"] = { -- Custom prop by crowded1337, unbranded by TayMcKenzieNZ
"move_weapon@jerrycan@generic",
"idle",
Expand Down

0 comments on commit ce538aa

Please sign in to comment.