forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
ddf361466c
commit
6c53258d45
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ config.searchPlayer = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
animation = {
|
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
|
list = { -- animation list
|
||||||
{ name = "missminuteman_1ig_2", anim = "handsup_base", },
|
{ name = "missminuteman_1ig_2", anim = "handsup_base", },
|
||||||
{ name = "mp_arresting", anim = "idle", },
|
{ name = "mp_arresting", anim = "idle", },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue