Ajout de quelques éléments

Change-Id: I14827a8953c7a244eca38d0d4c9b147a2ad9ad44
This commit is contained in:
Vincent Vandemeulebrouck
2021-02-23 21:10:15 +01:00
parent f6de49286c
commit ae524ad57c
4 changed files with 34 additions and 0 deletions

View File

@ -18,6 +18,29 @@
"scripts": [ ],
"styles": [],
"packs": [
{
"label": "Ortigrise - Acteurs",
"entity": "Actor",
"name": "ortigrise-acteurs",
"path": "./packs/ortigrise-acteurs.db",
"system": "foundryvtt-reve-de-dragon",
"package": "foundryvtt-rdd-fontaine-ortigrise"
},
{
"label": "Ortigrise - Journal",
"entity": "JournalEntry",
"name": "ortigrise-journal",
"path": "./packs/ortigrise-journal.db",
"package": "foundryvtt-rdd-fontaine-ortigrise"
},
{
"label": "Ortigrise - Objets",
"entity": "Item",
"name": "ortigrise-objets",
"path": "./packs/ortigrise-objets.db",
"system": "foundryvtt-reve-de-dragon",
"package": "foundryvtt-rdd-fontaine-ortigrise"
},
{
"label": "Ortigrise - Scènes",
"entity": "Scene",