Main/resources/[jobs]/[weapons]/ND_GunAnims/data/aim.lua
2025-06-07 08:51:21 +02:00

5 lines
241 B
Lua

-- aim animation settings.
return {
command = "aim", -- false to disable or you can set the name of the command in a string.
default = false, -- false for the default animation, "gang" and "hillbilly" are the other ones available.
}