Still improving spells

This commit is contained in:
2020-07-17 22:04:35 +02:00
parent 500b620c25
commit b996682e09
10 changed files with 471 additions and 251 deletions

View File

@ -2,10 +2,10 @@
"name": "foundryvtt-reve-de-dragon",
"title": "Rêve de Dragon",
"description": "L'implémentation de Rêve de Dragon pour FoundryVTT",
"version": "0.7.12",
"version": "0.7.14",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"templateVersion": 18,
"templateVersion": 19,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],