diff --git a/templates/sheets/character/spells.hbs b/templates/sheets/character/spells.hbs index 6884d0a..fc21a24 100644 --- a/templates/sheets/character/spells.hbs +++ b/templates/sheets/character/spells.hbs @@ -77,6 +77,7 @@ + {{#if (eq data.types.actor)}}
{{localize "midgard5.pp"}} {{localize "midgard5.spells"}}
@@ -103,4 +104,5 @@
+ {{/if}} diff --git a/templates/sheets/npc/main.hbs b/templates/sheets/npc/main.hbs index 7347f25..a955e80 100644 --- a/templates/sheets/npc/main.hbs +++ b/templates/sheets/npc/main.hbs @@ -15,14 +15,7 @@ {{localize "midgard5.class"}} - - {{#each data.info.class as |class id|}} -
- {{class}} - -
- {{/each}} - + {{localize "midgard5.level"}} {{data.calc.level}}