Added the NPC Actor

This commit is contained in:
WBHarry 2026-05-30 19:20:15 +02:00
parent 2bc1c04c93
commit f24d37e935
21 changed files with 461 additions and 1 deletions

View file

@ -244,6 +244,9 @@
"adversary": {
"htmlFields": ["notes", "description"]
},
"npc": {
"htmlFields": ["notes"]
},
"environment": {
"htmlFields": ["notes", "description"]
},