|  |  | @ -453,8 +453,9 @@ public enum InterestManager implements Runnable { | 
			
		
	
		
		
			
				
					
					|  |  |  |                     if (!awonpc.isAlive() && (awonpc.isPet() || awonpc.isSiege() || awonpc.isNecroPet() || awonpc.isPlayerGuard())) |  |  |  |                     if (!awonpc.isAlive() && (awonpc.isPet() || awonpc.isSiege() || awonpc.isNecroPet() || awonpc.isPlayerGuard())) | 
			
		
	
		
		
			
				
					
					|  |  |  |                         continue; |  |  |  |                         continue; | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                     if (awonpc.isAlive() == false) |  |  |  |                     //removed, interest manager should still load mob corpses
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                         continue; |  |  |  |                     //if (awonpc.isAlive() == false)
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     //    continue;
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                     awonpc.playerAgroMap.put(player.getObjectUUID(), false); |  |  |  |                     awonpc.playerAgroMap.put(player.getObjectUUID(), false); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     //MobileFSM.setAwake(awonpc, false);
 |  |  |  |                     //MobileFSM.setAwake(awonpc, false);
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |