Add Reroll and Swap visualisation in chatlog
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
{{#each l5r5e.dices}}
|
||||
{{#if this.diceTypeL5r}}
|
||||
{{#each this.rolls}}
|
||||
<span class="l5r5e chat-dice">{{{this.result}}}</span>
|
||||
<span class="l5r5e chat-dice {{this.classes}}">{{{this.result}}}</span>
|
||||
{{/each}}
|
||||
{{/if}}
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user