From 74c5f4aad622944b0b69ccc26b87288162382623 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Wed, 3 Feb 2021 17:01:53 +0100 Subject: [PATCH] Fix dommages dans maladies/poisons --- system.json | 4 ++-- template.json | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 281b35fa..14d27765 100644 --- a/system.json +++ b/system.json @@ -2,11 +2,11 @@ "name": "foundryvtt-reve-de-dragon", "title": "Rêve de Dragon", "description": "Rêve de Dragon RPG for FoundryVTT", - "version": "1.3.9", + "version": "1.3.10", "manifestPlusVersion": "1.0.0", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", - "templateVersion": 88, + "templateVersion": 89, "author": "LeRatierBretonnien", "authors": [ { diff --git a/template.json b/template.json index 258e7261..681d182f 100644 --- a/template.json +++ b/template.json @@ -804,12 +804,14 @@ "malignite": 0, "periodicite": "", "remedes": "", + "dommages":"", "description": "" }, "poison": { "malignite": 0, "periodicite": "", "remedes": "", + "dommages":"", "description": "" }