Amélioration des choix d'attaque

This commit is contained in:
2025-12-30 01:30:19 +01:00
parent 0dd671d8a5
commit e6aed2d554
6 changed files with 29 additions and 13 deletions
+3 -1
View File
@@ -1,3 +1,4 @@
{{#if current.key}}
<subline>
<select name="select-attaque" {{#if rollData.type.retry}}disabled{{/if}}>
{{selectOptions refs.attaques selected=current.key valueAttr="key" labelAttr="label"}}
@@ -85,4 +86,5 @@
</ul>
</subline>
{{/if}}
</roll-part-detail>
</roll-part-detail>
{{/if}}