Ajout des tarots

This commit is contained in:
2020-11-09 23:56:25 +01:00
parent 45b077c70d
commit 5f440e5621
6 changed files with 54 additions and 3 deletions

View File

@ -2,10 +2,10 @@
"name": "foundryvtt-reve-de-dragon",
"title": "Rêve de Dragon",
"description": "Rêve de Dragon RPG for FoundryVTT",
"version": "0.9.25",
"version": "0.9.26",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.7.5",
"templateVersion": 40,
"templateVersion": 41,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],
@ -90,6 +90,15 @@
"path": "./packs/souffles-de-dragon.db",
"entity": "Item",
"tag" : "item"
},
{
"name": "tarot-draconique",
"label": "Tarot Draconique",
"system": "foundryvtt-reve-de-dragon",
"module": "foundryvtt-reve-de-dragon",
"path": "./packs/tarot-draconique.db",
"entity": "Item",
"tag" : "item"
},
{
"name": "tetes-de-dragon-pour-haut-revants",