1
0
Fork 0
forked from Simnation/Main
Main/resources/[weapons]/[Scripts]/ND_GunAnims/data/aim.lua

6 lines
241 B
Lua
Raw Normal View History

2025-06-07 08:51:21 +02:00
-- 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.
}