Push initial structure
This commit is contained in:
parent
c44c308a1c
commit
ab6b93e9ed
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"Actor": {
|
"Actor": {
|
||||||
"types": ["personnage", "pnj", "creature"],
|
"types": ["personnage"],
|
||||||
"templates": {
|
"templates": {
|
||||||
"background": {
|
"background": {
|
||||||
"biographie": "",
|
"biographie": "",
|
||||||
@ -81,7 +81,7 @@
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
"personnage": {
|
"personnage": {
|
||||||
"template": [ "background", "carac"],
|
"template": [ "background", "carac"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Item": {
|
"Item": {
|
||||||
|
Loading…
Reference in New Issue
Block a user