From 30e6c02a2f87aa31ba7c763d5a1dd22998e1f7eb Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sun, 20 Jul 2025 02:37:22 +0200 Subject: [PATCH] Update animations.lua --- resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua b/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua index 4ac1dcd27..f40144439 100644 --- a/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua +++ b/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua @@ -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. }