Ajout compendium meditations/livres
This commit is contained in:
11
system.json
11
system.json
@ -2,7 +2,7 @@
|
||||
"name": "foundryvtt-reve-de-dragon",
|
||||
"title": "Rêve de Dragon",
|
||||
"description": "Rêve de Dragon RPG for FoundryVTT",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.8",
|
||||
"templateVersion": 79,
|
||||
@ -207,6 +207,15 @@
|
||||
"path": "./packs/taches-courantes.db",
|
||||
"entity": "Item",
|
||||
"tags" : [ "taches" ]
|
||||
},
|
||||
{
|
||||
"name": "meditations-et-ecrits",
|
||||
"label": "Méditations et Ecrits",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"module": "foundryvtt-reve-de-dragon",
|
||||
"path": "./packs/meditations-et-ecrits.db",
|
||||
"entity": "Item",
|
||||
"tags" : [ "meditations", "méditations", "livres", "livre", "méditation", "écrits", "écrit" ]
|
||||
}
|
||||
],
|
||||
"languages": [],
|
||||
|
Reference in New Issue
Block a user