mirror of
				https://github.com/minetest-mods/3d_armor.git
				synced 2025-11-04 14:35:29 +01:00 
			
		
		
		
	Merge remote-tracking branch 'upstream/master'
This commit is contained in:
		@@ -673,3 +673,10 @@ armor.drop_armor = function(pos, stack)
 | 
			
		||||
		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