From 117712e3f59a1342fb7bcf419c9bd80f9a602bc5 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 13 Jan 2024 17:22:20 +0100
Subject: [PATCH] fix lootJewellery formatting

---
 loot.sty | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/loot.sty b/loot.sty
index 39641d59..8b41ecc6 100644
--- a/loot.sty
+++ b/loot.sty
@@ -124,11 +124,11 @@
     \or%2
       jewel encrusted dagger worth \arabic{r12}~\glspl{sp}%
     \or%3
-      ornate silver earrings worth 1 \glspl{gp}%
+      ornate silver earrings worth 1~\glspl{gp}%
     \or%4
-      gem encrusted broach worth \arabic{r4b} \glspl{gp}
+      gem encrusted broach worth \arabic{r4b}~\glspl{gp}
     \or%5
-      saphire pendant worth \arabic{r3b}\glspl{gp}%
+      saphire pendant worth \arabic{r3b}~\glspl{gp}%
     \or%6
       gem-encrusted headband, worth \arabic{r4b}~\glspl{gp}%
     \or%7
-- 
GitLab