#122 Gestion d'acturs liés à une fiche de perso
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
"description": "Description ...",
|
||||
"notesmj": "Notes du MJ"
|
||||
},
|
||||
"subacteurs": {
|
||||
"subacteurs": {
|
||||
"suivants": [],
|
||||
"montures": [],
|
||||
"vehicules": []
|
||||
}
|
||||
},
|
||||
"background": {
|
||||
"biographie": "Histoire personnelle...",
|
||||
"notes": "Notes",
|
||||
@@ -541,7 +548,7 @@
|
||||
}
|
||||
},
|
||||
"personnage": {
|
||||
"templates": [ "background", "common"]
|
||||
"templates": [ "background", "common", "subacteurs" ]
|
||||
},
|
||||
"creature": {
|
||||
"templates": [ "creature", "description" ]
|
||||
|
||||
Reference in New Issue
Block a user