forked from Simnation/Main
Update animations.lua
This commit is contained in:
parent
bdeba65f11
commit
bf67d80155
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ info.weapons = {
|
||||||
[`weapon_pistol_mk2`] = "police",
|
[`weapon_pistol_mk2`] = "police",
|
||||||
[`WEAPON_REVOLVER`] = "police",
|
[`WEAPON_REVOLVER`] = "police",
|
||||||
[`WEAPON_HEAVYPISTOL`] = "police",
|
[`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_SWITCHBLADE`] = false -- setting to false will not play any anim and instead use the in game default.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue