Push initial structure

This commit is contained in:
LeRatierBretonnien 2020-05-21 22:06:36 +02:00
parent c44c308a1c
commit ab6b93e9ed
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"Actor": {
"types": ["personnage", "pnj", "creature"],
"types": ["personnage"],
"templates": {
"background": {
"biographie": "",
@ -81,7 +81,7 @@
},
},
"personnage": {
"template": [ "background", "carac"],
"template": [ "background", "carac"]
}
},
"Item": {