| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -110,6 +110,7 @@ public class Mine extends AbstractGameObject { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        Building mineTower = BuildingManager.getBuilding(this.buildingID); | 
					 | 
					 | 
					 | 
					        Building mineTower = BuildingManager.getBuilding(this.buildingID); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        mineTower.setMaxHitPoints(5000 * this.capSize); | 
					 | 
					 | 
					 | 
					        mineTower.setMaxHitPoints(5000 * this.capSize); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        mineTower.setCurrentHitPoints((float)5000 * this.capSize); | 
					 | 
					 | 
					 | 
					        mineTower.setCurrentHitPoints((float)5000 * this.capSize); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					        //add a comment
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    } | 
					 | 
					 | 
					 | 
					    } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    public static void releaseMineClaims(PlayerCharacter playerCharacter) { | 
					 | 
					 | 
					 | 
					    public static void releaseMineClaims(PlayerCharacter playerCharacter) { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |