mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
FEAT: add eritch to NPC description
FIX: missing htmlFieldss on manfiest FIX: add misisng localizations
This commit is contained in:
parent
f56c2482cb
commit
ff8c257d2c
8 changed files with 59 additions and 12 deletions
|
|
@ -27,7 +27,7 @@
|
|||
<line-div></line-div>
|
||||
<div class="adversary-info">
|
||||
<div class="description">
|
||||
<i>{{{source.system.description}}}</i>
|
||||
<i>{{{description}}}</i>
|
||||
</div>
|
||||
<div class="motives-and-tatics">
|
||||
<b>{{localize 'DAGGERHEART.ACTORS.Adversary.FIELDS.motivesAndTactics.label'}}: </b>{{{source.system.motivesAndTactics}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue