Update animations.lua

This commit is contained in:
Nordi98 2025-06-11 02:30:41 +02:00
parent bdeba65f11
commit bf67d80155

View file

@ -31,6 +31,7 @@ info.weapons = {
[`weapon_pistol_mk2`] = "police",
[`WEAPON_REVOLVER`] = "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.
}