Roll shields
This commit is contained in:
@@ -8,11 +8,19 @@
|
||||
|
||||
{{> systems/fvtt-te-deum/templates/items/partial-item-nav.hbs}}
|
||||
|
||||
|
||||
{{!-- Sheet Body --}}
|
||||
<section class="sheet-body">
|
||||
|
||||
{{> systems/fvtt-te-deum/templates/items/partial-item-description.hbs}}
|
||||
<div class="tab description" data-group="primary" data-tab="description">
|
||||
<div class="grace-texte">
|
||||
<strong>Pré-requis</strong> : {{system.prerequis}}
|
||||
</div>
|
||||
<div class="grace-texte">
|
||||
<strong>Effet</strong> : {{system.effet}}
|
||||
</div>
|
||||
<hr>
|
||||
{{editor description target="system.description" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
|
||||
<div class="tab details" data-group="primary" data-tab="details">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user