From bf67d80155aaa400563472271a07ea5cfa4a876f Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 11 Jun 2025 02:30:41 +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 049d0b05c..2d30b445b 100644 --- a/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua +++ b/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua @@ -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. }