Sync
This commit is contained in:
		| @@ -24,7 +24,7 @@ | ||||
|         <select name="competence" class="roll-draconic" data-dtype="String"> | ||||
|           {{#select draconic}} | ||||
|           {{#each draconicList as |draconic key|}} | ||||
|           <option value={{key}}>{{draconic.name}} : {{numberFormat draconic.data.niveau decimals=0 sign=true}} | ||||
|           <option value={{key}}>{{draconic.name}} : {{numberFormat draconic.system.niveau decimals=0 sign=true}} | ||||
|           </option> | ||||
|           {{/each}} | ||||
|           {{/select}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user