| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -306,7 +306,7 @@ public class ApplyRuneMsg extends ClientNetMsg { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        } | 
					 | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        //if discipline, check number applied
 | 
					 | 
					 | 
					 | 
					        //if discipline, check number applied
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        if (isDiscipline(runeID)) { | 
					 | 
					 | 
					 | 
					        if (isDiscipline(runeID)) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            if(playerCharacter.getLevel() == 80) | 
					 | 
					 | 
					 | 
					            //if(playerCharacter.getLevel() == 80)
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                discCount -= 1; // level 80 characters get an extra disc rune
 | 
					 | 
					 | 
					 | 
					                discCount -= 1; // level 80 characters get an extra disc rune
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            if (playerCharacter.getLevel() < 70) { | 
					 | 
					 | 
					 | 
					            if (playerCharacter.getLevel() < 70) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                if (discCount > 2) { | 
					 | 
					 | 
					 | 
					                if (discCount > 2) { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |