1
0
Fork 0
forked from Simnation/Main
Main/resources/[weapons]/[Scripts]/ND_GunAnims/data/aim.lua
2025-07-26 08:56:55 +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.
}