|  |  |  | @ -285,10 +285,8 @@ public final class Bane {@@ -285,10 +285,8 @@ public final class Bane { | 
			
		
	
		
			
				
					|  |  |  |  |             baneCommander = NPC.getNPC(commanderuuid); | 
			
		
	
		
			
				
					|  |  |  |  |         } | 
			
		
	
		
			
				
					|  |  |  |  |         baneCommander.runAfterLoad(); | 
			
		
	
		
			
				
					|  |  |  |  |         baneCommander.setLoc(spawnLoc); | 
			
		
	
		
			
				
					|  |  |  |  |         //baneCommander.setLoc(spawnLoc);
 | 
			
		
	
		
			
				
					|  |  |  |  |         InterestManager.setObjectDirty(baneCommander); | 
			
		
	
		
			
				
					|  |  |  |  |         WorldGrid.addObject(baneCommander,spawnLoc.x, spawnLoc.z); | 
			
		
	
		
			
				
					|  |  |  |  |         WorldGrid.updateObject(baneCommander); | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         baneCommander.updateLocation(); | 
			
		
	
		
			
				
					|  |  |  |  |     } | 
			
		
	
	
		
			
				
					|  |  |  | 
 |