From e9ff5b5b15e8f7bf56a93ed5351ed7deaaf550cb Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 8 May 2024 11:58:42 +0200 Subject: [PATCH] place genExample boon --- loot.sty | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/loot.sty b/loot.sty index 9b05150d..46723585 100644 --- a/loot.sty +++ b/loot.sty @@ -142,7 +142,9 @@ } \newcommand{\lootMagic}{% - \iftoggle{genExamples}{}% + \iftoggle{genExamples}{% + elemental \gls{boon}, % + }% {% \ifnum\value{diceNo2}>10\setcounter{diceNo2}{1}\fi% \ifcase\value{diceNo2}\relax% -- GitLab