From 928c7bbcfea53f9c733636adbb9dbeb09cce2919 Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Mon, 28 Aug 2023 01:46:28 +0200 Subject: [PATCH] =?UTF-8?q?D=C3=A9sespoir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/chat-info-appel-au-moral.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/chat-info-appel-au-moral.html b/templates/chat-info-appel-au-moral.html index e73a1c5e..21dee675 100644 --- a/templates/chat-info-appel-au-moral.html +++ b/templates/chat-info-appel-au-moral.html @@ -1,6 +1,6 @@ {{#if use.moral}} - Vous avez fait appel {{#if (gt moral 0)}}au moral{{else}}à l'énergie du déspoir{{/if}} + Vous avez fait appel {{#if (gt moral 0)}}au moral{{else}}à l'énergie du désespoir{{/if}} {{#if (eq perteMoralEchec 'dissolution')}}et échoué, cous marquez un point de dissolution!. {{else if (eq perteMoralEchec 'perte')}}et échoué, votre moral baisse à {{moral}}. {{else}}et réussi, votre moral reste de {{moral}}.