From f410615dd4055b72397c5ce977e972a9251c7fab Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Fri, 29 Jan 2021 01:02:16 +0100 Subject: [PATCH] =?UTF-8?q?Corrections=20mineures=20de=20cr=C3=A9ation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Positionner le rêve actuel et le seuil à la création du personnage --- template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template.json b/template.json index cf971e9c..b7e9b81f 100644 --- a/template.json +++ b/template.json @@ -434,12 +434,12 @@ "reve": { "reve": { "max": 0, - "value": 0, + "value": 10, "label": "Points de Rêve actuels" }, "seuil": { "max": 0, - "value": 0, + "value": 10, "label": "Seuil de Rêve" }, "tmrpos": {