Various fixes and changes based on tester feedback

This commit is contained in:
2026-03-17 13:50:32 +01:00
parent 92ba9c3501
commit 000bf348a6
29 changed files with 1450 additions and 192 deletions

View File

@@ -25,6 +25,7 @@
"character": {
"htmlFields": [
"description",
"background",
"notes",
"lineage.traits"
]
@@ -32,6 +33,7 @@
"npc": {
"htmlFields": [
"description",
"background",
"notes"
]
}