Working on initiative, and now TN is global with GM tool

This commit is contained in:
Vlyan
2021-01-14 18:44:56 +01:00
parent 30950a0d63
commit 58a4e71b32
15 changed files with 561 additions and 186 deletions

View 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>