Update magie
This commit is contained in:
15
system.json
15
system.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user