|  |  | @ -890,8 +890,8 @@ public enum LootManager { | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         //present drop chance for all
 |  |  |  |         //present drop chance for all
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         if (ThreadLocalRandom.current().nextInt(100) < 35) |  |  |  |         //if (ThreadLocalRandom.current().nextInt(100) < 35)
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             DropPresent(mob); |  |  |  |         //    DropPresent(mob);
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         //random contract drop chance for all
 |  |  |  |         //random contract drop chance for all
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         if (ThreadLocalRandom.current().nextInt(100) < 40) { |  |  |  |         if (ThreadLocalRandom.current().nextInt(100) < 40) { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |