forked from public/foundryvtt-reve-de-dragon
Rework dialog Alchimie
This commit is contained in:
7
templates/partial-roll-moral.html
Normal file
7
templates/partial-roll-moral.html
Normal file
@ -0,0 +1,7 @@
|
||||
<div class="flexrow">
|
||||
<label class="diffMoral">Moral: {{#if (gt moral 0)}}+{{/if}}{{moral}}</label>
|
||||
<div class="tooltipAppelAuMoral divAppelAuMoral">
|
||||
<img class="imgAppelAuMoral small-button-container" src="/systems/foundryvtt-reve-de-dragon/icons/moral-neutre.svg">
|
||||
<span class="tooltipAppelAuMoralText">Sans appel au moral</span>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user