Update magie

This commit is contained in:
2025-09-15 21:09:09 +02:00
parent cc7de0e53c
commit c993a9a5b1
80 changed files with 728 additions and 540 deletions

View File

@@ -65,7 +65,8 @@
}
],
"packs": [
"scenes"
"scenes",
"journaux"
]
}
],
@@ -201,6 +202,18 @@
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "JournalEntry",
"label": "Journaux",
"name": "journaux",
"path": "packs/journaux",
"system": "fvtt-les-heritiers",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
}
],
"primaryTokenAttribute": "sante.vigueur",