From ec0e1ac257fd1b06bff916a535a486c9c887883b Mon Sep 17 00:00:00 2001 From: sladecraven Date: Mon, 8 Mar 2021 16:43:00 +0100 Subject: [PATCH] Ajout des points de voyage --- system.json | 4 ++-- template.json | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 630a36ee..ae68410d 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.27", + "version": "1.3.28", "manifestPlusVersion": "1.0.0", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", - "templateVersion": 95, + "templateVersion": 96, "author": "LeRatierBretonnien", "authors": [ { diff --git a/template.json b/template.json index 0035333b..f8496590 100644 --- a/template.json +++ b/template.json @@ -508,6 +508,11 @@ "label": "Destinée", "isInput": true }, + "voyage": { + "value": 0, + "label": "Voyage", + "isInput": true + }, "etat": { "value": 0, "label": "Etat général"