From a62281429587ec6642b5bd20bada414b134f2c44 Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Thu, 26 Sep 2024 00:55:37 +0200 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20message=20tchat=20de=20tira?= =?UTF-8?q?ge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/chat-compendium-table-roll.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/chat-compendium-table-roll.html b/templates/chat-compendium-table-roll.html index 40c368e6..2981d9af 100644 --- a/templates/chat-compendium-table-roll.html +++ b/templates/chat-compendium-table-roll.html @@ -1,5 +1,5 @@ -

Tirage aléatoire: {{typeName}}

-
{{document.pack}}
+

Tirage aléatoire: {{document.name}}

+
Tirage de {{typeName}} aléatoire depuis {{document.pack}}
Jet {{roll.formula}} : {{roll.total}}{{percentages}}

@@ -15,4 +15,4 @@ {{{document.system.description}}}
{{/if}} - \ No newline at end of file +