diff --git a/templates/hud/tokenHUD.hbs b/templates/hud/tokenHUD.hbs index 1ba29621..ab0872bf 100644 --- a/templates/hud/tokenHUD.hbs +++ b/templates/hud/tokenHUD.hbs @@ -4,13 +4,22 @@ - - + + - - + {{#if canChangeLevel}} + + + + {{#each levels as |level|}} + {{level.name}} + {{/each}} + + {{/if}} + {{#if hasCompanion}}