mirror of
				https://codeberg.org/tenplus1/mobs_animal.git
				synced 2025-11-04 01:05:52 +01:00 
			
		
		
		
	added ability to protect tamed animals
This commit is contained in:
		@@ -51,6 +51,7 @@ mobs:register_mob("mobs_animal:pumba", {
 | 
			
		||||
			return
 | 
			
		||||
		end
 | 
			
		||||
 | 
			
		||||
		mobs:protect(self, clicker)
 | 
			
		||||
		mobs:capture_mob(self, clicker, 0, 5, 50, false, nil)
 | 
			
		||||
	end,
 | 
			
		||||
})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user