diff --git a/styles/img/ui/appel-chance.svg b/styles/img/ui/appel-chance.svg new file mode 100644 index 00000000..3c77370b --- /dev/null +++ b/styles/img/ui/appel-chance.svg @@ -0,0 +1,71 @@ + + + + + + + + image/svg+xml + + + + + + + + Layer 1 + + + + diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index 56354e75..d4dafc9e 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -49,6 +49,7 @@
+ Appel à la chance Encaisser des dommages Remise à neuf Se reposer @@ -171,7 +172,6 @@
  • Chance actuelle - Utiliser
  • {{#each system.compteurs as |compteur key|}} {{#if (eq compteur.label 'Chance')}} @@ -184,7 +184,7 @@ {{#select compteur.value}} {{>"systems/foundryvtt-reve-de-dragon/templates/niveau-ethylisme.html"}} {{/select}} - + {{else}} {{/if}} @@ -199,13 +199,12 @@ Jet de moral situation heureuse {{else}} - {{/if}} + {{/if}} {{/if}} {{/each}} -
    @@ -226,6 +225,8 @@ + +