forked from public/foundryvtt-reve-de-dragon
		
	PNJ: support initiative
This commit is contained in:
		| @@ -10,7 +10,11 @@ | ||||
|   <div class="flexrow"> | ||||
|     <div>{{niveau}}</div> | ||||
|     {{#if init}} | ||||
|     <div>{{init}}</div> | ||||
|     {{#if name}} | ||||
|       <div><a class="roll-init-arme">{{init}}</a></div> | ||||
|     {{else}} | ||||
|       <div>{{init}}</div> | ||||
|     {{/if}} | ||||
|     <div>{{dommages}}</div> | ||||
|     {{else}} | ||||
|     <div></div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user