diff --git a/module/system/roll.mjs b/module/system/roll.mjs index 5a688ea..bc992f6 100644 --- a/module/system/roll.mjs +++ b/module/system/roll.mjs @@ -142,7 +142,8 @@ export class VermineUtils { skillCategory, keepTotem, skillLevel, - hasSpecialty + hasSpecialty, + handicap }); return roll; diff --git a/templates/roll-message.hbs b/templates/roll-message.hbs index 83e8b52..9f572ca 100644 --- a/templates/roll-message.hbs +++ b/templates/roll-message.hbs @@ -5,8 +5,7 @@