diff --git a/src/templates/actor/creature-sheet.hbs b/src/templates/actor/creature-sheet.hbs index c34a142d..12384205 100644 --- a/src/templates/actor/creature-sheet.hbs +++ b/src/templates/actor/creature-sheet.hbs @@ -3,7 +3,12 @@
-

+

+ + +

+ {{> systems/ds4/templates/actor/partials/character-progression.hbs}} +
@@ -75,4 +80,4 @@ editable=editable}}
- \ No newline at end of file + diff --git a/src/templates/actor/partials/character-progression.hbs b/src/templates/actor/partials/character-progression.hbs index bbcf5e4e..4bd06898 100644 --- a/src/templates/actor/partials/character-progression.hbs +++ b/src/templates/actor/partials/character-progression.hbs @@ -7,6 +7,7 @@
+ {{#if (eq actor.type "character")}}

+ {{/if}}