diff --git a/system.json b/system.json index 26e4c4e6..6741c734 100644 --- a/system.json +++ b/system.json @@ -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.23", + "version": "0.9.24", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.5", - "templateVersion": 38, + "templateVersion": 39, "author": "LeRatierBretonnien", "esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ], "styles": ["styles/simple.css"], diff --git a/template.json b/template.json index c5bfd107..2d74f664 100644 --- a/template.json +++ b/template.json @@ -534,6 +534,9 @@ "niveau": 0, "base": 0, "quantite": 1, + "milieu": "", + "rarete": "", + "categorie": "", "cout": 0 }, "ingredient": { @@ -542,6 +545,8 @@ "encombrement": 0, "base": 0, "quantite": 1, + "rarete": "", + "milieu": "", "cout": 0 }, "tache": { @@ -565,6 +570,8 @@ "description": "", "quantite": 1, "encombrement": 0, + "rarete": "", + "categorie": "", "cout": 0 }, "rencontresTMR": {