| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -546,11 +546,11 @@ public enum InterestManager implements Runnable { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                return; | 
					 | 
					 | 
					 | 
					                return; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            } | 
					 | 
					 | 
					 | 
					            } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        } | 
					 | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        if(player.getPromotionClass() == null){ | 
					 | 
					 | 
					 | 
					        if(player.getPromotionClass() == null && player.getLevel() < 10){ | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            player.setLevel((short)10); | 
					 | 
					 | 
					 | 
					            player.setLevel((short)10); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            MobLoot ml = new MobLoot(player,ItemBase.getItemBase(980066),false); | 
					 | 
					 | 
					 | 
					            MobLoot ml = new MobLoot(player,ItemBase.getItemBase(980066),false); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            ml.promoteToItem(player); | 
					 | 
					 | 
					 | 
					            ml.promoteToItem(player); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            player.receivedConc = true; | 
					 | 
					 | 
					 | 
					            player.getCharItemManager().addGoldToInventory(50000, true); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        } | 
					 | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    } | 
					 | 
					 | 
					 | 
					    } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |