From bbc042195da4544989320eef3d7e16be0bcde0ad Mon Sep 17 00:00:00 2001 From: andristum <47616367+andristum@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:16:15 +0200 Subject: [PATCH] fix 2 broken emotes --- client.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client.lua b/client.lua index 0b2d612..ee013d5 100644 --- a/client.lua +++ b/client.lua @@ -58,7 +58,7 @@ DP.Emotes = { { EmoteLoop = true, }}, - ["idle3"] = {"anim@heists@humane_labs@finale@strip_club", "ped_b_celebrate_intro", "ped_b_celebrate_loop", "Idle 3", AnimationOptions = + ["idle3"] = {"anim@heists@humane_labs@finale@strip_club", "ped_b_celebrate_loop", "Idle 3", AnimationOptions = { EmoteLoop = true, }}, @@ -1274,7 +1274,7 @@ DP.Emotes = { EmoteMoving = true, }}, ["bark"] = {"random@peyote@dog", "wakeup", "Bark"}, - ["pee"] = {"misscarsteal2peeing", "peeing_intro", "peeing_loop", "Pee", AnimationOptions = + ["pee"] = {"misscarsteal2peeing", "peeing_loop", "Pee", AnimationOptions = { EmoteLoop = true, EmoteMoving = true,