diff --git a/resources/[inventory]/tgiann-inventory/configs/config.lua b/resources/[inventory]/tgiann-inventory/configs/config.lua index f970c5f8c..c423bd9bb 100644 --- a/resources/[inventory]/tgiann-inventory/configs/config.lua +++ b/resources/[inventory]/tgiann-inventory/configs/config.lua @@ -82,7 +82,7 @@ config.searchPlayer = { } }, animation = { - active = true, -- If true, the target player should play one of the following animations. if it's not playing one of the animations, it can't be searched. + active = false, -- If true, the target player should play one of the following animations. if it's not playing one of the animations, it can't be searched. list = { -- animation list { name = "missminuteman_1ig_2", anim = "handsup_base", }, { name = "mp_arresting", anim = "idle", },