Merge branch 'development' into feature/death-moves

This commit is contained in:
WBHarry 2026-01-13 22:37:07 +01:00
commit 7ca4a5fae2
3 changed files with 4 additions and 2 deletions

View file

@ -311,7 +311,7 @@ Hooks.on('chatMessage', (_, message) => {
target,
difficulty,
title,
label: 'test',
label: game.i18n.localize('DAGGERHEART.GENERAL.dualityRoll'),
actionType: null,
advantage
});