|  |  | @ -5684,7 +5684,8 @@ public class PlayerCharacter extends AbstractCharacter { | 
			
		
	
		
		
			
				
					
					|  |  |  |     } |  |  |  |     } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     public void setEnteredWorld(boolean enteredWorld) { |  |  |  |     public void setEnteredWorld(boolean enteredWorld) { | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.timestamps.put("nextBoxCheck", System.currentTimeMillis() + 10000); |  |  |  |         if(enteredWorld) | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             this.timestamps.put("nextBoxCheck", System.currentTimeMillis() + 10000); | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.enteredWorld = enteredWorld; |  |  |  |         this.enteredWorld = enteredWorld; | 
			
		
	
		
		
			
				
					
					|  |  |  |     } |  |  |  |     } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |