Various fixes and enhancements

This commit is contained in:
2025-02-03 23:00:59 +01:00
parent a72e671f75
commit 92396da997
69 changed files with 762 additions and 330 deletions

View File

@@ -1,7 +1,7 @@
{
"Actor": {
"types": ["pj", "pnj"],
"htmlFields": ["description"],
"htmlFields": ["description", "equipmentfree"],
"pj": {},
"pnj": {}
},