| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -252,7 +252,7 @@ public class WorldServer { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								if (LocalDateTime.now().isAfter(nextDiscSpawn)) { | 
					 | 
					 | 
					 | 
								if (LocalDateTime.now().isAfter(nextDiscSpawn)) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									for(Mob dropper : Mob.disciplineDroppers) { | 
					 | 
					 | 
					 | 
									for(Mob dropper : Mob.disciplineDroppers) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										if(dropper.isAlive() == false) { | 
					 | 
					 | 
					 | 
										if(!dropper.isAlive()) { | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
											Zone.respawnQue.add(dropper); | 
					 | 
					 | 
					 | 
											Zone.respawnQue.add(dropper); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										} | 
					 | 
					 | 
					 | 
										} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									} | 
					 | 
					 | 
					 | 
									} | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |