mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
finding and fixing bugs. (#88)
This commit is contained in:
parent
e57db2fdc8
commit
d34272a301
8 changed files with 69 additions and 20 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<button class="ability-use-button" data-index="{{index}}">
|
||||
{{action.name}}
|
||||
</button>
|
||||
{{#if action.cost.value}}<div class="ability-card-action-cost">{{action.cost.value}} {{action.cost.type}}</div>{{/if}}
|
||||
{{/each}}
|
||||
</footer>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue