mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-09 20:51:21 +01:00
add attack config and disable experience value input
This commit is contained in:
parent
85dac730b7
commit
f7c42fdddf
6 changed files with 41 additions and 5 deletions
|
|
@ -14,7 +14,7 @@
|
|||
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-item.hbs' item=document.system.partner type='actor' isSidebar=true isActor=true noTooltip=true}}
|
||||
</ul>
|
||||
{{else}}
|
||||
<div class="partner-placeholder">{{localize "DAGGERHEART.Sheets.Companion.noPartner"}}</div>
|
||||
<span class="partner-placeholder">{{localize "DAGGERHEART.Sheets.Companion.noPartner"}}</span>
|
||||
{{/if}}
|
||||
</div>
|
||||
<div class="attack-section">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue