FEAT: add eritch to NPC description

FIX: missing htmlFieldss on manfiest
FIX: add misisng localizations
This commit is contained in:
Joaquin Pereyra 2025-07-18 15:26:27 -03:00
parent f56c2482cb
commit ff8c257d2c
8 changed files with 59 additions and 12 deletions

View file

@ -35,6 +35,12 @@
},
{
"name": "Po0lp"
},
{
"name": "JoaquinP",
"url": "https://github.com/joaquinpereyra98",
"email": "joaquinpereyra98@gmail.com",
"discord": "joaquinp98"
}
],
"esmodules": ["build/daggerheart.js"],
@ -182,10 +188,10 @@
},
"companion": {},
"adversary": {
"htmlFields": ["description"]
"htmlFields": ["notes", "description"]
},
"environment": {
"htmlFields": ["description"]
"htmlFields": ["notes", "description"]
}
},
"Item": {