mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
j
This commit is contained in:
parent
95a8df6f94
commit
b6cb3526c3
12 changed files with 200 additions and 23 deletions
7
templates/ui/chat/roll.hbs
Normal file
7
templates/ui/chat/roll.hbs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div class="chat-roll">{{log this}}
|
||||
{{> 'systems/daggerheart/templates/ui/chat/parts/roll-part.hbs'}}
|
||||
{{> 'systems/daggerheart/templates/ui/chat/parts/damage-part.hbs'}}
|
||||
{{> 'systems/daggerheart/templates/ui/chat/parts/target-part.hbs'}}
|
||||
<div class="roll-part-header"><div></div></div>
|
||||
</div>
|
||||
{{> 'systems/daggerheart/templates/ui/chat/parts/button-part.hbs'}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue