forked from Simnation/Main
Update animations.lua
This commit is contained in:
parent
65074fd116
commit
cc59df69c3
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ info.weapons = {
|
|||
[`WEAPON_HEAVYPISTOL`] = "police",
|
||||
[`weapon_appistol`] = "police",
|
||||
[`WEAPON_SWITCHBLADE`] = false -- setting to false will not play any anim and instead use the in game default.
|
||||
[`weapon_colbaton`] = false
|
||||
}
|
||||
|
||||
-- if wearing specific clothing such as a holster then everything else ignored and that anim is used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue