|  |  |  | @ -86,7 +86,7 @@ public class Behaviours {@@ -86,7 +86,7 @@ public class Behaviours { | 
			
		
	
		
			
				
					|  |  |  |  |         // all which match the intended modType
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         for (AppliedEffect appliedEffect : target._effects.values()) | 
			
		
	
		
			
				
					|  |  |  |  |             if (appliedEffect.modifiers.keySet().contains(noMod)) | 
			
		
	
		
			
				
					|  |  |  |  |             if (appliedEffect.modifiers.containsKey(noMod)) | 
			
		
	
		
			
				
					|  |  |  |  |                 removeList.add(appliedEffect.effect); | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         for (Effect effectEntry : removeList) | 
			
		
	
	
		
			
				
					|  |  |  | 
 |