From 855cb3ed696562e32b7c2d538ce8d57fa2edf21f Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 28 Sep 2024 07:52:51 +0200
Subject: [PATCH] remove concoction comma

---
 loot.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/loot.sty b/loot.sty
index 4c9f26b..5ba56ec 100644
--- a/loot.sty
+++ b/loot.sty
@@ -145,7 +145,7 @@
 
 \newcommand{\lootMagic}{%
   \iftoggle{genExamples}{%
-    elemental \gls{boon}, %
+    elemental \glsentrytext{boon}%
     }%
     {%
       \ifnum\value{diceNo2}>10\setcounter{diceNo2}{1}\fi%
-- 
GitLab