forked from public/foundryvtt-reve-de-dragon
Ajout compendium botanique
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": "0.9.47",
|
||||
"version": "0.9.48",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.6",
|
||||
"templateVersion": 46,
|
||||
@ -144,6 +144,15 @@
|
||||
"path": "./packs/animaux.db",
|
||||
"entity": "Actor",
|
||||
"tags" : [ "animaux", "creature" ]
|
||||
},
|
||||
{
|
||||
"name": "botanique",
|
||||
"label": "Botanique",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"module": "foundryvtt-reve-de-dragon",
|
||||
"path": "./packs/botanique.db",
|
||||
"entity": "Item",
|
||||
"tags" : [ "plantes", "champignons", "herbes" ]
|
||||
}
|
||||
],
|
||||
"languages": [],
|
||||
|
Reference in New Issue
Block a user