fix: transmettre le handicap au message de jet (succès requis)

This commit is contained in:
2026-08-01 21:35:48 +02:00
parent c87b25fbaf
commit de7691c4dc
2 changed files with 3 additions and 3 deletions
+2 -1
View File
@@ -142,7 +142,8 @@ export class VermineUtils {
skillCategory,
keepTotem,
skillLevel,
hasSpecialty
hasSpecialty,
handicap
});
return roll;
-1
View File
@@ -6,7 +6,6 @@
<span id="difficulty">{{param.difficulty}}</span>
</div>
<div class="reroll-fromroll">
<h4>{{localize "VERMINE.rerolls_possible"}} : <span id="allowed_reroll">{{param.Reroll}}</span></h4>
<div class="reroll flexrow">