1
0
Fork 0
forked from Simnation/Main

Update animations.lua

This commit is contained in:
Nordi98 2025-07-20 02:37:22 +02:00
parent 5f4ab8badb
commit 30e6c02a2f

View file

@ -32,6 +32,7 @@ info.weapons = {
[`WEAPON_REVOLVER`] = "police",
[`WEAPON_HEAVYPISTOL`] = "police",
[`weapon_appistol`] = "police",
[`weapon_combatpistol`] = "police",
[`weapon_colbaton`] = "police",
[`WEAPON_SWITCHBLADE`] = false -- setting to false will not play any anim and instead use the in game default.
}