feat: fiche PNJ (profil + niveaux) et passage du véhicule en acteur
Release Creation / build (release) Failing after 1m17s
Release Creation / build (release) Failing after 1m17s
This commit is contained in:
+2
-2
@@ -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"] },
|
||||
|
||||
Reference in New Issue
Block a user