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"