|  |  | @ -597,6 +597,11 @@ public class Building extends AbstractWorldObject { | 
			
		
	
		
		
			
				
					
					|  |  |  |             return; |  |  |  |             return; | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         if (city.destroyed.get() == true) { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             Logger.error(city.getName() + "attemp to destroy a destroyed city"); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             return; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         // Must remove a bane before considering destruction of a TOL
 |  |  |  |         // Must remove a bane before considering destruction of a TOL
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         if (bane != null) { |  |  |  |         if (bane != null) { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |