diff --git a/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua b/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua index ba9a4b47b..4ac1dcd27 100644 --- a/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua +++ b/resources/[jobs]/[weapons]/ND_GunAnims/data/animations.lua @@ -32,8 +32,8 @@ info.weapons = { [`WEAPON_REVOLVER`] = "police", [`WEAPON_HEAVYPISTOL`] = "police", [`weapon_appistol`] = "police", + [`weapon_colbaton`] = "police", [`WEAPON_SWITCHBLADE`] = false -- setting to false will not play any anim and instead use the in game default. - [`weapon_colbaton`] = "police" } -- if wearing specific clothing such as a holster then everything else ignored and that anim is used.