forked from public/foundryvtt-wh4-lang-fr-fr
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			185 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			185 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| if (args.opposedTest.result.hitloc.value == this.item.system.location.key)
 | |
| {
 | |
|     args.actor.addCondition("bleeding", 1);
 | |
|     this.script.scriptNotification("Ajout de Hémorragique");
 | |
| }
 |