Ajout compendium botanique

This commit is contained in:
2020-11-15 18:41:05 +01:00
parent 267a72f87e
commit de575096ed
109 changed files with 111 additions and 436 deletions

View File

@ -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": [],