From cfbc2e72ffecdaf1877baa4cbc59ef2a90e679ad Mon Sep 17 00:00:00 2001 From: WBHarry <89362246+WBHarry@users.noreply.github.com> Date: Fri, 8 Aug 2025 00:42:17 +0200 Subject: [PATCH] Changing the title so it's more clear you've switched to a reaction roll (#708) --- templates/dialogs/dice-roll/header.hbs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/dialogs/dice-roll/header.hbs b/templates/dialogs/dice-roll/header.hbs index cea07209..f61a86b3 100644 --- a/templates/dialogs/dice-roll/header.hbs +++ b/templates/dialogs/dice-roll/header.hbs @@ -1,6 +1,10 @@

- {{ifThen rollConfig.headerTitle rollConfig.headerTitle rollConfig.title}} + {{#if reactionOverride}} + {{localize "DAGGERHEART.CONFIG.ActionType.reaction"}} + {{else}} + {{ifThen rollConfig.headerTitle rollConfig.headerTitle rollConfig.title}} + {{/if}} {{#if showReaction}}