forked from public/foundryvtt-wh4-lang-fr-fr
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			154 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			154 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| if (args.test.preData.options?.corruption && args.test.failed) {
 | |
|   args.test?.result?.other.push("Reçoit 1 Point de Corruption de " + this.effect.name)
 | |
| } |