Working on initiative, and now TN is global with GM tool
This commit is contained in:
11
system/templates/dice/gm-tools-dialog.html
Normal file
11
system/templates/dice/gm-tools-dialog.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<form class="l5r5e gm-tools-dialog" autocomplete="off">
|
||||
<div class="gm-tools-container">
|
||||
<div class="difficulty_hidden">
|
||||
<i class="fa fa-eye{{#if data.difficultyHidden}}-slash{{/if}}"></i>
|
||||
</div>
|
||||
|
||||
<div class="difficulty">
|
||||
{{data.difficulty}}
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
Reference in New Issue
Block a user