Update !
This commit is contained in:
72
system.json
72
system.json
@ -23,10 +23,10 @@
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"label": "Equipment",
|
||||
"label": "Compétences",
|
||||
"type": "Item",
|
||||
"name": "equipment",
|
||||
"path": "packs/equipment",
|
||||
"name": "competences",
|
||||
"path": "packs/competences",
|
||||
"system": "fvtt-te-deum",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
@ -35,10 +35,70 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Compétences",
|
||||
"label": "Armes",
|
||||
"type": "Item",
|
||||
"name": "competences",
|
||||
"path": "packs/competences",
|
||||
"name": "armes",
|
||||
"path": "packs/armes",
|
||||
"system": "fvtt-te-deum",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Armures",
|
||||
"type": "Item",
|
||||
"name": "armures",
|
||||
"path": "packs/armures",
|
||||
"system": "fvtt-te-deum",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Education",
|
||||
"type": "Item",
|
||||
"name": "education",
|
||||
"path": "packs/education",
|
||||
"system": "fvtt-te-deum",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Grâces",
|
||||
"type": "Item",
|
||||
"name": "graces",
|
||||
"path": "packs/graces",
|
||||
"system": "fvtt-te-deum",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Maladies",
|
||||
"type": "Item",
|
||||
"name": "maladies",
|
||||
"path": "packs/maladies",
|
||||
"system": "fvtt-te-deum",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Simples",
|
||||
"type": "Item",
|
||||
"name": "simples",
|
||||
"path": "packs/simples",
|
||||
"system": "fvtt-te-deum",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
|
Reference in New Issue
Block a user