forked from public/foundryvtt-rdd-fontaine-ortigrise
Ajout de quelques éléments
Change-Id: I14827a8953c7a244eca38d0d4c9b147a2ad9ad44
This commit is contained in:
23
module.json
23
module.json
@ -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",
|
||||
|
Reference in New Issue
Block a user