diff --git a/templates/ui/chat/roll.hbs b/templates/ui/chat/roll.hbs index f637bf6b..1875a645 100644 --- a/templates/ui/chat/roll.hbs +++ b/templates/ui/chat/roll.hbs @@ -2,10 +2,7 @@
{{title}}
{{#if (eq action.type 'attack')}} - {{#if (and needReload (eq automationSettings.reload 'auto'))}} -

{{localize "DAGGERHEART.ACTIONS.Reload.reloadRequired"}}

- {{/if}} - {{#if (eq automationSettings.reload 'button')}} + {{#if needReload}}
{{#if needReload}}

{{localize "DAGGERHEART.ACTIONS.Reload.reloadRequired"}}