feat: fiche PNJ (profil + niveaux) et passage du véhicule en acteur
Release Creation / build (release) Failing after 1m17s

This commit is contained in:
2026-08-04 20:34:20 +02:00
parent ea3322e843
commit cf905cdcfb
36 changed files with 1288 additions and 707 deletions
+2 -2
View File
@@ -35,13 +35,13 @@
"npc": { "htmlFields": ["equipment.description", "identity.notes"] },
"group": { "htmlFields": ["equipment.description", "identity.notes"] },
"creature": { "htmlFields": ["equipment.description", "identity.notes", "identity.biography"] },
"community": { "htmlFields": ["identity.notes", "location.landmarks", "location.territory", "history.events", "history.relations"] }
"community": { "htmlFields": ["identity.notes", "location.landmarks", "location.territory", "history.events", "history.relations"] },
"vehicle": { "htmlFields": ["identity.notes"] }
},
"Item": {
"item": { "htmlFields": ["description"] },
"weapon": { "htmlFields": ["description"] },
"defense": { "htmlFields": ["description"] },
"vehicle": { "htmlFields": ["description"] },
"ability": { "htmlFields": ["description"] },
"specialty": {},
"background": { "htmlFields": ["description"] },