Working on 0.8.x
- Working on title - Added property update/delete for item patterns
This commit is contained in:
@@ -102,6 +102,13 @@
|
||||
<button id="finalize" name="finalize" type="button" {{#if data.submitDisabled}}disabled{{/if}}>
|
||||
{{ localize 'l5r5e.roll_n_keep.bt_validate' }} <i class="fas fa-arrow-circle-right"></i>
|
||||
</button>
|
||||
{{!-- Symbols Helpers --}}
|
||||
<div>
|
||||
<i class="i_success"></i> {{localize 'l5r5e.chatdices.successes'}}
|
||||
| <i class="i_explosive"></i> {{localize 'l5r5e.chatdices.explosives'}}
|
||||
| <i class="i_opportunity"></i> {{localize 'l5r5e.chatdices.opportunities'}}
|
||||
| <i class="i_strife"></i> {{localize 'l5r5e.chatdices.strife'}}
|
||||
</div>
|
||||
{{else}}
|
||||
<table>
|
||||
{{!-- Non editable DiceList history --}}
|
||||
|
||||
Reference in New Issue
Block a user