| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -203,16 +203,16 @@ public class Contract extends AbstractGameObject { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        switch(optionId){ | 
					 | 
					 | 
					 | 
					        switch(optionId){ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            case 15020431: | 
					 | 
					 | 
					 | 
					            case 15020431: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                if(pc.isBoxed){ | 
					 | 
					 | 
					 | 
					                //if(pc.isBoxed){
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    ChatManager.chatSystemInfo(pc, "You Cannot Join The Que, You Are Boxed"); | 
					 | 
					 | 
					 | 
					                //    ChatManager.chatSystemInfo(pc, "You Cannot Join The Que, You Are Boxed");
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                }else { | 
					 | 
					 | 
					 | 
					                //}else {
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    if (ArenaManager.playerQueue.contains(pc)) { | 
					 | 
					 | 
					 | 
					                    if (ArenaManager.playerQueue.contains(pc)) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        ChatManager.chatSystemInfo(pc, "You Are Already In The Arena Que"); | 
					 | 
					 | 
					 | 
					                        ChatManager.chatSystemInfo(pc, "You Are Already In The Arena Que"); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    } else { | 
					 | 
					 | 
					 | 
					                    } else { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        ArenaManager.joinQueue(pc); | 
					 | 
					 | 
					 | 
					                        ArenaManager.joinQueue(pc); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        ChatManager.chatSystemInfo(pc, "You Have Joined The Arena Que"); | 
					 | 
					 | 
					 | 
					                        ChatManager.chatSystemInfo(pc, "You Have Joined The Arena Que"); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    } | 
					 | 
					 | 
					 | 
					                    } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                } | 
					 | 
					 | 
					 | 
					                //}
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                break; | 
					 | 
					 | 
					 | 
					                break; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            case 15020432: | 
					 | 
					 | 
					 | 
					            case 15020432: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                if(ArenaManager.playerQueue.contains(pc)) { | 
					 | 
					 | 
					 | 
					                if(ArenaManager.playerQueue.contains(pc)) { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |