Push initial structure
This commit is contained in:
parent
c44c308a1c
commit
ab6b93e9ed
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user