From d0e0ae5e06176b7e065aee5ad7535bed02499020 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sun, 15 Sep 2024 08:04:37 +0200 Subject: [PATCH] adjust spacing around NPC quotes --- stats.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stats.sty b/stats.sty index 8f5e0725..f80366fe 100644 --- a/stats.sty +++ b/stats.sty @@ -43,7 +43,7 @@ \textbf{Description:}~\NPCdescription. \textbf{Wants:}~\npcGoal. \ifdefempty{\currentQuote}{}{% - \textbf{Quote:}~\textit{``\currentQuote''}% + \textbf{Quote:}~\textit{``\currentQuote''}, % }% \textbf{Mannerism:}~\mannerism. \par% -- GitLab