forked from public/foundryvtt-reve-de-dragon
		
	#63 Jet d'éthylisme
This commit is contained in:
		@@ -346,8 +346,13 @@
 | 
			
		||||
                  {{#if compteur.isStress}}
 | 
			
		||||
                  <a class="item-control stress-test" id="stress-test" title="Faire un jet de Stress">Faire un jet de Stress</a>
 | 
			
		||||
                  {{else}}
 | 
			
		||||
                  {{#if (eq compteur.label 'Ethylisme')}}
 | 
			
		||||
                  <a class="item-control ethylisme-test" id="ethylisme-test" title="Faire un jet d'Ethylisme">Faire un jet d'Ethylisme</a>
 | 
			
		||||
                  {{else}}
 | 
			
		||||
                  <label></label>
 | 
			
		||||
                  {{/if}}
 | 
			
		||||
                  {{/if}}             
 | 
			
		||||
                  <label></label>
 | 
			
		||||
                  {{/if}}                  
 | 
			
		||||
                <label></label>
 | 
			
		||||
                {{else}}
 | 
			
		||||
                <span class="competence-label">{{compteur.value}}</span>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user