Ajout acteur de type vehicule/maison

This commit is contained in:
2021-01-10 22:12:07 +01:00
parent 6493d00aab
commit e54de9f080
9 changed files with 285 additions and 203 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": "1.2.10",
"version": "1.2.12",
"minimumCoreVersion": "0.7.5",
"compatibleCoreVersion": "0.7.8",
"templateVersion": 80,
"templateVersion": 81,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],