5 lines
		
	
	
	
		
			241 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			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.
 | |
| }
 | 
