From 9558f71ce8203c4d7baa5cf0a0e8ef6a957072ad Mon Sep 17 00:00:00 2001 From: taylorrenee1 <120302939+taylorrenee1@users.noreply.github.com> Date: Mon, 27 Feb 2023 05:49:46 -0800 Subject: [PATCH] forgot a } --- config.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/config.lua b/config.lua index 6d378aa..956c68e 100644 --- a/config.lua +++ b/config.lua @@ -142,5 +142,6 @@ Config = { EmoteMoving = true, EmoteDuration = 2600 }}, ["cig"] = {"amb@world_human_smoking@male@male_a@enter", "enter", "Cig", AnimationOptions = { Prop = 'prop_amb_ciggy_01', PropBone = 47419, PropPlacement = {0.015, -0.009, 0.003, 55.0, 0.0, 110.0}, + EmoteMoving = true, EmoteDuration = 2600 }}, }, }