From d53f2cbfcc35a01666b6aeff0686c2f373af0b2e Mon Sep 17 00:00:00 2001 From: woofertv <110034358+woofertv@users.noreply.github.com> Date: Thu, 4 Aug 2022 03:34:31 +0300 Subject: [PATCH] Code for the custom emote --- client/AnimationList.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client/AnimationList.lua b/client/AnimationList.lua index b4fb102..a6ceed5 100644 --- a/client/AnimationList.lua +++ b/client/AnimationList.lua @@ -2855,6 +2855,13 @@ DP.PropEmotes = { EmoteLoop = true, EmoteMoving = true, } }, + ["beachring"] = { "beachanims@free", "beachanim_clip", "Beach Floatie Thingy", AnimationOptions = { + Prop = "prop_beach_ring_01", + PropBone = 0, + PropPlacement = { 0.0, 0.0, 0.0100, -12.0, 0.0, -2.0 }, + EmoteLoop = true, + EmoteMoving = true, + } }, ["smoke2"] = { "amb@world_human_aa_smoke@male@idle_a", "idle_c", "Smoke 2", AnimationOptions = { Prop = 'prop_cs_ciggy_01', PropBone = 28422,