Generic roll and update items

This commit is contained in:
2022-01-13 16:13:00 +01:00
parent 9111a73555
commit b4a06a5049
13 changed files with 167 additions and 18 deletions

View File

@@ -2,7 +2,10 @@
<option value="notapplicable">Not applicable</option>
{{/if}}
{{#if all}}
<option value="notapplicable">All</option>
<option value="all">All</option>
{{/if}}
{{#if all}}
<option value="special">Special</option>
{{/if}}
<option value="agi">AGI</option>
<option value="mnd">MND</option>