Ajout elements bio et fix mineurs

This commit is contained in:
2023-02-06 16:05:59 +01:00
parent a4b0c44255
commit 925f15627c
13 changed files with 105 additions and 53 deletions

View File

@@ -1,8 +1,7 @@
{
"Actor": {
"types": [
"personnage",
"pnj"
"personnage"
],
"templates": {
"biodata": {
@@ -99,9 +98,13 @@
"arme",
"equipement",
"archetype",
"tarot"
"tarot",
"elementbio"
],
"templates": {},
"elementbio": {
"description": ""
},
"equipement": {
"description": ""
},