Merge pull request '12.0.49 - La deuxième lame d'Astrobazzarh' (#757) from VincentVk/foundryvtt-reve-de-dragon:v11 into v11

Reviewed-on: #757
This commit is contained in:
2025-04-24 16:46:35 +02:00
parent 3162264afa
commit ed64d823ac
4 changed files with 21 additions and 10 deletions

View File

@ -70,7 +70,10 @@
</div>
<div class="flex-group-left">
{{#if attackerRoll}}
{{#if (or attackerRoll
(and sourceToken (eq competence.system.categorie 'tir'))
(and sourceToken (eq competence.system.categorie 'lancer'))
)}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffFixe.hbs"}}
{{else}}
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffLibre.hbs"}}