From 0a10b454df51e309f436ab0c8c6af9a9085784fa Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 7 Feb 2024 19:59:07 +0100 Subject: [PATCH] reformat look coinage --- loot.sty | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/loot.sty b/loot.sty index 8b41ecc6..d5006c7e 100644 --- a/loot.sty +++ b/loot.sty @@ -18,7 +18,7 @@ \stepcounter{r4}% tinder box and \arabic{r4} candles% \or% - 1 \gls{sp} from the far North% + 1~\gls{sp} from the far North% \or% pouch of long, dark, humanoid hair% \or% @@ -52,7 +52,7 @@ \or% lock-picking set% \or% - 1 \gls{gp} from the far East% + 1~\gls{gp} from the far East% \else% empty wine bottle filled with dead spiders% \fi% @@ -63,7 +63,7 @@ \ifodd\value{r2}% $3D6$\else$2D6$% \fi \glspl{cp}}{% - \randomdozen\multiply\value{r12} by \value{r4}\arabic{r12} \glspl{cp}}% + \randomdozen\multiply\value{r12} by \value{r4}\arabic{r12}~\glspl{cp}}% } \newcommand{\lootMedium}{% @@ -113,7 +113,7 @@ } \newcommand{\lootJewellery}{% -\iftoggle{genExamples}{jewellery worth \ifodd\value{r2}$3D6$sp\else$1D6+2$\glspl{gp}\fi}% +\iftoggle{genExamples}{jewellery worth \ifodd\value{r2}$3D6$sp\else$1D6+2$~\glspl{gp}\fi}% {% \stepcounter{treasure}% \ifnum\value{treasure}>10\addtocounter{treasure}{-10}\fi% -- GitLab