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}} @@ -20,6 +16,10 @@ {{/if}} + + + + {{#if hasCompanion}} @@ -27,7 +27,7 @@ {{/if}} {{#if canConfigure}} - + {{/if}} @@ -49,8 +49,9 @@ {{#if isGM}} - - + + {{/if}} @@ -119,13 +120,15 @@ {{/each}} - + {{#if canToggleCombat}} - - + + {{/if}}