Various spell stuff enhancements

This commit is contained in:
2022-12-20 17:47:46 +01:00
parent 28e8edc867
commit e0026adfcd
8 changed files with 103 additions and 18 deletions

View File

@@ -47,6 +47,9 @@
</select>
</div>
{{#if spell}}
{{else}}
<div class="flexrow">
<span class="roll-dialog-label">Target check : </span>
<select id="targetCheck" name="targetCheck">
@@ -60,6 +63,7 @@
{{/select}}
</select>
</div>
{{/if}}
</div>