diff --git a/client/AnimationList.lua b/client/AnimationList.lua index b66bffb..d586f93 100644 --- a/client/AnimationList.lua +++ b/client/AnimationList.lua @@ -334,6 +334,23 @@ DP.Shared = { yRot = 0.0, zRot = 0.0, }}, + ["search"] = { "custom@police", "police", "Search", "search2", AnimationOptions = { -- Emote by ultrahacx + EmoteMoving = true, + EmoteLoop = false, + -- EmoteDuration = 9700, + }}, + ["search2"] = { "missfam5_yoga", "a2_pose", "Be searched", "search", AnimationOptions = { + EmoteMoving = true, + EmoteLoop = false, + -- EmoteDuration = 9700, + Attachto = true, + xPos = 0.0, + yPos = 0.5, + zPos = 0.0, + xRot = 0.0, + yRot = 0.0, + zRot = 0.0, + }}, } diff --git a/stream/[Custom Emotes]/ultrahacx/custom@police.ycd b/stream/[Custom Emotes]/ultrahacx/custom@police.ycd new file mode 100644 index 0000000..a0bbf83 Binary files /dev/null and b/stream/[Custom Emotes]/ultrahacx/custom@police.ycd differ diff --git a/version b/version index 6e16ebf..274ccca 100644 --- a/version +++ b/version @@ -1 +1 @@ -208 \ No newline at end of file +209 \ No newline at end of file