forked from mtcontrib/3d_armor
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			9417629f51
			...
			2d280a5a1e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 2d280a5a1e | |||
| 
						 | 
					1dec1f2153 | 
@@ -673,3 +673,10 @@ armor.drop_armor = function(pos, stack)
 | 
				
			|||||||
		end
 | 
							end
 | 
				
			||||||
	end
 | 
						end
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					--- Allows skin mod to be set manually.
 | 
				
			||||||
 | 
					--
 | 
				
			||||||
 | 
					--  Useful for skin mod forks that do not use the same name.
 | 
				
			||||||
 | 
					armor.set_skin_mod = function(mod)
 | 
				
			||||||
 | 
						armor.skin_mod = mod
 | 
				
			||||||
 | 
					end
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user