|  |  | @ -872,7 +872,7 @@ public class City extends AbstractWorldObject { | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 			if (playerObject == null) |  |  |  | 			if (playerObject == null) | 
			
		
	
		
		
			
				
					
					|  |  |  | 				continue; |  |  |  | 				continue; | 
			
		
	
		
		
			
				
					
					|  |  |  | 			if (!this.isLocationOnCityZone(playerObject.getLoc())) |  |  |  | 			if (!this.isLocationWithinSiegeBounds(playerObject.getLoc())) | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 				continue; |  |  |  | 				continue; | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 			player = (PlayerCharacter) playerObject; |  |  |  | 			player = (PlayerCharacter) playerObject; | 
			
		
	
	
		
		
			
				
					|  |  | 
 |