From 3670c98a9e3fbf34d42d8de01cfd70ea54656513 Mon Sep 17 00:00:00 2001 From: WBHarry Date: Sat, 16 May 2026 18:32:18 +0200 Subject: [PATCH] Fixed so that the tokenHUD matches the current V14 foundry layout. Fixed so that the tooltips have the correct translations --- templates/hud/tokenHUD.hbs | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/templates/hud/tokenHUD.hbs b/templates/hud/tokenHUD.hbs index ab0872bf..b620ab11 100644 --- a/templates/hud/tokenHUD.hbs +++ b/templates/hud/tokenHUD.hbs @@ -4,10 +4,6 @@ - - {{#if canChangeLevel}} + {{#if hasCompanion}} {{/if}} @@ -49,8 +49,9 @@
{{#if isGM}} - {{/if}} @@ -119,13 +120,15 @@ {{/each}}
- {{#if canToggleCombat}} - {{/if}}