This commit is contained in:
2025-01-28 21:40:20 +01:00
parent 4a346a4386
commit 6331ab9736
63 changed files with 240 additions and 24 deletions

View File

@ -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": {