#4 : Gestion humanoide

This commit is contained in:
2020-11-04 16:29:10 +01:00
parent 34156295ea
commit ed16553ace
12 changed files with 423 additions and 10 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.16",
"version": "0.9.17",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.6",
"templateVersion": 37,
@ -27,6 +27,15 @@
"path": "./packs/competences-creatures.db",
"entity": "Item",
"tag" : "item"
},
{
"name": "competences-humanoides",
"label": "Compétences Humanoïdes",
"system": "foundryvtt-reve-de-dragon",
"module": "foundryvtt-reve-de-dragon",
"path": "./packs/competences-humanoides.db",
"entity": "Item",
"tag" : "item"
},
{
"name": "sorts",